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

Seanmcm/0 17 8 insiders#2355

Merged
sean-mcmanus merged 20 commits into
insidersmicrosoft/vscode-cpptools:insidersfrom
seanmcm/0_17_8_insidersmicrosoft/vscode-cpptools:seanmcm/0_17_8_insidersCopy head branch name to clipboard
Aug 4, 2018
Merged

Seanmcm/0 17 8 insiders#2355
sean-mcmanus merged 20 commits into
insidersmicrosoft/vscode-cpptools:insidersfrom
seanmcm/0_17_8_insidersmicrosoft/vscode-cpptools:seanmcm/0_17_8_insidersCopy head branch name to clipboard

Conversation

@sean-mcmanus

Copy link
Copy Markdown
Contributor

No description provided.

pieandcakes and others added 20 commits July 13, 2018 15:56
* Update changelog for 0.17.7.
* Fix main snippet.
* Add a setting to silence configuration provider warnings
* adds settings for inactive region font & bg color

This adds the inactiveRegionForegroundColor and inactiveRegionBackgroundColor
settings. If a preprocessor block is found to be inactive, it will be
colored by these fields if they are set. They accept hexadecimal font
strings or valid theme colors as their values.These fields also
interactive with the dimInactiveRegions setting.

This was requested in issue
#2212.
* Dependent variable definition
```
"env": {
    "envRoot": "apps/tool/builldenv",
    "arm6.include": "${envRoot}/arm6/include"
},
...
"some_config": "${arm6.include}
```

* Additionally, this fixes an open bug that was not reported. If a variable contained "env", "config", or "workspaceFolder" it would not be parsed correctly. If you used a variable ${envRoot} it would match "envR" as the type and "oot" as the variable. This has been resolved.

* Also fixes travis-ci to run the unit tests as part of checkin validation
`MinGW` is the proper spelling

`OS X` is now called `macOS`
Realized I had left out the CHANGELOG update. For [PR
2322](#2322).
)

* add a setting to modify the behavior of go to symbol in workspace
* Add gcc-x64 intelliSenseMode.
* Update changelog for 0.17.8-insiders.
@sean-mcmanus sean-mcmanus merged commit d1924d6 into insiders Aug 4, 2018
@sean-mcmanus sean-mcmanus deleted the seanmcm/0_17_8_insiders branch August 16, 2018 16:13
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

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