You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the [Dart Frog](https://dartfrog.vgv.dev/)[VS Code](https://code.visualstudio.com/) extension, which provides tools for effectively creating routes.
4
+
This is the [Dart Frog](https://dartfrog.vgv.dev/)[VS Code](https://code.visualstudio.com/) extension, which provides tools for effectively managing Dart Frog projects.
5
5
6
6
Developed with 💙 by [Very Good Ventures][very_good_ventures_link] 🦄
7
7
@@ -11,15 +11,17 @@ Dart Frog can be installed from the [VS Code Marketplace](https://marketplace.vi
|`Dart Frog: New Route`| Generates a new route | Context menu or command palette |
20
+
|`Dart Frog: New Middleware`| Generates a new middleware | Context menu or command palette |
21
21
22
-
You can activate the commands by launching the command palette (View -> Command Palette) and entering the command name or you can right click on the directory or file in which you'd like to create the route and select the command from the context menu.
0 commit comments