Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openpixel/vscode-unreal-engine-4-helper
Unreal Engine 4 Helpers for Visual Studio Code
https://github.com/openpixel/vscode-unreal-engine-4-helper
unreal-engine unreal-engine-4 vscode-extension
Last synced: 14 days ago
JSON representation
Unreal Engine 4 Helpers for Visual Studio Code
- Host: GitHub
- URL: https://github.com/openpixel/vscode-unreal-engine-4-helper
- Owner: openpixel
- License: gpl-3.0
- Created: 2020-04-20T11:18:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T21:24:57.000Z (over 2 years ago)
- Last Synced: 2023-03-02T11:17:05.542Z (over 1 year ago)
- Topics: unreal-engine, unreal-engine-4, vscode-extension
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=openpixel.unreal-engine-4-helper
- Size: 341 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
![](https://github.com/openpixel/vscode-unreal-engine-4-helper/workflows/Node.js/badge.svg)
# Unreal Engine 4 Helper
Unreal Engine 4 Helper provides support for various aspects of Unreal Engine 4 Development within Visual Studio Code.
## Features
Listed below are the set of supported or planned features. Supported features have been checked:
- Intellisense Support
- [x] UPROPERTY Specifiers
- [x] USTRUCT Specifiers
- [x] UINTERFACE Specifiers
- [x] UCLASS Specifiers
- [x] UENUM Specifiers
- [x] UFUNCTION Specifiers
- [x] Metadata Specifiers
- [ ] UPARAM Specifiers