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

Making name of script globals type hidden #43425

Merged
merged 11 commits into from
Jun 18, 2020

Conversation

mizuniga
Copy link
Contributor

@mizuniga mizuniga commented Apr 16, 2020

Exposes global types symbol from compilation and changed symbol display so that the name of global type is now shown when hovering over a method, field, property, etc.

Fixes #5983

@mizuniga mizuniga changed the title Beginning to debug for global type name including making … Making global name hidden Apr 24, 2020
@mizuniga mizuniga changed the title Making global name hidden Making global names hidden Apr 24, 2020
@mizuniga mizuniga marked this pull request as ready for review April 28, 2020 17:57
@mizuniga mizuniga requested a review from a team as a code owner April 28, 2020 17:57
@tmat tmat changed the title Making global names hidden Making name of script globals type hidden May 13, 2020
Copy link
Member

@tmat tmat left a comment

Choose a reason for hiding this comment

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

:shipit:

@AlekseyTs
Copy link
Contributor

AlekseyTs commented May 13, 2020

Done with review pass (iteration 10) #Closed

Copy link
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

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

LGTM (iteration 11)

@tmat
Copy link
Member

tmat commented Jun 5, 2020

@dotnet/roslyn-compiler Can we have a second review please?

@tmat tmat merged commit 6f87545 into dotnet:master Jun 18, 2020
@ghost ghost added this to the Next milestone Jun 18, 2020
@dibarbet dibarbet modified the milestones: Next, 16.7.P4 Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IntelliSense in REPL shouldn't show type name for globals
6 participants