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.

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

@daxian-dbwDongbo 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


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

Copy link
Copy Markdown
MemberAuthor

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 threadsrc/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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Symbols and ReferencesIssue-EnhancementA feature request (enhancement).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outline should also support #Region

4 participants

@andyleejordan@daxian-dbw@SeeminglyScience@fflaten