Skip to content

Conversation

@constewart9
Copy link
Contributor

@constewart9 constewart9 commented Aug 5, 2025

Problem

In large workspaces, indexing can take a long time with no indication of status

Solution

An optional pending flag is added to ContextCommand definition type. This allows a pending state to be indicated before the Context Command is sent to the client. The ui can then interpret this pending flag to grey out and disable the context command
Should be merged before aws/mynah-ui#421 and aws/language-servers#2060

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@constewart9 constewart9 requested a review from a team as a code owner August 5, 2025 17:30
@manodnyab
Copy link
Contributor

Can we please add more description for the introduction of this flag?

XiaoxuanLu added a commit that referenced this pull request Sep 29, 2025
## Problem
In large workspaces, indexing can take a long time with no indication of
status
## Solution
An optional pending flag is added to ContextCommand definition type.
This allows a pending state to be indicated before the Context Command
is sent to the client. The ui can then interpret this pending flag to
grey out and disable the context command
Should be merged before aws/mynah-ui#421 and
aws/language-servers#2060
<!---
    REMINDER:
    - Read CONTRIBUTING.md first.
    - Add test coverage for your changes.
    - Link to related issues/commits.
    - Testing: how did you test your changes?
    - Screenshots if applicable
-->

**This pr is a replacement of the
#652

## License

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

---------

Co-authored-by: Conor Stewart <[email protected]>
Co-authored-by: constewart9 <[email protected]>
Co-authored-by: manodnyab <[email protected]>
@XiaoxuanLu XiaoxuanLu closed this Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants