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 23 0 release#3595

Merged
sean-mcmanus merged 107 commits into
releasemicrosoft/vscode-cpptools:releasefrom
seanmcm/0_23_0_releasemicrosoft/vscode-cpptools:seanmcm/0_23_0_releaseCopy head branch name to clipboard
May 7, 2019
Merged

Seanmcm/0 23 0 release#3595
sean-mcmanus merged 107 commits into
releasemicrosoft/vscode-cpptools:releasefrom
seanmcm/0_23_0_releasemicrosoft/vscode-cpptools:seanmcm/0_23_0_releaseCopy head branch name to clipboard

Conversation

@sean-mcmanus

Copy link
Copy Markdown
Contributor

No description provided.

Tara Raj and others added 30 commits March 18, 2019 19:52
* Add Component Governance.
* Enable environment variables with intelliSenseCachePath.
…3377)

* Fix for null ref race condition when using custom config providers.
…ation can be skipped (#3393)

Add call in provideCustomConfiguration to new QueryTranslationUnitSourceRequest. Use result to decide whether it's necessary to request a custom configuration.

* Add queryTranslationUnitSource

* Update "Building the Extension.md"
* Add enableConfigurationSquiggles.
…urationProvider (#3404)

* Ensure clearCustomConfigurations() is called when changing the configurationProvider
Addresses an issue with a prior change, which added use of languageClient when it may not yet be available.

Use requestWhenReady(), to prevent crash.
* Update changelog for 0.22.2-insiders.
* Update changelog.
* Remove confusing quotes from clang_format_style descriptions, and use the Visual Studio style as the clang_format_style examples.
sean-mcmanus and others added 25 commits April 23, 2019 17:11
#3519)

* Update Select Configurations command to offer Edit Configs JSON option

* Add 'Edit Configurations (UI)' option to Select Configuration menu
* Don't show release notes if the extension has never been installed before
* Use webpack to consolidate JavaScript files
* Update webpack dependency.
* Fix lint errors.
* Adding support for .env files for cppvsdbg

This PR allows users to have a .env file that listed as
KEY=VALUE or KEY="VALUE WITH SPACE" to be used as environment variables
when launching a process. Anything that begins with '#' is treated as a
comment. Blank lines are ignored.

This .env file will be used if envFile passed in with the launch.json.
It will also work with the existing environment variable, however
anything listed in the .env file will overwrite anything from the
environment field in the launch.json.

* Update 'envFile' description and add documentation
…3545)

* Work around issue with getting stale contents from openTextDocument

* Avoid calling openTextDocument when creating a new file, and use only writeFile.  Unsubscribe from window activation when settings UI is not visible.

* Switch to using editorTabSize for settings file
* Update changelog for 0.23.0-insiders2.
* Update changelog for crash fixes.
* Fix undefined access if there's no includePath.
* Fix `includePath` code actions amd configuration actions.
* Fix integration tests and fail if tests fail
* update release notes for 5-2019
@sean-mcmanus sean-mcmanus requested a review from a team May 7, 2019 01:41
@sean-mcmanus sean-mcmanus merged commit 39ab866 into release May 7, 2019
@sean-mcmanus sean-mcmanus deleted the seanmcm/0_23_0_release branch May 7, 2019 01:47
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 11, 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.