jojo2357

Results 35 issues of jojo2357

Not sure if it is intentional, but given a command definition we do not have folding of environments or syntax highlighting. ```latex \newcommand{\balign}[0]{ \begin{align} Miss aligned \end{align} } ``` I...

enhancement
untriaged

This gives an error because `{sql}` is a part of the magic environment. ```latex %! language = MySQL \begin{minted}{sql} SELECT pl_to as 'page id', ```

bug
parser

Fix #3540 Right now, it has a hardcoded list, cannot find custom lexers, and does not enforce extension correctness. The per-language extensions are all in there. It could be refactored...

Fix #3537 on how to test. What was happening was twofold: the casing on extensions was being thrown out at command definition, and when testing different exts, it would also...

I have compiled `llama.cpp` with the `LLAMA_CUDA` option and I notice that running an edge model does not use the GPU at all. Is there something I should look for...

`\includegraphics{image}` whilst you have a good reference to `image.png`, refactor it (`ctrl` + `f6`). The whole name will be higlighted, including the `.png` part. Doing the refactor from the files...

bug

### Current Behavior - Leave Resources alone to build up some entropy - Observe beautiful memory chart (in sidebar) - Insert flash drive into system - Once detected and chart...

bug

### Problem When I am deep into using swap, I cant figure out what process to kill since the memory reported does not account for memory swapped out. I therefore...

enhancement

Fix #3551 So. The simplest solution was to simply make a custom Rename Processor that would gobble up **ALL** PsiFiles and automatically null the editor. This has the side effect...

TYSM for the package! I was seriously considering making this myself before I stumbled upon this and I am so glad I did. Suggestion: have an option such that after...