Summary
Trace log setting in epicgames.verse vscode extension doesn’t do anything
Please select what you are reporting on:
Creative
What Type of Bug are you experiencing?
Assets
Steps to Reproduce
- Create or open project in the UEFN
- Open any verse file in vscode
- Open extension settings in vscode
- set path to trace log
- close vscode, reopen from UEFN
Expected Result
trace log file should be populated with some logs
Observed Result
trace log is not created
Platform(s)
windows
Additional Notes
I am working on LSP client for Rider. It currently can connect to LSP server, but doesn’t produce much useful features. So I want to see the vscode trace to figure out the difference.