epicgames.verse setting "Verse:trace" doesn't work

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

  1. Create or open project in the UEFN
  2. Open any verse file in vscode
  3. Open extension settings in vscode
  4. set path to trace log
  5. 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.