Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Outline

OptionsSchema

OptionsSchema.json defines the type for Launch/Attach options.

GenerateOptionsSchema

If there are any modifications to the OptionsSchema.json file. Please run npm run generateOptionsSchema at the repo root. This will call GenerateOptionsSchema and update the package.json file.

Important notes:

  1. Any manual changes to package.json's object.contributes.debuggers[0].configurationAttributes (cppdbg) or object.contributes.debuggers[0].configurationAttributes (cppvsdbg) will be replaced by this generator.

If there is any other type of options added in the future, you will need to modify the GenerateOptionsSchema function to have it appear in package.json. It only adds launch and attach.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.