Sean McManus
|
401748513a
|
Undo commits.
|
2022-02-28 14:08:26 -08:00 |
Elaheh Rashedi
|
accd0fb4af
|
single mode file f5 (#8927)
|
2022-02-24 11:45:36 -08:00 |
Colen Garoutte-Carson
|
d0d269b61f
|
Update changelog for 1.9.1 (#8921)
|
2022-02-23 19:02:12 -08:00 |
Colen Garoutte-Carson
|
f7adfc83e8
|
Fix a formatting bug (#8922)
|
2022-02-23 17:50:03 -08:00 |
Colen Garoutte-Carson
|
125b6576a4
|
Add compatibility check of VSIX TargetPlatform (#8910)
|
2022-02-23 14:45:57 -08:00 |
Colen Garoutte-Carson
|
67669b497e
|
Fix loc string key casing (#8911)
|
2022-02-23 12:12:37 -08:00 |
Elaheh Rashedi
|
f809a81829
|
Dynamic debug config + Telemetry (#8876)
|
2022-02-23 10:06:01 -08:00 |
InLAnn
|
9ea7328ab4
|
Fix bug: !err && stats && stats.isFile will always return true. Fix typos (#8897)
|
2022-02-23 09:53:08 -08:00 |
Colen Garoutte-Carson
|
ef5926422a
|
Update initialization order in `activate` (#8906)
|
2022-02-22 14:46:36 -08:00 |
Joel Smith
|
111a6534e1
|
Make SwitchHeaderSource use workbench.editor.revealIfOpen setting (#8857)
Make SwitchHeaderSource use workbench.editor.revealIfOpen setting
|
2022-02-18 14:04:57 -08:00 |
Hamir Mahal
|
fcd74cb13c
|
clarify how to get binaries if F5 results in error (#8788)
* clarify how to get binaries if F5 results in error
|
2022-02-18 13:30:17 -08:00 |
Sean McManus
|
49720023bd
|
Ignore failing error code from VS Code (#8872)
|
2022-02-16 10:30:42 -08:00 |
Sean McManus
|
96a12da3a3
|
Switch loc pipeline. (#8870)
|
2022-02-15 12:07:50 -08:00 |
Matheus Castello
|
67eea35d8f
|
Add dotconfig property for c_cpp_properties.json (#7845)
* Add dotConfig property for c_cpp_properties.json
|
2022-02-15 10:15:38 -08:00 |
Sean McManus
|
9d6ea035a9
|
Update dependencies. (#8862)
|
2022-02-14 12:51:13 -08:00 |
dependabot[bot]
|
fcd8f25e8b
|
Bump follow-redirects from 1.14.7 to 1.14.8 in /.github/actions (#8856)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-14 12:01:12 -08:00 |
Colen Garoutte-Carson
|
5f888eef30
|
Fix issue with cpptools restarting when it should not (#8850)
|
2022-02-11 16:58:21 -08:00 |
jogo-
|
c02440cfe1
|
Update CHANGELOG.md (#8844)
Fix trailing '.' after links
|
2022-02-11 10:49:39 -08:00 |
Colen Garoutte-Carson
|
e5abfbca71
|
Prevent error from being logged due to custom configuration processing prior to the provider being ready (#8841)
|
2022-02-10 18:06:43 -08:00 |
Colen Garoutte-Carson
|
b4625c7c30
|
Fix casing in changlog (#8838)
|
2022-02-10 15:49:52 -08:00 |
Colen Garoutte-Carson
|
b960aecb76
|
Add comment to changelog referring to rename/remove of Build and Debug Active File feature (#8837)
|
2022-02-10 15:43:42 -08:00 |
Elaheh Rashedi
|
2ebc31b273
|
fix warning if cl.exe is not available (#8835)
|
2022-02-10 15:05:11 -08:00 |
Elaheh Rashedi
|
4ea422f34e
|
resolve task (#8826)
|
2022-02-10 13:08:29 -08:00 |
Colen Garoutte-Carson
|
5c44eec26e
|
Fix issue with recovery from cpptools crash when using multiroot (#8810)
|
2022-02-10 13:02:43 -08:00 |
Michelle Matias
|
99ac776dbb
|
changelog for 1.9 (#8822)
|
2022-02-10 11:11:09 -08:00 |
Michelle Matias
|
41f2cd70ed
|
Build and debug as x86_64 on Apple Silicon (macOS ARM64) by default (#8820)
|
2022-02-09 19:12:53 -08:00 |
Colen Garoutte-Carson
|
485dbdeb33
|
Fix issue with invoking commands before cpptools is activated (#8821)
|
2022-02-09 18:23:56 -08:00 |
Elaheh Rashedi
|
1772769c6d
|
add telemetry for debug and Run button (#8819)
|
2022-02-09 16:28:23 -08:00 |
Sean McManus
|
7393ba3b6b
|
Add scope to debugShortcut. (#8806)
|
2022-02-09 08:07:49 -08:00 |
Sean McManus
|
af71bc0cd1
|
Remove duplicate "in" in comment. (#8795)
|
2022-02-07 12:44:20 -08:00 |
Colen Garoutte-Carson
|
a3b79dc06d
|
Add loc for 3 strings (#8784)
|
2022-02-07 11:26:14 -08:00 |
Colen Garoutte-Carson
|
2cbc5f4b7b
|
Update changelog for 1.8.4 (#8778)
|
2022-02-04 16:28:57 -08:00 |
Elaheh Rashedi
|
0ba3df9253
|
Add Debug and Run button (#8651)
|
2022-02-03 14:24:42 -08:00 |
Sean McManus
|
f33afd0379
|
Remove offline installation from ReadMes. (#8769)
|
2022-02-03 12:00:07 -08:00 |
Sean McManus
|
f15c635167
|
Update changelog. (#8754)
* Update changelog.
|
2022-02-02 09:45:14 -08:00 |
Colen Garoutte-Carson
|
ec5044da85
|
Suppress incorrect warnings on Mac M1 (#8757)
|
2022-02-01 16:58:31 -08:00 |
Colen Garoutte-Carson
|
5818e888f1
|
Rework how cancelation is processed for semantic tokens and folding operations (#8739)
|
2022-02-01 13:07:03 -08:00 |
Sean McManus
|
6ad565886b
|
Changelog for 1.8.2. (#8737)
* Changelog for 1.8.2.
|
2022-01-31 11:24:52 -08:00 |
Sean McManus
|
30991405b1
|
Update changelog for 1.8.1. (#8719)
* Update changelog for 1.8.1.
|
2022-01-27 13:22:23 -08:00 |
dependabot[bot]
|
6e325b1eb1
|
Bump node-fetch from 2.6.1 to 2.6.7 in /.github/actions (#8730)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sean McManus <seanmcm@microsoft.com>
|
2022-01-27 13:04:17 -08:00 |
Sean McManus
|
f2834da643
|
Fix Error: selectionRange must be contained in fullRange (#8727)
|
2022-01-27 12:53:55 -08:00 |
Sean McManus
|
13345e3f85
|
Update nanoid and @octokit/rest (#8718)
|
2022-01-27 12:14:35 -08:00 |
Colen Garoutte-Carson
|
4092a12895
|
Remove `Offline Installation` section from README.md (#8714)
|
2022-01-24 14:33:15 -08:00 |
Colen Garoutte-Carson
|
c694184fea
|
Mitigate issue with migrating Insiders to Prerelease (#8705)
|
2022-01-20 15:17:08 -08:00 |
Sean McManus
|
2d1f8e09ac
|
Fix regression with environment variable defines. (#8700)
* Fix regression with environment variable defines.
|
2022-01-20 12:52:23 -08:00 |
Colen Garoutte-Carson
|
32e2c38fc4
|
Add targetPopulation field to telemetry (#8703)
|
2022-01-20 12:09:17 -08:00 |
csigs
|
d0ffef78f1
|
[Auto] Localization - Translated Strings (#8506)
|
2022-01-18 19:35:52 -08:00 |
Colen Garoutte-Carson
|
75fc2a842c
|
Move existing insiders to new mechanism without prompting (#8665)
|
2022-01-13 13:25:50 -08:00 |
Sean McManus
|
c0ff0efbed
|
Update follow-redirects. (#8668)
* Update follow-redirects.
|
2022-01-13 13:19:22 -08:00 |
Sean McManus
|
01290a44fb
|
Update dependencies. (#8627)
* Update dependencies.
|
2022-01-13 12:56:59 -08:00 |