Skip to content

OutlineView #56

@jpogran

Description

@jpogran

VSCode 1.25 introduces a centralized OutlineView provider. To use this, we have to update the LanguageServer to support this provider (this ticket) as well as update the client to use the latest language server protocol version.

This happens to also help the VSCode 1.2X project as it will require updated dependencies.

The work for this ticket should be scoped to implement the following:

  • Outlineview provider infrastructure implemented as feature toggle (Not applicable now)
  • Show classes
  • Show types
  • Show parameters
  • Show variables

There are more symbols to add than this, but this is a good scoped start

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions