quark-emacs icon indicating copy to clipboard operation
quark-emacs copied to clipboard

:rocket: An incredible wonderland of code

Results 62 quark-emacs issues
Sort by recently updated
recently updated
newest added

E.g. die in: ```latex \begin{minted}{c} // hi \end{minted} ``` Yields: ```latex \begin{minted}\end{minted} ``` I would prefer: ```latex \begin{minted}{c}\end{minted} ```

bug
priority:low
Lang:TeX

I think the current setup is suboptimal on several counts: Using the prefix gs means there's too much "warmup time" before the hydra can come in and make things efficient....

philosophy
priority:low

This means that it's impossible to complete while inside a snippet, which can be very inconvenient.

I use this all of the time and I think it's time to bind it to something.

enhancement
Lang:TeX

C-= is a really nice currently open keybinding. Over the next week or so, see what commands I invoke a lot and move it there.

enhancement

Would be nice to use C-o to jump back.

enhancement
Lang:C/C++

`fasd` entries are already in an optimal order.

enhancement

See https://github.com/Wilfred/remacs/issues/137.

Try to setup a reasonable system with `auto-fill-mode` or something similar.

enhancement