Closed mfussenegger closed 2 weeks ago
When running tests via the debugger it's common that the test output in the terminal includes paths to files. By inheriting the path setting from the config's filetype there's a good chance that functions like gf will work.
path
gf
When running tests via the debugger it's common that the test output in the terminal includes paths to files. By inheriting the
path
setting from the config's filetype there's a good chance that functions likegf
will work.