Skip to content

Filter completions on abstract member type signature#13090

Merged
T-Gro merged 6 commits into
dotnet:mainfrom
kerams:valsig
Oct 21, 2022
Merged

Filter completions on abstract member type signature#13090
T-Gro merged 6 commits into
dotnet:mainfrom
kerams:valsig

Conversation

@kerams

@kerams kerams commented May 3, 2022

Copy link
Copy Markdown
Contributor

Only show type-like completions. Achieved by having the syntax visitor dive into SynMemberDefn.AbstractSlot's SynValSig.

Comment thread vsintegration/tests/UnitTests/CompletionProviderTests.fs
T-Gro
T-Gro previously approved these changes Oct 3, 2022
@T-Gro T-Gro requested review from 0101 and psfinaki October 6, 2022 08:25
@psfinaki

psfinaki commented Oct 6, 2022

Copy link
Copy Markdown
Contributor

Useful stuff, thanks @kerams and @T-Gro!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants