Akib Azmain Turja
Akib Azmain Turja
There are several softwares in the list which are not fully free, because they have either anti-features or proprietary/non-free dependencies.
I'm developing a template rich library. For generating documentation I use Breathe and Exhale (both latest). My library has a function like this: ```c++ /** * @brief Raises an exception...
It looks like this package doesn't specify `geiser-guile` as it's dependency. Whenever I try to execute the command `guix-packages-by-name`, Emacs says `eval-buffer: Cannot open load file: No such file or...
Please consider labeling JavaScripts so that GNU LibreJS doesn't block those. See https://www.gnu.org/software/librejs/manual/librejs.html#Setting-Your-JavaScript-Free for instructions.
Pygments fails to highlight C++ code when it contains the keyword `class` without any name followed by. This pull request fixes it. Closes #1076 and solves sphinx-doc/sphinx#4025.
Toph seems to be a pretty good CP site with plenty of problems.
I have updated to Emacs 30 from a old commit of 29 (before the release branch was created) a few months ago, and from then `exwm-xim` no longer works. Changing...
I've implemented semantic tokens (introduced in LSP 3.16) support. Closes #615. - [x] Support full buffer highlighting (`textDocument/semanticTokens/full`). - [x] Support full buffer highlighting using token delta (`textDocument/semanticTokens/full/delta`). It mostly...
mlscroll doesn't work properly on terminal with gpm-mouse-mode or xterm-mouse-mode. It would be great to have that.