Skip to content

g-plane/vscode-dprint

Repository files navigation

vscode-dprint

Yet another Visual Studio Code extension for dprint.

Features

  • 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.

License

MIT License

Copyright (c) 2024-present Pig Fang