Colen Garoutte-Carson
1f263c50b7
Work around issue with clang 18 and size_t ( #12739 )
2024-09-19 15:29:14 -07:00
Colen Garoutte-Carson
0efda4b1c2
Update changelog for 1.22.4 (again) ( #12737 )
2024-09-19 14:53:51 -07:00
Ben McMorran
ca12b97c37
Migrate to Copilot related files API ( #12735 )
2024-09-19 14:49:03 -07:00
Colen Garoutte-Carson
e4ae0b7fdf
Update version and changelog for 1.22.4 ( #12733 )
2024-09-18 13:50:29 -07:00
Colen Garoutte-Carson
458ef304e8
Rework custom config requests ( #12727 )
2024-09-18 11:35:00 -07:00
Sean McManus
970f95bfea
Update IntelliSense loc strings. ( #12726 )
2024-09-18 03:18:14 -07:00
Sean McManus
cd4ef2329f
Update changelog. ( #12710 )
2024-09-13 11:38:42 -07:00
Sean McManus
ccc07f5adb
Enable log diagnostics without a C/C++ file active. ( #12701 )
2024-09-13 11:33:44 -07:00
Sean McManus
50e0f8685a
Show the reload window message when caseSensitiveFileSupport is changed. ( #12700 )
...
* Show the reload window message when caseSensitiveFileSupport is changed.
2024-09-13 11:22:51 -07:00
Colen Garoutte-Carson
fc5a084781
Update changelog and version for 1.22.3 ( #12703 )
2024-09-12 11:50:17 -07:00
Ben McMorran
44671aa6b7
Update checkDTS() to be aware of lmTools ( #12696 )
2024-09-09 13:34:54 -07:00
Luca
731cccd8e3
Add C++ configuration as a language model tool (luca) ( #12685 )
2024-09-06 14:53:26 -07:00
Sean McManus
8718b9686b
Fix extract to function formatting. ( #12679 )
2024-09-05 18:20:46 -07:00
Bob Brown
8111083f6a
remove old loc files for TS files that don't exist anymore ( #12686 )
2024-09-05 12:21:57 -07:00
Bob Brown
7006e18ea4
The compiler path selection control is not in sync with the textbox ( #12678 )
2024-09-04 13:06:23 -07:00
Bob Brown
f077665994
delete configuration properties when empty ( #12670 )
2024-09-04 10:34:48 -07:00
Bob Brown
93a20bc2de
Update link to glob info ( #12671 )
2024-08-30 17:03:51 -07:00
Sean McManus
86b698b503
Update changelog and version for 1.22.2. ( #12657 )
2024-08-29 19:04:49 -07:00
browntarik
b7f76c507c
Remove intellisenseEngineFallback description ( #12655 )
...
* Remove intellisenseEngineFallback description.
* Remove references to includeFallback.
2024-08-29 18:46:25 -07:00
browntarik
fcdccd4dff
Remove usage of intellisenseEngineFallback setting. ( #12600 )
2024-08-29 13:54:15 -07:00
Sean McManus
f222a97849
Update changelog for 1.22.1 ( #12646 )
...
* Update changelog for 1.22.1
2024-08-29 13:32:47 -07:00
Bob Brown
1f426edd13
Address a component governance report on webpack ( #12649 )
2024-08-28 10:53:10 -07:00
Bob Brown
994e7b9201
Log the values of editor settings that we track ( #12635 )
2024-08-27 17:04:01 -07:00
Sean McManus
3dc7067c30
Update changelog (2nd time) ( #12631 )
2024-08-26 13:39:38 -07:00
Stanislav
49d987d747
Fix show a list local processes, if remote connection failed (useExtendedRemote) ( #12623 )
...
* Fix show a list local processes, if remote connection failed (useExtendedRemote)
2024-08-26 12:22:24 -07:00
dependabot[bot]
c81120e7c4
Bump micromatch from 4.0.7 to 4.0.8 in /Extension ( #12630 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 12:14:52 -07:00
Bob Brown
e5ce40bfe1
Log the modified extension settings as part of Log Diagnostics ( #12621 )
2024-08-26 12:02:03 -07:00
Sean McManus
d3cd4fcfd7
Fix vcFormat not working and other case comparison bugs. ( #12620 )
2024-08-23 11:15:42 -07:00
Colen Garoutte-Carson
d8a6a98f4b
Switch from LSP hover to HoverProvider ( #12612 )
2024-08-22 19:26:37 -07:00
Sean McManus
d7bfae6ed1
Update changelog/version for 1.22.0 ( #12602 )
...
* Update changelog and version for 1.22.0.
2024-08-21 13:24:07 -07:00
Sean McManus
66b934c6df
Update TPN for 1.22.0. ( #12601 )
2024-08-21 11:44:04 -07:00
Colen Garoutte-Carson
7dcd5a48c0
Remove use of `editorconfig` module to avoid dependency on `one-ini` wasm file. ( #12579 )
2024-08-20 14:38:19 -07:00
Colen Garoutte-Carson
a0f863c560
Fix LSP cancellation ( #12592 )
2024-08-20 14:25:37 -07:00
Garrett Serack
818f7c6899
Update scripts use of spawnSync to work with newer versions of nodejs ( #12503 )
...
Co-authored-by: Colen Garoutte-Carson <49173979+Colengms@users.noreply.github.com>
2024-08-20 14:10:48 -07:00
Sean McManus
4a7fe28adc
Update msvc versions for 17.11 ( #12583 )
...
* Update msvc versions for 17.11
2024-08-18 06:40:30 -07:00
Sean McManus
0ffdc003fa
Fix "Replacement of a substring with itself" warning. ( #12546 )
2024-08-15 19:18:41 -07:00
browntarik
d2bd3e035c
Refactor compilerPath logic to reflect settings validation changes ( #12556 )
...
* Remove unnesseacary null check and set compilerPathIsExplicit when defaultCompilerPath is null
* Remove unneccessary else statement.
* Refactor changes
* Propogate null usage to reflect null typing for compilerPath.
* Remove normalization of null to undefined.
* Fix linting
* Add null to resolvedCompilerPath
* Update cpp_properties schema
2024-08-15 12:29:06 -07:00
Sean McManus
631c522737
Remove debug and ms from TPN (not actually distributed). ( #12566 )
2024-08-14 18:23:31 -07:00
browntarik
3cf9a99864
Add Validation for VS Code Settings ( #12454 )
2024-08-09 12:18:44 -07:00
Sean McManus
99af8d886e
Update changelog and version for 1.21.6 ( #12539 )
2024-08-05 10:38:27 -07:00
Sean McManus
b768a5440a
Update for 1.21.5. ( #12530 )
2024-07-30 22:09:47 -07:00
Sean McManus
570862bf64
Update TPN for 1.21.4 ( #12518 )
2024-07-25 15:17:27 -07:00
Sean McManus
4e09135edc
Go back to supporting VS Code 1.67.0 instead of 1.82.0. ( #12515 )
2024-07-25 14:37:18 -07:00
Sean McManus
15c6bdd613
Update changelog and version for 1.21.3. ( #12499 )
2024-07-23 19:30:20 -07:00
Sean McManus
626bb6e388
Change cpp editor.stickyScroll.defaultModel. ( #12486 )
2024-07-18 18:05:31 -07:00
Sean McManus
01829f8b81
Update 1.21.2 changelog in main. ( #12485 )
...
* Update 1.21.2 changelog in main.
* Update version
2024-07-18 21:46:31 +00:00
Colen Garoutte-Carson
9f2e50b2ef
Update edge strings for FI ( #12487 )
2024-07-17 18:25:57 -07:00
Bob Brown
6fc05290e6
Strip quotes from debug configurations and fix an issue with quotes in paths ( #12471 )
2024-07-12 11:46:08 -07:00
Ben McMorran
c976dba2dd
Don't show warning notification when C_Cpp.getIncludes is disabled ( #12470 )
2024-07-12 10:53:28 -07:00
Sean McManus
d5077a2575
Update changelog and version for 1.21.1. ( #12449 )
...
* Update changelog and version for 1.21.1.
2024-07-11 18:50:25 -07:00
CSIGS@microsoft.com
3d01238ef9
[Auto] Localization - Translated Strings ( #12279 )
2024-07-11 17:56:25 -07:00
Sean McManus
0f7faae67f
Fix multiple cpptools processes running with a multiroot workspace. ( #12461 )
2024-07-11 15:14:02 -07:00
Sean McManus
36dd0b874b
Check extensions.ignoreRecommendations before doing insiders prompting. ( #12447 )
2024-07-09 17:27:30 -07:00
Colen Garoutte-Carson
14bd2e7f8e
Update VCPkgHeadersDatabase.zip ( #12430 )
2024-07-02 18:32:09 -07:00
Colen Garoutte-Carson
9d321ce412
Fix an issue with missing custom configurations ( #12427 )
2024-07-01 14:34:21 -07:00
Colen Garoutte-Carson
7a1785d783
Update edge strings for FI ( #12395 )
2024-06-28 10:58:16 -07:00
browntarik
b5057a1d02
Strip '\r' and '\n' from the end of each line if they exist when parsing the vcpkg database ( #12416 )
...
* Strip '\r' and '\n' from the end of each line if they exist when parsing the vcpkg database.
* remove debugging log
* Fix lint issue
* Revert regex
* Refactor line trimming
* Fix lint issues
* Remove old comment
2024-06-26 17:18:00 -07:00
browntarik
2d22b1493c
Add @see and @sa Doxygen Tags with the "See Also:" label. ( #12415 )
...
* Add sa and see doxygen tags with the "See Also" label.
* remove redundant label
* Fix "See also" label
2024-06-26 15:08:02 -07:00
Sean McManus
3933174c29
Fix the tag parser busy indicator while initializing. ( #12404 )
2024-06-24 10:19:58 -07:00
Sean McManus
0061da69af
Fix crash from loc message mismatch. ( #12388 )
2024-06-17 14:29:25 -07:00
Sean McManus
fced3fbd17
Update changelog date. ( #12385 )
2024-06-17 11:00:01 -07:00
Sean McManus
15c96e28da
Updates for 1.21.0 ( #12370 )
...
* Updates for 1.21.0
2024-06-13 14:43:27 -07:00
Bob Brown
2327499cdb
one-ini-bg.wasm is missing from the webpacked extension ( #12369 )
2024-06-13 12:10:48 -07:00
Bob Brown
9061b79f2b
Update to the latest telemetry API ( #12367 )
2024-06-12 16:43:27 -07:00
Sean McManus
cf35bbcd0e
Revert back to glob 7 due to test failures (and update .github/actions dependencies) ( #12365 )
...
* Revert back to glob 7 due to test failures.
* Fix npm audit issues with .github/actions
2024-06-12 10:20:04 -07:00
Sean McManus
1cfd34ca23
Update dependencies, glob, and IntelliSense loc strings ( #12317 )
...
* Update dependencies
* Update TPN.
* Update glob.
* Update EDG loc strings.
2024-06-07 17:41:19 -07:00
Luca
923ecfa1cd
make debugging easier to inspect local var value ( #12358 )
2024-06-07 15:28:22 -07:00
Sean McManus
db61a690be
Fixes/improvements to crash call stacks. ( #12355 )
...
* Fixes/improvements to crash call stacks.
2024-06-06 14:57:57 -07:00
CSIGS@microsoft.com
cf2ea08800
[Auto] Localization - Translated Strings ( #12236 )
2024-05-03 15:33:13 -07:00
Sean McManus
3182eed2ac
Update version and changelog for 1.20.5 ( #12264 )
...
* Update version and changelog for 1.20.5
2024-05-03 14:44:48 -07:00
Sean McManus
054e826e2c
Fix macOS version check. ( #12276 )
2024-05-03 13:13:46 -07:00
Sean McManus
b3af47fd03
Updates for 1.20.4 ( #12273 )
...
* Don't use the crash handler on macOS < 19.
* Update version and changelog.
2024-05-02 10:12:01 -07:00
Bob Brown
fbea8eb211
Update CHANGELOG.md ( #12271 )
2024-05-01 14:16:34 -07:00
Sean McManus
79c4412287
Update version and changelog for 1.20.3 ( #12245 )
...
* Update version and changelog for 1.20.3
2024-04-30 13:08:27 -07:00
Sean McManus
efa93d8b59
Improvements to crash call stack logging. ( #12247 )
...
* Updates to crash call stack logging.
* Move crash logging to its own channel.
2024-04-25 16:38:21 -07:00
Sean McManus
a1baeac6f7
Update changelog for 1.20.2 (2nd time) ( #12228 )
...
* Update changelog
2024-04-19 16:54:05 -07:00
Bob Brown
3b68eab6ca
rename the property again ( #12233 )
...
* rename the property again
* fail
2024-04-19 14:55:19 -07:00
browntarik
997a042ebf
Remove redundant variable resolution in handleSquiggles and fix error messaging for env and delimited paths under include paths in c_cpp_properties.json ( #12188 )
...
* remove redundant variable resolution
* fix lint
* remove resolveVariable redundancies
* change when resolve and split happens
* fix lint
* Resolve error checking for environment vars and delimited paths
* remove "path" from error messaging
* Adjust error messaging
* remove stray comment
* refactor error messaging + minor fix
* resolve lint
* Fix multi path squiggle regression
* Remove resolvedPath redundancies
* Refactor error messaging and squiggling
* Revert and improve error squiggling behavior
* fix linting
* properly proccess glob patterns + minor fixes
* fix comment positions
* Refactor error message + minor fix
* Fix telemetry metric + minor fix
2024-04-19 14:11:41 -07:00
Colen Garoutte-Carson
aacc06ed27
Fix issue with not yet localized edge strings ( #12232 )
2024-04-19 13:50:22 -07:00
CSIGS@microsoft.com
1ae5303cf0
[Auto] Localization - Translated Strings ( #11999 )
2024-04-19 13:48:48 -07:00
Sean McManus
7baeb52329
Handle multiple cpptools-srv crashes. ( #12225 )
2024-04-18 18:28:00 -07:00
Colen Garoutte-Carson
0e5ee3a4d4
Update edge loc strings for FI ( #12217 )
2024-04-18 15:53:11 -07:00
Sean McManus
21ef2e36d6
Fix SettingsTracking treating numerical loggingLevel as invalid. ( #12216 )
...
* Fix SettingsTracking treating numerical loggingLevel as invalid.
* Fix numeric loggingLevels.
* Return -1 numerical value on invalid levels.
2024-04-18 12:44:22 -07:00
Sean McManus
b955eeb013
Update version and changelog for 1.20.2 ( #12208 )
2024-04-16 17:31:16 -07:00
Sean McManus
3e6b99925b
Crash handler update ( #12190 )
...
* Minor update to watchForCrashes.
* Add preinitialize message.
2024-04-16 15:36:28 -07:00
Bob Brown
f06f689488
rename telemetry property ( #12202 )
2024-04-15 17:05:48 -07:00
Bob Brown
fec0d8854e
Log more info with the configuration provider telemetry ( #12193 )
2024-04-13 09:01:53 -07:00
Bob Brown
4650cfeeb9
Update CHANGELOG.md ( #12186 )
2024-04-09 14:43:42 -07:00
Sean McManus
35cda7ebb0
Update changelog for 1.20.1 ( #12182 )
...
* Update changelog for 1.20.1
2024-04-09 13:09:25 -07:00
Sean McManus
92a0494796
Update for libexecinfo crash handler change. ( #12158 )
...
* Update for libexecinfo crash handler change.
* Update ThirdPartyNotices.txt
2024-04-08 16:13:36 -07:00
Bob Brown
d2bd18acf1
don't strip underscores when demangling ( #12159 )
2024-04-01 14:04:46 -07:00
Sean McManus
32ead756bb
Update changelog and version for 1.20.0.
2024-03-25 16:17:37 -07:00
Colen Garoutte-Carson
976a1ba8e8
Update to clang-tidy 18.1.2 ( #12135 )
2024-03-22 18:14:30 -07:00
Garrett Serack
1c4292d8f5
remove unnecessary null ( #12133 )
2024-03-22 11:22:26 -07:00
Garrett Serack
1ab766bc5c
Add setting to support max search results ( #12131 )
2024-03-21 11:17:24 -07:00
Colen Garoutte-Carson
127588ba57
Update changelog for 1.19.9 again ( #12122 )
2024-03-19 16:15:31 -07:00
Colen Garoutte-Carson
ccd80fedb1
Update changelog 1.19.9 ( #12117 )
2024-03-18 13:21:27 -07:00
dependabot[bot]
1fc8731c2b
Bump follow-redirects from 1.15.5 to 1.15.6 in /Extension ( #12112 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
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>
Co-authored-by: Sean McManus <seanmcm@microsoft.com>
2024-03-18 12:31:43 -07:00
browntarik
a6eff82854
Add internal formatting support for Copy Declaration/Definition ( #12055 )
...
* Add text formatting for CopyDD
* fix lint issues
* Plumb up editor settings msg
* add vcFormat param
* Add formatParams to CDD + rollback changes
* fix lint issue
* update defaults
* Reafctor formatParams correctly for vcFormat and .editor_config
* populate editorConfigSettings
* minor fix
* minor fix
2024-03-18 11:08:11 -07:00
Luca
751fd74113
Add a command to fetch the includes graph for a TU ( #12085 )
2024-03-14 16:54:37 -07:00