liquidsaul / UnrealVsCodeHelper

A helper for Unreal Engine, giving you lots of useful tools in a single extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnrealVsCodeHelper README

This extension is here to help developing with UnrealEngine.
My ambitions is to give has much tools has VisualAssistX on VisualStudio (We're no even close yet :D)

FeaturesTarget TargetLanguage

UVCH Browser

UnrealDocExplorer
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: Plateform

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

SwitchFiles:

SwitchFile
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

Enjoy!

About

A helper for Unreal Engine, giving you lots of useful tools in a single extensions

License:GNU General Public License v3.0


Languages

Language:TypeScript 88.4%Language:CSS 8.9%Language:JavaScript 2.7%