How to set the rangeStart
configuration for the prettier-vscode
extension in VS Code?
#3466
Labels
locked
Please open a new issue and fill out the template instead of commenting.
How to set the
rangeStart
configuration for theprettier-vscode
extension in VS Code? Currently, it formats the entire file by default. Sometimes I just want to format the selected code by usingCmd + K & Cmd + F
.It can be achieved in the config configuration file in the project, but sometimes there is no such configuration in new projects, and I just want to have a default configuration option in vscode.
The text was updated successfully, but these errors were encountered: