Skip to content

Commit 492083b

Browse files
authoredJun 28, 2024
Merge pull request #322 from isbecker/docs/treefmt-vscode
docs: adds information regarding IDE integration in vscode
2 parents 30d30b5 + e02f853 commit 492083b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed
 

‎README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,17 @@ For instance, you can go for:
122122

123123
Find the full list of supported formatters [here](https://treefmt.com/configure.html#supported-formatters).
124124

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+
125131
## Upcoming features
126132

127133
This project is still pretty new. Down the line we also want to add support for:
128134

129-
- IDE integration
135+
- More IDE integration
130136
- Pre-commit hooks
131137

132138
## Related projects

0 commit comments

Comments
 (0)