Skip to content

Snippets in 'launch.json' #13886

Closed
Closed
@isidorn

Description

@isidorn

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'?

fyi @weinand @egamma

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions