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 auto complete name to class, interface, enum, struct etc. #5198

Merged
merged 3 commits into from
May 12, 2022

Conversation

MRmlik12
Copy link
Contributor

@MRmlik12 MRmlik12 commented May 1, 2022

Add auto completion for class, interface, enum, struct to improve coding productivity

@dnfadmin
Copy link

dnfadmin commented May 1, 2022

CLA assistant check
All CLA requirements met.

snippets/csharp.json Outdated Show resolved Hide resolved
Copy link
Member

@JoeRobich JoeRobich left a comment

Choose a reason for hiding this comment

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

Thanks @MRmlik12!

@JoeRobich JoeRobich merged commit e50f4f2 into dotnet:master May 12, 2022
@LukeWolfGames
Copy link

LukeWolfGames commented Jul 8, 2022

Is there a way to turn this off in the extension settings because this seems to interfere with coding in Unity due to some of Unity's classes? This extension is also overriding any settings where we have auto complete turned off.

@JoeRobich
Copy link
Member

@LukeWolfGames These changes were for snippets and not for completion suggestions. Could you open a new issue to describe the trouble you are running into?

@MRmlik12 MRmlik12 deleted the feature/auto-complete-name branch July 11, 2022 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants