godotengine/godot-csharp-visualstudio

Implement Input map suggestion

Intrivus opened this issue · 0 comments

As you can see, if you are typing things inside quotation mark it takes it as a string and there will be no suggestions
but if you want to use input map you need to write them inside those quotation mark. This is an example of input map suggestion in VSCode:

image