The Wayback Machine - https://web.archive.org/web/20210119211034/https://github.com/topics/visual-studio-code
Skip to content
#

Visual Studio Code

visual-studio-code logo

Visual Studio Code, commonly known as VS code, is a highly customizable open source text editor, developed, and maintained by Microsoft.

Visual Studio Code is built using web technologies such as JavaScript, TypeScript, and CSS. There are also thousands of community created themes and packages available.

Here are 1,581 public repositories matching this topic...

yoyo930021
yoyo930021 commented Jan 11, 2021
  • I have searched through existing issues

Feature Request

The new vscode-css-languageservice have many new features.
Need to do:

  • provide FileSystemProvider
  • provide DocumentContext
  • use default css-data, LanguageServiceOptions.useDefaultDataProvider
  • use findDocumentLinks2
  • use doComplete2
  • [
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

Created by Microsoft Corporation

Released April 29, 2015

Latest release about 1 month ago

Repository
Microsoft/vscode
Website
code.visualstudio.com
Wikipedia
Wikipedia

Related Topics

text-editor vscode-extension vscode-theme
You can’t perform that action at this time.