26 Mar
2023
26 Mar
'23
12:58
I have been building VSCode from source for a while in my home:…. I would like to make these builds more official, but they're unfit for devel:languages:nodejs due to the large amount of (frequently breaking) build dependencies: — electron is in d:l:nodejs — esbuild is in d:l:javascript, but i currently need an older version (0.17 was a breaking change) — binaryen isn't in Factory at all (I use the SRPM from Fedora) — clang ≥ 14 (Factory has a new enough version, but Leap hasn't) Where can i apply for a new project that would be set up similarly to network:im:signal (another Electron app with similar problems)? (I suggest the name ‘devel:tools:ide:vscode’)