kleber-swf / vscode-unity-code-snippets

All snippets you need for Unity development in VSCode

Home Page:https://marketplace.visualstudio.com/items?itemName=kleber-swf.unity-code-snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possibility to reorder these suggestions to the bottom of the list?

sovtek opened this issue · comments

This is a great plugin but unfortunately I've had to turn it off.

As seen in the screenshot, native items are not listed first and often intellisense picks items from this library on top of everything else even though its much more rare to need it.

In this example I typed the word "gameobj" and all of the suggestions from this plugin come in at the top. This basically makes intellisence for csharp useless. If i am missing something in the vscode settings that can fix this, please disregard.

image

I have same problem。
In the method the snippet OnXXX() should not appear on suggestion.

You can configure the order the snippets suggestions appear. This is a VSCode setting.

snippets-suggestions

More info at: https://code.visualstudio.com/docs/editor/intellisense#_snippets-in-suggestions