Skip to content

Add members to PythiaCompletionProviderBase to move IntelliCode off internal APIs#62118

Merged
genlu merged 1 commit intodotnet:mainfrom
genlu:pythiaCompletion
Jun 27, 2022
Merged

Add members to PythiaCompletionProviderBase to move IntelliCode off internal APIs#62118
genlu merged 1 commit intodotnet:mainfrom
genlu:pythiaCompletion

Conversation

@genlu
Copy link
Copy Markdown
Member

@genlu genlu commented Jun 24, 2022

Intellicode is suppressing RS0035 to access our internal types, which make it very fragile against changes to our internals (e.g. #61980 is caused by #60888). This PR added APIs to the ExternalAccess type so they can remove those suppressions.

@genlu genlu requested a review from a team as a code owner June 24, 2022 00:01
@ghost ghost added the Area-IDE label Jun 24, 2022
@genlu genlu merged commit 79937ef into dotnet:main Jun 27, 2022
@genlu genlu deleted the pythiaCompletion branch June 27, 2022 16:35
@ghost ghost added this to the Next milestone Jun 27, 2022
@RikkiGibson RikkiGibson modified the milestones: Next, 17.3 P3 Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants