-
Notifications
You must be signed in to change notification settings - Fork 258
fix(amazonq): Automatic start workspace indexing for new project open #4858
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 27 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
d718646
fix index cache not loaded
leigaol 84a2810
upgrade lsp to 0.1.5
leigaol 63d08b3
rm extra change
leigaol bf9570c
Merge branch 'main' of github.com:leigaol/aws-toolkit-jetbrains into …
leigaol 4db7c3c
Merge branch 'main' into lsp015
leigaol 2efd9ee
add lsp log file
leigaol 2e6fa7e
Merge branch 'main' of github.com:leigaol/aws-toolkit-jetbrains into …
leigaol e6572ce
start lsp early
leigaol 94e4edd
auto start indexing
leigaol 185e3b4
rm changes
leigaol 8673ae8
minimize changes
leigaol c8c6c7c
Merge branch 'main' into lsp_log
leigaol ada4764
use with timeout
leigaol 9c91aa0
Merge branch 'lsp_log' of github.com:leigaol/aws-toolkit-jetbrains in…
leigaol e0c7a33
Merge branch 'main' into lsp_log
leigaol 2813e6f
update based on feedback
leigaol 04c8d1b
update scope
leigaol bde9fcb
rm unused imports
leigaol 1000c1d
detect
leigaol c5f5195
Merge branch 'main' into lsp_log
leigaol d6a2f19
Merge branch 'main' into lsp_log
leigaol 3daa33e
Merge branch 'main' into lsp_log
leigaol 61fbc3f
Merge branch 'main' into lsp_log
leigaol 986918f
resolve comments
leigaol 1a87a52
Merge branch 'lsp_log' of github.com:leigaol/aws-toolkit-jetbrains in…
leigaol af30b33
move to start up activity
leigaol b3682c9
Merge branch 'main' into lsp_log
leigaol b3e605d
Merge branch 'main' into lsp_log
leigaol dd8a71f
add suspend
leigaol 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
4 changes: 4 additions & 0 deletions
4
.changes/next-release/bugfix-edf5d8d4-7e65-4c0d-9f20-216b8cef08eb.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "bugfix", | ||
"description" : "Automatically start workspace indexing when new project is opened" | ||
} |
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.