vepain

Results 10 comments of vepain

Hi, first of all, thank you for your work ! A fix would be appreciated :) Regards

Same, not only for these error types **atom:** 1.45.0 *64 **linter-flake8:** 2.4.0 with default settings **OS:** Ubuntu 18.10 **Python:** 3.8.0 ```bash flake8 --version 3.7.9 (flake8-annotations-complexity: 0.0.2, flake8-blind-except: 0.1.1, flake8-broken-line: 0.1.1,...

Hi everyone, Even if as @ebousse I can add a new task to an already existing task list, I can't create a new task list nor change the colour of...

Same problem for me: **Global versions** - Atom==1.44.0 - ide-python==1.5.0 - Linux OS: ubuntu==18.10 **Tests** - (1) python3.7 *(in settings)* - `python3.7 -m pip install python-language-server==0.29.0` *(minimum required version for...

I tested several configurations for cover in front matter. I will take my personal example from this page : https://vepain.gitlab.io/posts/2022-12-13_avis_comets/ Note that the url of the cover is always an...

Even for public modules, there are this false positives. ``` something |_ mod.rs |_ iter.rs ``` ```rust // mod.rs pub mod self::iter; ``` ```rust // iter.rs pub struct IterSomething {...

> Does it happen often? Or is it like one pop around startup and then it stops happening? Or is it more like [this issue](https://github.com/fgsfdsfgs/perfect_dark/issues/222)? Have you tried increasing `Audio.BufferSize`...

The option `comment-divider.length` should also (preferred) be language specific: ```json "[toml]": { "comment-divider.length": 80 }, "[scss]": { "comment-divider.length": 120 } ```

Note that `decors/fish-colored-man` works