UnrealVsCodeHelper
UnrealVsCodeHelper copied to clipboard
A helper for Unreal Engine, giving you lots of useful tools in a single extensions
UnrealVsCodeHelper README
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)
Ideas[email protected]Issueshttps://github.com/hcabel/UnrealVsCodeHelper/issuesHelp mehttps://github.com/hcabel/UnrealVsCodeHelper
Features

UVCH Browser

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.
ToolBar: 

No need to mess with the launch/task.json with the ToolBar you can easily launch your project.
SwitchFiles:

Allow you to find the header/cpp file corresponding to the file you'r curretly editing
Extension Settings
1- Global
- Disable any of the feature
2- Toolbar:
- Add any launch parameters to Build/PlayEditor/PlayGame
readme video