Add a "Select formatter" command
See original GitHub issueAla Select linter
, list the formatters we support and allow a user to select one that we then activate as appropriate. Provides an easy way for people to know what formatters we support and to get them on to their machine.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Have a Select formatter command #9752 - GitHub
To try and set up the formatter, the first thing I thought to do was to search "formatter" in the quick command bar...
Read more >VS Code tips — Managing multiple formatters (and selecting a ...
The editor.defaultFormatter setting in VS Code lets you configure which of your installed formatters is run for a given language.
Read more >How To Format Code with Prettier in Visual Studio Code
In the command palette, search for format and then choose Format Document. Then choose Prettier - Code Formatter.
Read more >Manage SQL code formatting using SQL formatter options
Manage SQL code formatting using SQL formatter options ; Indenting ; To select desired indenting options, go to the SSMS Tools menu and,...
Read more >Basic Editing in Visual Studio Code
Format Selection (Ctrl+K Ctrl+F) - Format the selected text. You can invoke these from the Command Palette (Ctrl+Shift+P) or the editor context menu....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Related https://github.com/microsoft/vscode-python/issues/5121
Closing in favor of #5121