Skip to content

Consider renaming Symbol to be less likely to collide and to be consistent with the renaming of its derived types. #1916

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

Closed
Tracked by #1891
jonsequitur opened this issue Nov 2, 2022 · 0 comments · Fixed by #2132
Labels
Milestone

Comments

@jonsequitur
Copy link
Contributor

jonsequitur commented Nov 2, 2022

    // There aren't any "Symbol" classes in the shared runtime, but this type name existing feels like it'll be a big conflict for
    // Roslyn, or any other sort of compiler/lexer/etc.
    // Is there a two-or-more-particle name that would be almost as good?
    public abstract class Symbol : ICompletionSource 
    {

Related: #1892

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 a pull request may close this issue.

1 participant