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

Add document symbols for #region #2003

Merged
merged 7 commits into from
Feb 28, 2023
Merged

Conversation

andyleejordan
Copy link
Member

And some technical debt clean-ups.

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

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

@andyleejordan andyleejordan requested a review from a team February 24, 2023 21:30
@andyleejordan andyleejordan force-pushed the andschwa/region-symbols branch from 1fbd190 to d7d1d30 Compare February 24, 2023 21:45
Copy link
Member

@daxian-dbw daxian-dbw left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

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

@@ -123,6 +123,7 @@ public PssaCmdletAnalysisEngine Build(string pssaModulePath)

/// <summary>
/// Format a script given its contents.
/// TODO: This needs to be cancellable.
Copy link
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?

fflaten and others added 7 commits February 28, 2023 13:02
@andyleejordan andyleejordan force-pushed the andschwa/region-symbols branch from d7d1d30 to e16ca88 Compare February 28, 2023 21:57
Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

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

LGTM!

@andyleejordan andyleejordan merged commit 33f82b9 into main Feb 28, 2023
@andyleejordan 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