This extension is here to help developing with UnrealEngine.
My ambitions is to give as much tools as VisualAssistX on VisualStudio (We're no even close yet :D)
This feature allow you to either go directly to a documentation page from selection.(using ctrl+f1 while selecting text)
Or you can search it with the search bar(or ctrl+alt+f1) to see all the results INSIDE VsCode.
No need to mess with the launch/task.json with the ToolBar you can easily launch your project.
Allow you to find the header/cpp file corresponding to the file you'r curretly editing
- Disable any of the feature
- Add any launch parameters to Build/PlayEditor/PlayGame