-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add instrumentation support to the typescript code #12991
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
Merged
Changes from 8 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
2c3dcd4
add instrumentation support to the typescript code
fearthecowboy 8db9949
fix linter
fearthecowboy ad614bf
missed file
fearthecowboy 1b3c84e
update to a newer image?
fearthecowboy 73abb77
Merge branch 'main' into dev/garretts/instrumentation
fearthecowboy 47f172e
merged from main
fearthecowboy 8c6e727
merged
fearthecowboy ad53e59
Merge branch 'dev/garretts/instrumentation' of https://github.com/mic…
fearthecowboy 53dd899
work around webpack
fearthecowboy c5d8af4
webpack! Arg!
fearthecowboy 35172cb
Merge branch 'main' of https://github.com/microsoft/vscode-cpptools i…
fearthecowboy fbb07e6
cleanup
fearthecowboy d272d97
cleanups
fearthecowboy 9a22dc2
remove spaces
fearthecowboy b147b2b
must use eval to work around webpack
fearthecowboy 86c26c1
Merge branch 'main' of https://github.com/microsoft/vscode-cpptools i…
fearthecowboy 2b87424
need vscode in here
fearthecowboy 9270034
Merge branch 'main' of https://github.com/microsoft/vscode-cpptools i…
fearthecowboy 30044a4
Merge branch 'main' of https://github.com/microsoft/vscode-cpptools i…
fearthecowboy b016317
fix line endings?
fearthecowboy 4c206b2
fix line endings?
fearthecowboy d71e4fb
Add comment
fearthecowboy 9d09405
Merge branch 'main' of https://github.com/microsoft/vscode-cpptools i…
fearthecowboy 0a2c368
Merge branch 'dev/garretts/instrumentation' of https://github.com/mic…
fearthecowboy fe6a369
Added instrumentation to copilothoverprovider
fearthecowboy 249f93e
Merge branch 'main' into dev/garretts/instrumentation
fearthecowboy 0823147
inject instrumentation code via perfecto instead
fearthecowboy 20749be
Merge branch 'dev/garretts/instrumentation' of https://github.com/mic…
fearthecowboy d2adad4
Merge branch 'main' into dev/garretts/instrumentation
fearthecowboy b0a4968
Ensure that everything is instrumented where we can.
fearthecowboy a4d3760
extra comma
fearthecowboy 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
2,556 changes: 1,278 additions & 1,278 deletions
2,556
Extension/src/Debugger/configurationProvider.ts
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.
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.