Eugenio Bargiacchi

Results 24 issues of Eugenio Bargiacchi

First of all, absolutely great plugin. I'm looking to add a colorscheme mode that can be recognized through a function; i.e. ideally one could create a function that returns the...

As a package is provided for Debian, it would be nice to release a similar package for Ubuntu. At the moment simply downloading the `.deb` and trying to install it...

help wanted

Here is the output of my installation run: ``` $ stack install Stack has not been tested with GHC versions above 8.10, and using 9.4.7, this may fail Preparing to...

# Issue Prelude **Please complete these steps and check these boxes (by putting an `x` inside the brackets) _before_ filing your issue:** - [x] I have read and understood YCM's...

There is an assertion that breaks when running some `cell` algorithms: ``` snake: /home/svalorzen/Projects/snake/src/game_util.hpp:20: GameBase after_moves(const GameBase&, const std::vector&, Lookahead): Assertion `is_neighbor(path.back(), game.snake_pos())' failed. ``` I can look into the...

**Description** As far as I understand, the class StringMaker is the one that controls how variables are printed to screen. `float` and `double` have their own specializations that expose a...

### Describe the issue: I'm trying to restrict the problem, but for now it seems that with newer numpy versions on x64 certain complex products return different results depending on...

33 - Question

I have a PyBind-based project which I build using scikit-build-core in order to use the resulting wrappers from Python. Today, building the wheel for my project fails with the error...

### Steps to reproduce 1. Write a `.yaml` file 2. Write `a: foo("{ }")` 3. The string does not open at the first quotes, but only at the second, and...

runtime
bug

Apologies if this is a dumb issue, but I can't figure out if there is a way to solve my problem. I've always thought that when using binary eye to...