Victor Hugo Gomes

Results 6 issues of Victor Hugo Gomes

closes #113 needs more testing and some code refactoring

got this erro when I try to install in manjaro 32-bit with `yaourt -S upterm` ``` npm ERR! path /tmp/yaourt-tmp-labatata101/aur-upterm/src/upterm-0.4.3/node_modules/npm/node_modules/fs-write-stream-atomic npm ERR! code ENOENT npm ERR! errno -2 npm ERR!...

Currently, there is no support for folding python's multiline string, e.g.: ```python multiline = """Lorem Ipsum dolor sit amet """ ``` Also if you put a multiline string inside a...

Ruff version: v0.1.6 Ruff reports a syntax error for the following code ```python with 0 as *x: pass ``` While the python `ast` module parses with no error. ```shell $...

parser

You can see it inside the red square. A little gap between the icon and the name would be nice! ![icon_bug](https://user-images.githubusercontent.com/20308796/191384998-735697f6-01d1-40a5-a384-f6acba29b4b4.png)

**Describe the bug** I have a test that prints a colored output, but when executing this test outside of the folder containing the test, the colored output is not shown....

question