Skip to content
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

[Wildcard Variables] Analysis Server Implementation #55681

Open
42 tasks
Tracked by #55673
kallentu opened this issue May 9, 2024 · 0 comments
Open
42 tasks
Tracked by #55673

[Wildcard Variables] Analysis Server Implementation #55681

kallentu opened this issue May 9, 2024 · 0 comments
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-wildcard-variables Implementation of the wildcard variables feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug

Comments

@kallentu
Copy link
Member

kallentu commented May 9, 2024

This issue tracks all the analysis server work items for the wildcard variables feature. Referenced from: https://github.com/dart-lang/sdk/blob/main/pkg/analysis_server/doc/process/new_language_feature.md

  • Call Hierarchy
  • Closing Labels
  • Code Completion
  • Code Folding
  • Document Symbols
  • Document Colors
  • Flutter Outline
  • Hovers
  • Implemented Markers
  • Inlay Hints
  • Navigation - legacy
  • Navigation - LSP Go to Definition
  • Navigation - LSP Go to Type Definition
  • Navigation - Go to Super
  • Occurrences - legacy
  • Occurrences - LSP Document Highlights
  • Organize Imports
  • Outline
  • Overrides Markers
  • Quick Assists
  • Quick Fixes
  • Refactorings - legacy
  • Refactorings - self describing
  • Search - Find References
  • Search - Implementations - LSP
  • Search - Member Declarations
  • Search - Member References
  • Search - Top-level Declarations
  • Selection Range
  • Syntax Highlighting
    • Semantic Highlights
    • LSP Semantic Tokens
  • Signature Help
  • Snippets
  • Sort Members
  • Type Hierarchy - legacy
  • Type Hierarchy - LSP
  • Workspace Symbols
@kallentu kallentu added the area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. label May 9, 2024
@srawlins srawlins added type-enhancement A request for a change that isn't a bug P2 A bug or feature request we're likely to work on labels May 10, 2024
@pq pq added the feature-wildcard-variables Implementation of the wildcard variables feature label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-wildcard-variables Implementation of the wildcard variables feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants