Skip to content
#

vscode-plugin

Here are 134 public repositories matching this topic...

johnpapa
johnpapa commented Aug 4, 2019

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
GoGoris
GoGoris commented May 20, 2019

Describe the bug
More and more Karma test runners are spawned but they are never terminated.

To Reproduce
Open a few projects that contain karma tests and close them again.

Logs

 ERR listen EADDRINUSE :::9999: Error: listen EADDRINUSE :::9999
	at Server.setupListenHandle [as _listen2] (net.js:1330:14)
	at listenInCluster (net.js:1378:12)
	at Server.listen (net.js:1466
maziac
maziac commented Mar 28, 2020

@TomasHubelbauer

Many thanks for this great vscode extension.

I only have a small problem:
I have following link:

![](documentation/images/z80_sample_prg_run.gif)

which exists but MD Link Suggestions reports:

The path /documentation/images/z80_sample_prg_run.gif doesn't exist on the disk.

it seems like it's creating an absolute path from it.

I found that in the 13

Improve this page

Add a description, image, and links to the vscode-plugin topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.