mnml_

Results 41 comments of mnml_

if someone were to fix this, this should probably be implemented in three.js there are multiple issues concerning this (https://github.com/mrdoob/three.js/issues/27399, https://github.com/mrdoob/three.js/issues/27110, https://github.com/mrdoob/three.js/issues/25977, ..) reading issues like https://github.com/mrdoob/three.js/issues/26366 or https://github.com/mrdoob/three.js/issues/18496 make...

i like the idea of dropping one more electron app from my workflow, but we heavily rely in threads - so i cannot use discordo yet :/ what's missing /...

There is no `.cache` directory inside `/bss23e1/`. ``` $ cat compile_commands.json | grep arguments | wc -l 264 $ ``` A random entry from compile_commands.json: ``` { "arguments": [ "/run/current-system/sw/bin/cc",...

The second (~d) symlinks the /mnt - yes. /tmp/sweb is the builddir (out of source build). I'll be in front of this machine on friday again, then I can check...

this is the [compile_commands.zip](https://github.com/clangd/clangd/files/11720602/compile_commands.zip) from /tmp/sweb. I'm running out of ideas :/ as of _why_ it is there: I create it using `cmake . -DCMAKE_EXPORT_COMPILE_COMMANDS=ON` in order to copy it...

Allright, then I'll give it a try without all the symlinkery...

yes, it works when I clone the repository into a non-symlinked directory and open it from there. a great improvement :) nevertheless I think this is very unexpected behaviour -...

sure I'd write some words, but I don't feel like I've completely understood the scope of the underlying problem yet. E.g. is a symlink always a problem, or is emacs...

for me it works to split the into a seperate command like this: `vnoremap gc :vsc Edit.ToggleLineComment|`

bump - being able to read paths with umlauts on windows would be awesome