Tal Amuyal
Tal Amuyal
Thanks for the tips, will try and go slowly with it.
@adabo, might it be that you installed `clang` only for the current user? It is possible that the "current user" in the installation phase is an admin, that will explain...
I mean installing `clang` with `all users`. Regarding the `broken intellisense`, I think it is a known issue that already has an open bug report. If this is it, then...
Seems like in https://github.com/onivim/oni/pull/1513 and https://github.com/onivim/oni/issues/1441 there was a similar talk about the LSP stop working. @adabo, could you open the DevTools and try to identify and post logs that...
Wow, thanks for investing in a YouTube video! Actually, it really helps (one picture is worth a thousand words, one video is priceless). Tried it as well, seams that I...
I'm totally with you! I use Karabiner-Elements to solve that system-wide. You can use my dotfile generator as ref if you'd like: https://github.com/TalAmuyal/MyConfigs/blob/master/scripts/gen_karabiner_config.py On Sun, Feb 17, 2019, 20:35 oni-bot[bot]...
Hi, most likely, the PATH that you see is not the same for Oni. You can try setting the command to the result of `which` (the full path).
There is some logic that prevents the insertion of the anchors in inappropriate places (such as described above). I think that we should teach it to recognize tables as well....
Hi, indeed it should not be required. Also, I don't think that the Brew version is maintained. I'm using the dmg that is in the "releases" page & I see...
Can you run pyls from the command-line w/o root and with no configs that will be missing for oni? On Wed, Feb 20, 2019, 14:42 eyalk5 wrote: > [image: image]...