Configuration for disabling formatting
See original GitHub issuePreviously, you could disable languages with the disableLanguages
config. However, this was unreliable because the extension also registers formatters for document selectors. There needs to be a way to globally disable prettier for languages/selectors.
There has also been a request to have a enableLanguages
feature. There needs to be a way to do this without a lot of complicated configuration.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Enable or disable full rich-text formatting in a rich text box
Right-click the rich text box for which you want to enable or disable full rich-text formatting, and then click Rich Text Box Properties...
Read more >intellij idea - How to disable code formatting for some part of ...
In the 2016.x version it's found in Settings > Editor > Code Style. – Philippe. Oct 12, 2016 at 18:15.
Read more >Configure formatting rules - ReSharper - JetBrains
Configure code formatting rules in options. Select ReSharper | Options from the main menu or press Alt+R O . Use the Code Editing...
Read more >I want to enable a disabled input format - Drupal Answers
choose the disabled text format as Configuration Name; copy the configuration; go to /admin/config/development/configuration/single/import ...
Read more >Re: Is it possible to disable the formatting?
Hi , What type of disabling you mean? Remove data color formatting options or remove the detail color settings? If you mean the...
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
Interested to see how this goes, since the move from the previous configuration style to the current one I have not been able to find a configuration that successfully prevents prettier from formatting my yaml files.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.