-
Updated
Nov 5, 2021 - JavaScript
vscode-plugin
Here are 166 public repositories matching this topic...
Setting peacock.color or peacock.remoteColor in the user settings.json can be done manually. If set, peacock will use that color as the default color to colorize VS Code.
This should be documented in the readme, along with considerations.
Considerations:
- this can only be set or unset manually.
- this will make every vs code instance that doesnt have a color in their workspace use t
-
Updated
May 28, 2020 - TypeScript
-
Updated
Nov 7, 2021 - Shell
-
Updated
Mar 12, 2020 - Python
-
Updated
Nov 2, 2021 - TypeScript
-
Updated
Jan 31, 2021 - HTML
-
Updated
Jan 12, 2019 - TypeScript
-
Updated
Jul 6, 2021
Describe the Bug
VS Code extension is not able to render BPMN diagram when bmpn file contains <script>,</script> tags.
Steps to Reproduce
- Open BPMN file with <script></script> tag inside
- Open BPMN Modeller on this file
Expected Behavior
The
This doesn't have a snippet for any ECS resources or ECR repositories. (Great tool, though!)
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Sep 6, 2021 - JavaScript
-
Updated
Jun 18, 2021
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Oct 21, 2021 - TypeScript
-
Updated
Apr 17, 2020
-
Updated
Mar 3, 2020 - JavaScript
-
Updated
Jul 18, 2020 - TypeScript
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Jul 13, 2021 - TypeScript
-
Updated
Apr 17, 2018 - TypeScript
-
Updated
Sep 6, 2021 - JavaScript
-
Updated
Oct 5, 2021 - JavaScript
Improve this page
Add a description, image, and links to the vscode-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vscode-plugin topic, visit your repo's landing page and select "manage topics."
Describe the bug
Character greater then > breaks comment in formatter
To Reproduce
Steps to reproduce the behavior:
-- comments are
-- breaks by sign greater than >
-- unfortunately
Expected behavior
the comment should not be affected by a character grea