WebTemplateStudio
WebTemplateStudio copied to clipboard
Weird backslash character for Logs folder in WebTS on Linux/Mac
Describe the bug From WSL or Linux is not easy to navigate or open the WebTS logs due to a weird character used for generating the path
To Reproduce
- Open vscode using WSL Remote.
- Open Web Template Studio (
Ctrl + Shift + P:
Web Template Studio) No matter ifCreate Web App
orCreate React Native App
- Check the WebTS logs:
Mac: /Users/[username]/.local/share
Linux: //home/[username]/.local/share
Windows: %LocalAppData%
- Notice that under WebTS you can find the Templates folder but not the Logs one. You can see a folder named WebTS\Logs instead, but it doesn´t seem to be able to open it correctly. (You need to open the parent folder to access to it)
Expected behavior It should create the Logs folder correctly accordingly to the OS where it´s generated.
Screenshots
This is how it looks in WSL Remote when trying to Open Folder
When you select that it complains that the path does not exist
In Windows seems that is creating it ok
System
- OS: WSL Remote in vscode