Yet another Visual Studio Code extension for dprint.
- Extension will start only when there is configuration file in the workspace.
- Loads dprint from
node_modules
directory automatically if it exists, otherwise load the global one. - Communicates with dprint via Language Server Protocol only.
- Provides a wizard to create a configuration file.
MIT License
Copyright (c) 2024-present Pig Fang