-
Notifications
You must be signed in to change notification settings - Fork 36.3k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
I would like to be able to contribute snippets for a 'launch.json' file from a debug extension.
These snippets should only be available in 'launch.json' and not in any other .json file.
Currently each debug extension contributes a json schema which specifies what fields are required, the default values and so on.. Maybe this could somehow be used for the snippet support.
What would be the recommended way to get the snippet suport in 'launch.json'?
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality