Jan Jurzitza
Jan Jurzitza
Hm the category seems like a nice workaround for https://github.com/Microsoft/vscode/issues/17549 but I would prefer if they fixed that instead of using category. Usually they take very long to implement those...
that should work, I need to merge master into here anyway so that should be fine
But actually the way you did it won't work. Try these steps instead: 1. git clone my-fork-code-d 2. git checkout *i18n* 3. add "package.nls.ja.json" 4. git commit
TODO: redo for serve-d rewrite which is now in master
it might improve with the new libdparse (awaiting tooling dependency upgrades) which has a new rollback allocator implementation
dsymbol patch will take a while (needs to be updated on all dependencies), workspace-d patch can be applied sooner. I will do some stuff today so it will be in...
@Rojetto can you try using nightly serve-d? In your user settings change "d.servedReleaseChannel" to "nightly", then reload the window (F1 -> Reload Window)
how much memory does your system have in general? It shouldn't be using so much
what did code-d detect as compiler? it seems to try using rdmd to build serve-d as compiler (not allowed, only allowed to use dmd, ldc or gdc) once supported by...
can you send me your user settings (JSON)? (in the user settings at the top right you can switch to JSON mode)