Skip to content

Seanmcm/0 24 0 release#3869

Merged
sean-mcmanus merged 58 commits intoreleasefrom
seanmcm/0_24_0_release
Jul 3, 2019
Merged

Seanmcm/0 24 0 release#3869
sean-mcmanus merged 58 commits intoreleasefrom
seanmcm/0_24_0_release

Conversation

@sean-mcmanus
Copy link
Copy Markdown
Contributor

No description provided.

sean-mcmanus and others added 30 commits May 14, 2019 18:03
* Update versions.
…kspaceStorage} (#3643)

* Fix ${workspaceFolderBasename} resolving to "untitled".
* Enable ${workspaceStorage} in intelliSenseCachePath.
* Flame on timing

* Fixed linter errors

* Log IntelliSense refresh time information for debug logging level.

* Rephrasing log message

* Print the message in the output window instead of the console.
* add telemetry to config ui

* cache telemetry and log when settingsPanel object is disposed

* fix linting
* editable select control for compilerPath field

* set compiler path values

* update comments and width

* normalize path, update description
* Fixes to gcc problem matcher.
* Change multi-root storagePath to use the index as a subfolder when the name is a duplicate.
This will cause the code to still be webpacked but will not minify it.
* edit config name

* button active style

* refactor settings.ts

* clean up configurations.ts

* advanced settings

* telemetry compilerPath & listen to forecedInclude

* fix lint

* fix spelling

* spelling & fix contrast color for buttons

* remove outline of button on click

* save view state & code cleanup
* Enable 'envFile' for cppdbg

This PR allows the cppdbg configuration to set environment variables
via a envFile.

Example envFile:
ENVIRONMENT_VAR_1=Hello
ENVIRONMENT_VAR_2=15
* get compiler name

* get name for case when there are no args
* Check host machine for specific quotes for command

Attach to process is not working on Windows OS due to the single quote
then double inner quote. However, this is required for linux because if
you do not, it will evaluate the variables within the double quotes.
* change cache path default

* update check for falsy

* change default path name and location

* Update cache path description in json
* Update changelog for Insiders.
Colengms and others added 24 commits June 17, 2019 18:12
* Change to use machine scopes for clang_format_path.
* Enable enhanced colorization by default
* Add useful links at the top of the README.md in the extension

* add liveshare badge
* Decrease F5 workflow time w/ VSCode

webpack is being called twice. Once with --mode production and then
rewritten with --mode development. Fixing tasks and launch.
* Update envFile variable substitution

In launch.json, the `envFile` configuration can substitute
${workspaceFolder}, ${workspaceRoot} and ${env::???}.

* Fix lint issues
* Support resolving ${env:...} in sourceFileMap

This PR addresses ${env:...} variables in sourceFileMap keys and values.
* Update dev dependencies.
* Update ThirdPartyNotices.txt
* Update release notes and changelog for June 2019 release
@sean-mcmanus sean-mcmanus requested a review from a team July 3, 2019 01:36
@sean-mcmanus sean-mcmanus added this to the June 2019 milestone Jul 3, 2019
@sean-mcmanus sean-mcmanus merged commit 3ed0871 into release Jul 3, 2019
@sean-mcmanus sean-mcmanus deleted the seanmcm/0_24_0_release branch July 3, 2019 02:04
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 10, 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.

9 participants