Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 2.09 KB

File metadata and controls

48 lines (34 loc) · 2.09 KB

UnrealVsCodeHelper

Stars Repo size Issues License

This extension is here to help you develop with Unreal Engine.

Features

Target TargetLanguage

UVCH Browser

UnrealDocExplorer
This feature lets you jump directly to a documentation page from your selection (using Ctrl+F1 while selecting text).
You can also use the search bar (or Ctrl+Alt+F1) to see all the results.

ToolBar Platform

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

SwitchFiles

SwitchFile
Lets you find the header/cpp file corresponding to the file you're currently editing.

Extension Settings

1 - Global

  • Disable any of the features

2 - ToolBar

  • Add any launch parameters to Build/PlayEditor/PlayGame

Enjoy!