VeryGoodOpenSource / dart_frog

A fast, minimalistic backend framework for Dart 🎯
https://dartfrog.vgv.dev
MIT License
1.87k stars 150 forks source link

docs: configure a `.vscode/launch.json` to execute "Dart Frog: Start and Debug Development Server" command #1109

Open Luckey-Elijah opened 1 year ago

Luckey-Elijah commented 1 year ago

Description

If there is a way to configure a .vscode/launch.json to do the equivalent of Dart Frog: Start and Debug Development Server (from the command palette), please provide documentation on it.

If there is no way to do this - please treat this as a feature request.

Possibly related issues:

tomarra commented 9 months ago

Hi @Luckey-Elijah 👋 thanks for opening this issue. Currently we don't have this capability so I'm going to update this ticket to be a feature request instead of documentation.

shubhamsinghshubham777 commented 2 months ago

This is a pretty nifty feature, please upgrade its status if feasible / possible @tomarra. It can help new users be up and running quicker.