Skip to content

jrieken/vscode-formatter-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Good and Bad Formatter

This is a sample for a simple (and stupid) formatter that integrates into VS Code in two way: Once as a command and once (better) via the formatter-api. The latter as the following advantages:

  • is less code
  • is invoked from the formatter actions and keybindings
  • is invoked from format on save
  • is future proof for things like format all files in folders etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published