Skip to content

IDE tooling (analysis server) implementation for super-initializer parameters #48067

Closed
@devoncarew

Description

@devoncarew

This is the analysis server work for the super initializing parameters feature.

For addition information, see

The following is a list of the individual features that need to be considered.

  • Quick Assists
  • Closing Labels (brianwilkerson, NA)
  • Code Completion (scheglov)
  • documentSymbol (brianwilkerson, NA)
  • Quick Fixes (support for new features in existing fixes)
  • Quick Fixes (new fixes)
  • Flutter Outline (brianwilkerson, NA)
  • Code Folding (brianwilkerson, NA)
  • Hovers (scheglov)
  • Implemented Markers (brianwilkerson, NA)
  • Navigation (scheglov)
  • Occurrences
  • Organize Imports (brianwilkerson, NA)
  • Outline (brianwilkerson, NA)
  • Overrides Markers (brianwilkerson, NA)
  • Refactorings (scheglov)
  • Search - Find References (scheglov)
  • Search - Member Declarations (scheglov, NA)
  • Search - Member References (scheglov, NA)
  • Search - Top-level Declarations (scheglov, NA)
  • selectionRange
  • Semantic Highlights (scheglov)
  • signatureHelp
  • Sort Members (brianwilkerson, NA)
  • Type Hierarchy (brianwilkerson, NA)

Metadata

Metadata

Assignees

Labels

devexp-serverIssues related to some aspect of the analysis serverlegacy-area-analyzerUse area-devexp instead.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions