t-c-acc

Results 6 comments of t-c-acc

@mtk 's work around does not work for me. What works is: `:hook (lsp-after-initialize . (lambda () (local-set-key (kbd " ") #'ignore)))` Also I would consider this an important bug,...

Thought this should be mentioned here: melpa/melpa#9098

I was searching for something like that (ie. lichess on emacs). There is an API for third-party chess clients called Board API (it is also for e-boards). You can only...

I agree. Also, having instructions for straight.el is too much. I think whoever uses straight.el already knows how to add a package from github, and getting into straight.el just for...

(closed the issue by mistake) > To clarify the build side: the binaries we distribute on zed.dev are the same binaries built from the repo via the Github actions. The...

OK, so I assume the situation is similar to Chrome/Chromium and VSCode/Code-OSS: basically a proprietary program based on an open-source project. So far, according to @ConradIrwin, it happens that the...