Files
vscode-extension-samples/language-configuration-sample

Language Configuration Sample

This is the source code for the Language Configuration Guide. This sample controls the following Declarative Language Features for JavaScript:

  • Comment toggling
  • Brackets definition
  • Autoclosing
  • Autosurronding
  • Folding
  • Word pattern
  • Indentation Rules

VS Code API

Contribution Points

Running the Sample

  • Run the Run Extension target in the Debug View