https://github.com/hellokenlee/sublimeunrealshader
Unreal Engine 4 shader editing, syntax hightlighting and more
https://github.com/hellokenlee/sublimeunrealshader
Last synced: 2 months ago
JSON representation
Unreal Engine 4 shader editing, syntax hightlighting and more
- Host: GitHub
- URL: https://github.com/hellokenlee/sublimeunrealshader
- Owner: hellokenlee
- License: gpl-3.0
- Created: 2020-06-28T06:26:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-23T06:12:33.000Z (about 5 years ago)
- Last Synced: 2025-12-26T07:48:48.826Z (6 months ago)
- Language: Python
- Homepage:
- Size: 103 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unreal Shader
Unreal Engine 4 shader editing, syntax hightlighting and more
- Syntax highlighting for `*.ush` and `*.usf` files
- Goto definition support for function
- Goto include file support for include macro
- Automatically open whole engine shader folder when opening `*.ush` and `*.usf` files that located in engine folder
## Available Key Bindings
- alt + g: Go to include file
## Demonstrations
- Auto Open Engine Shader Folder

- Goto definition for function

- Goto include file
