Граф коммитов

2443 Коммитов

Автор SHA1 Сообщение Дата
Thomas Willson f22995fb1f
Merge branch 'develop' into feature/IARDiagnosticParser 2021-09-29 20:22:03 +01:00
Thomas Willson 4b4066b17c Fix handling of message beginning on error code line.
Also, add test covering this behavior.
2021-09-29 20:06:05 +01:00
csigs a856186544
Localization - Translated Strings (#2138) 2021-09-29 11:39:14 -07:00
Thomas Willson 0b6da4c968
Merge branch 'develop' into feature/IARDiagnosticParser 2021-09-23 13:30:22 +01:00
dependabot[bot] ab01f50573
Bump axios from 0.21.1 to 0.21.4 (#2136)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 13:48:50 -07:00
dependabot[bot] bf218d5705
Bump nth-check from 2.0.0 to 2.0.1 (#2137)
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 13:48:13 -07:00
csigs 215053ed50
Localization - Translated Strings (#2134) 2021-09-21 13:47:31 -07:00
dependabot[bot] d438945a29
Bump semver-regex from 3.1.2 to 3.1.3 (#2133)
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 13:46:10 -07:00
xisui-MSFT d12ff76f0c
Added omitted localize calls (#2125) 2021-09-20 10:15:52 -07:00
Thomas Willson a34296657c Add support for parsing IAR output. 2021-09-17 17:41:05 -07:00
csigs a6cbd3598a
Localization - Translated Strings (#2115) 2021-09-13 14:21:12 -07:00
Bob Brown 2f706546c1
Update cmake-settings.md (#2119) 2021-09-13 10:26:23 -07:00
Sam Freed 55a5868330
Add support for CMakePresets version 3 (#2102) 2021-09-07 13:01:42 -07:00
Tibor Klajnscek 064fcdfad3
Add missing environment variables to MSVC_ENVIRONMENT_VARIABLE (#2089) 2021-09-03 13:06:24 -07:00
csigs 1d05548833
Localization - Translated Strings (#2109) 2021-09-03 11:29:05 -07:00
Bob Brown 348f8e392c
Update package.json 2021-09-03 10:50:28 -07:00
csigs 81ba8a05f7
Localization - Translated Strings (#2103) 2021-09-02 09:32:17 -07:00
Bob Brown b043f771c2
Update CHANGELOG.md 2021-09-01 10:31:56 -07:00
csigs 5c6c4c429c
Localization - Translated Strings (#2094) 2021-09-01 09:15:48 -07:00
Bob Brown 0da207ed37
Update CHANGELOG.md 2021-09-01 09:05:49 -07:00
Elaheh Rashedi ac958ef573
launch a program in multiroot (#2093) 2021-08-30 16:31:12 -07:00
Bob Brown e75aacb0ed
Fix cmake.configureOnOpen (#2092)
Co-authored-by: Elaheh Rashedi <elahehrashedi@gmail.com>
2021-08-30 14:46:03 -07:00
csigs 114b910bf0
Localization - Translated Strings (#2087) 2021-08-30 11:25:22 -07:00
csigs 4950bec3c0
Localization - Translated Strings (#2081) 2021-08-27 09:02:52 -07:00
Bob Brown 97a28fae7a
Update package.json 2021-08-26 12:10:52 -07:00
Bob Brown 3576a9c391
Fix user presets with inheritance (#2084) 2021-08-26 12:10:07 -07:00
xisui-MSFT 2258134b70
Fix presets using server API (#2050) 2021-08-25 22:17:02 -07:00
Bob Brown 5a7db44240
Merge pull request #2076 from microsoft/bobbrow/debugging
Fix debugging with presets
2021-08-25 22:14:32 -07:00
Bob Brown (DEVDIV) 1016d53a13 Fix debugging with presets 2021-08-25 16:54:56 -07:00
Bob Brown a6bb6b1e2e
Update CHANGELOG.md 2021-08-25 14:02:05 -07:00
Bob Brown 6a82ebb273
Fix presets for msvc compilers with x86 outputs (#2072) 2021-08-25 10:57:44 -07:00
Bob Brown b3c82766af
Fix enableFullFeatureSet logic (#2070) 2021-08-24 12:59:12 -07:00
Elaheh Rashedi 649908f33d
remove platform from MSVC_ENVIRONMENT_VARIABLES 2021-08-23 14:20:27 -07:00
Bob Brown 0c482b0615
Fix a bug where the extension is not fully enabled after locating the CMakeLists.txt (#2067) 2021-08-23 09:28:55 -07:00
Bob Brown 28a98890aa
Fix "open" telemetry (#2068) 2021-08-23 09:27:55 -07:00
Elaheh Rashedi e600d06615
revert using -S to configure source directory (#2061) 2021-08-19 09:37:52 -07:00
Elaheh Rashedi 269f92d138
use -S to configure source directory (#2059) 2021-08-17 15:02:58 -07:00
Elaheh Rashedi bf6fb94354
add VS 2022 generators (#2055) 2021-08-16 19:21:47 -07:00
Andreea Isac 24f1759468
Environment fixes for debug but mostly for launch. (#2051) 2021-08-16 17:50:30 -07:00
Andreea Isac b31bf7e88f
Partial activation A/B experiment (#2032) 2021-08-11 13:29:45 -07:00
Andreea Isac c4d84bbc5a
Changelog for 1.8.0 (#2045)
* Changelog for 1.8.0

* Include 2 extra merges in the changelog
2021-08-11 11:33:40 -07:00
Bob Brown a0be07fbee
don't use so many lines to log environment (#2040) 2021-08-11 11:05:44 -07:00
xisui-MSFT 72c56edd7e
Force to use JSON as the language mode of presets files (#2038) 2021-08-11 11:04:34 -07:00
csigs 2781314504
Localization - Translated Strings (#2022) 2021-08-03 08:59:53 -07:00
csigs e7671157f4
Localization - Translated Strings (#2020)
Co-authored-by: Bob Brown <bobbrow@users.noreply.github.com>
2021-07-27 09:46:08 -07:00
Bob Brown b3c37e6129
Correcting translations and removing the source of confusion for future translations (#2017) 2021-07-27 09:14:21 -07:00
xisui-MSFT 68be954d96
Wrong logic for --no-warn-unused-cli (#2019) 2021-07-27 09:09:25 -07:00
xisui-MSFT 192fec8f87
Make lint output easier to use in VS Code (#2013) 2021-07-26 14:22:48 -07:00
André Moreira 45346814d1
Fixing broken links to contributing file (#2016) 2021-07-26 11:56:44 -07:00
csigs 52816d8fbe
Localization - Translated Strings (#1991) 2021-07-26 11:26:59 -07:00