robb0wen / synthwave-vscode

Synthwave inspired colour theme for VS Code 🌅🕶
MIT License
5.15k stars 1.18k forks source link

Extract handling of Windows paths #255

Open md2perpe opened 2 years ago

md2perpe commented 2 years ago

Move setting of isWin out to global scope. Add function for converting / to \ if it's on Windows.