jonkyops
jonkyops
Is there a best practice way of handling file path formatting? These are the ways I know how to format them right now, assuming a path of '\\Server1\Share1\SubFolder1\File1.txt' ``` $Server...
When running tests for NUnit, a folder is being created at ./BuildArtifacts/TestResults/NUnit, but it doesn't look like this is being used anywhere. The NUnit3Options are also set to output no...
### Summary TLDR: When I set `"ansible.lightspeed.enabled": false` and hit tab to accept an inline suggestion in an ansible file, VSCode gives a warning in the bottom right: `command 'ansible.lightspeed.inlineSuggest.accept'...