We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30d30b5 + e02f853 commit 492083bCopy full SHA for 492083b
README.md
@@ -122,11 +122,17 @@ For instance, you can go for:
122
123
Find the full list of supported formatters [here](https://treefmt.com/configure.html#supported-formatters).
124
125
+## IDE Integration
126
+
127
+`treefmt` currently has support for vscode via an extension:
128
129
+- [treefmt-vscode](https://marketplace.visualstudio.com/items?itemName=ibecker.treefmt-vscode) | [GitHub repo](https://github.com/isbecker/treefmt-vscode)
130
131
## Upcoming features
132
133
This project is still pretty new. Down the line we also want to add support for:
134
-- IDE integration
135
+- More IDE integration
136
- Pre-commit hooks
137
138
## Related projects
0 commit comments