enerjazzer
enerjazzer
great suggestion about `\code{filter:my/path/to/filter.bash}` Should be working for `\snippet` too But it can be bothersome to write it in every place if there are many places like these, so I...
> Please try 211/212.9.3 from [EAP channel](https://github.com/zielu/GitToolBox#eap-builds) It still logs a lot of #z.g.blame, #z.g.status, #g.c.GitHandler etc. Did you add any options to disable logging?
``` 2022-06-17 02:40:16,906 [15081760] INFO - #z.g.blame - Stored blame: ;82ff8f7ccf54365c171c19cfc4236d3d20e5b35e 2022-06-17 02:40:16,906 [15081760] INFO - #z.g.blame - Remove outdated entries: [] 2022-06-17 02:40:16,906 [15081760] INFO - #z.g.blame - Remove...
The freeze is still happening with 212.9.3, with the same backtrace mentioning gittoolbox: ``` Freeze for 125 seconds IDE KILLED! Sampled time: 115000ms, sampling rate: 100ms, GC time: 209ms (0%),...
This is for 212.9.4 :( ``` Freeze for 182 seconds IDE KILLED! Sampled time: 169500ms, sampling rate: 100ms, GC time: 198ms (0%), Class loading: 0%, cpu load: 1% The stack...
Please make this option available not only for pre-header lines. Most CSV parsers accept # comments anywhere in the file (to skip the remainder of the line or to skip...
It's not just the question of highlighting. Unsupported comment lines also break hover tooltips (if the comments are above the first line) and CSV Lint.
I'm using system installation of Rust at work, rustup is not available and we can't install it by policy. It's Red Hat, if it matters. The standard library is there,...
> @enerjazzer Without rustup you have to download an stdlib sources somehow (using system package manager or manually) and specify the path to it in [IntelliJ Rust project settings](https://plugins.jetbrains.com/plugin/8182-rust/docs/rust-project-settings.html#general-settings). For...
@krasa I see. So grep is not supposed to work in terminal emulator at all? Or it's only at the moment, and you'll add it in future?