Corporate IT gave us an XMAS present - the latest ...
# suitescript
s
Corporate IT gave us an XMAS present - the latest Windows patch Tuesday included the needed KB fix to allow use of the latest WSL - meaning finally can run webstorm and everything else from inside WSL. Working great so far. Now only use Windows for Office and such!
Is anyone else on a Windows machine using WSL for all things SuiteScript?
e
yep
My WebStorm instance runs on windows, but java/node/npm/git/sdf are all running on wsl
and my terminal within webstorm is running wsl
s
that's what I was using up till just now 🙂 Try running webstorm from WSL instead of windows - it's a BIG improvement in performance/consistency.
Also, symlinks work fine (don't work with webstorm windows/symlink WSL)
e
I've only noticed performance troubles very recently, and it was always when accessing the Windows file system from WSL. I moved all my code repos from the Windows file system to the WSL file system, and that has made all the difference.
s
that helps. I guess you'll never see what I'm talking about unless you try it 🙂
I have been using JetBrains tools on native linux for many years - without that as a reference point I would have thought my windows+wsl was 'fast enough' too.
e
I see; I've currently got WSL configured to disallow any GUI applications, so it's effectively headless. Easy enough to switch that off tho
s
The easiest workaround I found for getting the jetbrains toolbox running (not sure if you use that, I do) was to enable systemd (and hence the dbus support it provides in the box)