Skip to content

Add document symbols for #region - #2003

Merged
Andy Jordan (andyleejordan) merged 7 commits into
mainfrom
andschwa/region-symbols
Feb 28, 2023
Merged

Add document symbols for #region#2003
Andy Jordan (andyleejordan) merged 7 commits into
mainfrom
andschwa/region-symbols

Conversation

@andyleejordan

Copy link
Copy Markdown
Member

And some technical debt clean-ups.

Replaces (and re-uses!) Frode Flaten (@fflaten)'s #1911.

Resolves PowerShell/vscode-powershell#3604 and PowerShell/vscode-powershell#3210.

@daxian-dbw Dongbo Wang (daxian-dbw) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lookin' good, just one thing we need to change up

Comment thread src/PowerShellEditorServices/Services/TextDocument/Handlers/CodeLensHandlers.cs Outdated

/// <summary>
/// Format a script given its contents.
/// TODO: This needs to be cancellable.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is a big ol' "waiting on PSSA" right?

Comment thread src/PowerShellEditorServices/Services/Symbols/SymbolDetails.cs Outdated

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@andyleejordan
Andy Jordan (andyleejordan) deleted the andschwa/region-symbols branch February 28, 2023 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Symbols and References Issue-Enhancement A feature request (enhancement).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outline should also support #Region

4 participants