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

[SUGGESTION] Unity: Provide Completions for Event Functions #913

Closed
Tracked by #912
Number-3434 opened this issue Feb 11, 2024 · 3 comments
Closed
Tracked by #912

[SUGGESTION] Unity: Provide Completions for Event Functions #913

Number-3434 opened this issue Feb 11, 2024 · 3 comments
Labels
area-unity Unity support enhancement New feature or request

Comments

@Number-3434
Copy link

Number-3434 commented Feb 11, 2024

Provide completions for Unity Event Functions such as Awake(), Start(), Update(), etc.

@microsoft-issue-labeler microsoft-issue-labeler bot added the area-templates Experiences around the project/item templates label Feb 11, 2024
@Number-3434 Number-3434 changed the title Use a [SUGGESTION] Unity: Provide Completions for Event Functions Feb 11, 2024
@jbevain jbevain added area-unity Unity support enhancement New feature or request and removed area-templates Experiences around the project/item templates labels Feb 13, 2024
@dgileadi
Copy link

I use the Unity Snippets extension for this.

@Number-3434
Copy link
Author

I use Unity Toolbox, which also checks if the method exists, and provides some other features.

I think it would be better done properly in the official Unity extension, instead of using regexes and ANTLR.

@jbevain
Copy link
Member

jbevain commented Mar 14, 2024

This is a duplicate of #370. I'll closing this one while we track the first issue. Thank you!

@jbevain jbevain closed this as completed Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-unity Unity support enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants