Unreal - Smart Macro Indenting 설치
Unreal 개발할때 매크로 이후에 엔터를 치면 한칸 들여쓰기가 자동으로 되는데, 이를 방지하기위한 매크로인 SmartMacroIndenting을 설치하는 방법이다.
VCmd설치
하단 링크의 가장 아래에 download클릭
https://vlasovstudio.com/visual-commander/index.html
Visual Commander - Modern alternative to Visual Studio macros
Visual Commander The freemium Visual Commander extension lets you automate repetitive tasks in Visual Studio 2022/2019/2017 and SSMS 17/2016. You can reuse existing Visual Studio macros from previous versions of the IDE and create new commands and extensio
vlasovstudio.com
매크로 다운로드
해당 링크의 ue4_smarter_macro_indenting_vs2017-2019.vcmd 다운로드
(vs 버전 2019이후도 모두 지원 된다고 함)
https://github.com/hackalyze/ue4-vs-extensions
GitHub - hackalyze/ue4-vs-extensions: Useful UE4 Visual Studio extensions.
Useful UE4 Visual Studio extensions. Contribute to hackalyze/ue4-vs-extensions development by creating an account on GitHub.
github.com
VisualStudio에서 임포트
Extendsions > VCmd > Import
Extensions > VCmd > Extensions에서 확인가능