-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Handle multiple compile commands on client side (needs native server side support) #12960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sean-mcmanus
merged 29 commits into
microsoft:main
from
yiftahw:handle-multiple-compile-commands
Dec 30, 2024
Merged
Changes from 20 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
f346723
accept an array in compile commands schema
2dc0fa3
handle settings.json of multiple compile commands
yiftahw 02a2812
update schemas
yiftahw 280aee1
an array is returned from default settings only if non-empty with non…
yiftahw b934a92
basic handling of compile commands array in configurations
yiftahw e273731
Merge branch 'main' into handle-multiple-compile-commands
0c8ccb1
fixes after merge
8e84183
yarn lint
yiftahw 22de1e0
unify check behavior
yiftahw 62a8915
update desription in schema
yiftahw d7e2a4a
handle parsed values from c_cpp_properties.json
yiftahw b1614de
reverse logic to default as undefined
yiftahw 7fe9904
squiggles for multi paths
yiftahw 82c4e53
remove not needed optional guard
yiftahw 69c4013
squiggles finalized
yiftahw d2bf51d
paths should be separated telemetry enabled for a single string
yiftahw 6aa66f6
yarn lint
yiftahw 45bb041
update UI to handle multiple compile commands files
yiftahw fbe7a2b
Merge branch 'main' into handle-multiple-compile-commands
yiftahw 2438391
merge main
yiftahw dc3e543
typos and linter
yiftahw 82d5c0b
Merge branch 'main' into handle-multiple-compile-commands
yiftahw c7a9c05
Merge branch 'main' into handle-multiple-compile-commands
yiftahw cc09fff
Merge branch 'main' into handle-multiple-compile-commands
yiftahw 421300d
Merge branch 'main' into handle-multiple-compile-commands
sean-mcmanus 54af67e
Address issues with C_Cpp.default.compileCommands
bobbrow d916822
Merge branch 'main' into handle-multiple-compile-commands
yiftahw ad3073c
remove defaults from c_cpp_properties schema
yiftahw e4a3ab8
Merge branch 'handle-multiple-compile-commands' of github.com:yiftahw…
yiftahw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.