-
Notifications
You must be signed in to change notification settings - Fork 5
feat: DH-20578: Groovy remote file source #273
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 all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
537de31
Started implementing groovy remote file source support (DH-20578)
bmingles be30399
Wired up more Groovy remote file source stuff (DH-20578)
bmingles c0cc832
Dual language treeview generally working (DH-20578)
bmingles 2856086
Added Workspace folder back to tree (DH-20578)
bmingles 6e0edcd
Groovy file sourcing is working. Added optimization to surpess notifi…
bmingles f8e20ac
Split out treeitem creation utils (DH-20578)
bmingles 76f522c
Added revealInExplorer command (DH-20578)
bmingles 6e67d2d
Check that JS API from server support remote file source service (DH-…
bmingles e787041
Fixed tests (DH-20578)
bmingles d111f2c
1.0.10-remote.0 Dev build (DH-20578)
bmingles 736b768
Latest dev vsix (DH-20578)
bmingles 9784f5f
Added remotefilesource types (DH-20578)
bmingles cbd61a8
Cleanup after rebase (#DH-20578)
bmingles 8074c96
dev package (#DH-20578)
bmingles 00225f4
groovy-error-hints/task-01: Add parseGroovyServerError function to pa…
bmingles 7f3c4fb
groovy-error-hints/task-02: Add Groovy diagnostics collection to Exte…
bmingles 4c8c64e
groovy-error-hints/task-03: Update DhcService to handle Groovy diagno…
bmingles 53ae547
groovy-error-hints/task-04: Create createGroovyImportErrorHint() in r…
bmingles dc74fa9
groovy-error-hints/task-05: Update McpServer constructor to accept gr…
bmingles 5045167
groovy-error-hints/task-06: Update runCodeFromUri.ts to handle Groovy…
bmingles 483c736
groovy-error-hints/task-07: Add comprehensive tests for Groovy error …
bmingles caf3e42
Support groovy in remote file source utils (#DH-20578)
bmingles 902248a
Added is dirty checking for Groovy remote file sourcing (#DH-20578)
bmingles 1e516f9
Latest dev vsix (#DH-20578)
bmingles d62cf44
Debug logging for adding Groovy remote file sources (#DH-20578)
bmingles 48fde96
Removed incorrectly committed submodule (#DH-20578)
bmingles 8699be1
always clear diagnostics on save (#DH-20578)
bmingles 9df8cbc
reference PR (#DH-20578)
bmingles 26125fd
typo (#DH-20578)
bmingles 0bbca44
comment (#DH-20578)
bmingles 349ee5b
Test cleanup (#DH-20578)
bmingles 09bb62e
cleanup (#DH-20578)
bmingles a8b9408
Refactored removeRemoteFileSources tests to use nested describe block…
bmingles b66a32e
consolidated test util (#DH-20578)
bmingles 989fa9b
Split out type and cleaned up comments (#DH-20578)
bmingles c7c2db6
test cleanup (#DH-20578)
bmingles 3506345
removed consts (#DH-20578)
bmingles 62b2f21
cleanup (#DH-20578)
bmingles 83ed0bf
consolidated tests (#DH-20578)
bmingles aa50b7e
removed unnecessary uri check (#DH-20578)
bmingles ba3f16f
simplified tool creation args (#DH-20578)
bmingles 7e2ce10
Fixed a few things that tripped up an agent (#DH-20578)
bmingles c01bb67
consolidated workspace ignores (#DH-20578)
bmingles d5101f4
fixed mock (#DH-20578)
bmingles acbc94e
Tests for supressNotify (#DH-20578)
bmingles 6243418
Fixed compilation error (#DH-20578)
bmingles a4666cf
Fixed a bug with ancestor marked resolution + added tests (#DH-20578)
bmingles 904d5f8
remoteFileSource tree item tests (#DH-20578)
bmingles 8871977
Updated snapshot (#DH-20578)
bmingles b17ae50
Addressed code review comments
bmingles 211d2e1
Added a warning for a particular ambiguous e2e test failure
bmingles d53633b
Increasing e2e timeout (#DH-20578)
bmingles d11b9fc
trying an older version of VS Code for CI e2e tests
bmingles 04fe8eb
downgrading to fix e2e
bmingles 5a1122a
Reverted non-working e2e ci fixes
bmingles c160bc9
test: pin e2e CI to ubuntu-22.04 to diagnose failures (#DH-20578)
bmingles 6d1d2f9
revert: restore ubuntu-latest for e2e CI (#DH-20578)
bmingles 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
Binary file not shown.
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.