Skip to content

Commit 96b1535

Browse files
authored
docs(vscode): include extensions section (#861)
1 parent 114cdd3 commit 96b1535

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ The goal of Dart Frog is to help developers effectively build backends in Dart.
8686

8787
Dart Frog provides a simple core with a small API surface area in order to reduce the learning curve and ramp-up time for developers. In addition, Dart Frog is intended to help Flutter/Dart developers maximize their productivity by having a unified tech stack that enables sharing tooling, models, and more!
8888

89+
## Extensions 💻
90+
91+
- [VS Code](https://marketplace.visualstudio.com/items?itemName=VeryGoodVentures.dart-frog): extends VS Code with support for Dart Frog and provides tools for effectively managing Dart Frog projects within VS Code.
92+
8993
[dart_installation_link]: https://dart.dev/get-dart
9094
[ci_badge]: https://github.com/VeryGoodOpenSource/dart_frog/actions/workflows/main.yaml/badge.svg
9195
[ci_link]: https://github.com/VeryGoodOpenSource/dart_frog/actions/workflows/main.yaml

0 commit comments

Comments
 (0)