Théo Cavignac

Results 15 issues of Théo Cavignac

Hello, I inherited a code with a lot of pattern like this: ```python for val in list(some_dict.values()): do_something(val) ``` As well as the list comprehension counterpart. As this plugin helped...

Hi, I just tried cosmopolitan, following the instructions of the README and my first attempt at using it on Windows was quite surprising... A simple hello world program would loop...

**Is your feature request related to a problem? Please describe.** At my workplace, all the network traffic is redirected through a http proxy. Most programs can be told to use...

1-feature-request ✨

Hi, I have just seen that `valid(endpoint) and valid(endpoint)`. It looks like a copypasta error. Please close if not. Cheers,

Hello, Apparently dependencies are not reparsed after the editing of the dependencies, which make the said editing completely useless. As far as I am concerned, this is one of the...

## Description I hit a bug with codeium that prevent neovim from closing and let it hang indefinitely. It is not easy to determine exactly the required condition but here...

Hello, I am starting to learn the libgit2 API and in the first example I wanted to try I stumbled upon `git_indexer_progress`: https://libgit2.org/docs/guides/101-samples/#repositories_clone_progress. Unfortunately, this does not appear anywhere in...

### What's the problem this feature will solve? It would make it possible to keep the package description in sync with the package docstring. ### Describe the solution you'd like...

enhancement
help wanted

Hi, I want to use your sphinx-lua project and I noticed that currently *all* leading spaces are removed from each line. This is not compatible with the significant indentation used...

The window seems to start, but the app crashes before anything get drawn in the window. I am on some Archlinux inside a VM. The tag of the AppImage is...