-
Notifications
You must be signed in to change notification settings - Fork 34.4k
add basic contextual commands #160952
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
add basic contextual commands #160952
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
531da80
start working on freeing a port
meganrogge ff4ebab
Merge branch 'main' into merogge/context-commands
meganrogge 6cc6013
setup ctrl+. keybinding
meganrogge c3d4469
add keybinding
meganrogge 6f426c6
refactor part 2 move code out of contextual action addon
meganrogge 3756515
move exec to ptyService
meganrogge ae1ef7f
add registerCommandFinishedListener to terminal instance
meganrogge 3ab25a3
refactor part 3
meganrogge f2042da
see if this fixes shell int tests
meganrogge 0a479ac
fix failing test
meganrogge 72b5748
tidy
meganrogge 3f50422
more cleanup
meganrogge c238ef8
both actions working nicely
meganrogge 3c23cf7
Merge branch 'main' into merogge/context-commands
meganrogge d0eab77
on command started, add decoration
meganrogge 47fa72d
Merge branch 'main' into merogge/context-commands
meganrogge 1f67500
clean up
meganrogge 72c7d70
test
meganrogge 594a0af
Merge branch 'main' into merogge/context-commands
meganrogge 606818a
polish
meganrogge b4c5062
refactor
meganrogge db54195
get all 4 commands to work
meganrogge a36a727
add tests
meganrogge e3a8c2f
add tests
meganrogge 1493154
pass optional outputMatcher to getOutput
meganrogge 0379603
fix issues
meganrogge 79bb77d
fix port regex
meganrogge a17967c
improve upon tests
meganrogge 0cd3a9d
add all tests
meganrogge 8061f20
clean up tests
meganrogge cc0b50c
Update src/vs/platform/terminal/common/capabilities/commandDetectionC…
meganrogge 8a7c056
Update src/vs/platform/terminal/common/capabilities/commandDetectionC…
meganrogge ca074b4
cleanup
meganrogge 7420e5f
more test polish
meganrogge c94e479
more cleanup
meganrogge 99b5963
add run command action
meganrogge af5ccc0
Merge branch 'main' into merogge/context-commands
meganrogge f743dfe
add tests and improve regex
meganrogge ed070f9
better
meganrogge 0456336
improve freePort regex and add tests
meganrogge b290730
Merge branch 'main' into merogge/context-commands
meganrogge e89206d
working for 3/4 in all line wrapping cases
meganrogge 09f83b5
save state before reverting
meganrogge 43d0020
revert changes
meganrogge 73273f8
Merge branch 'main' into merogge/context-commands
meganrogge 64281ce
account for windows
meganrogge 3161548
use getXtermLineContent
meganrogge a71d1de
Merge branch 'main' into merogge/context-commands
meganrogge 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
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
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
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.