UnrealEngine.nvim
UnrealEngine.nvim copied to clipboard
Neovim Unreal Engine Support (Neovim and Unreal Engine plugin)
Results
1
UnrealEngine.nvim issues
Sort by
recently updated
recently updated
newest added
## Problem Running `generate_lsp()` on Windows fails immediately with exit code 1, never creating `compile_commands.json`. The build command doesn't actually execute UnrealBuildTool. ## Root Cause Commands were passed to `jobstart()`...