Jakub Charvat

Results 2 issues of Jakub Charvat

```zsh git clone https://github.com/LouisBrunner/valgrind-macos cd valgrind-macos ./autogen.sh ./configure --prefix=/some/directory # configure: error: Valgrind works on Darwin 10.x-20.x (Mac OS X 10.6-10.11 and macOS 10.12-11.0) ``` Running the root `configure` script...

bug
12.0

Hi, I know you write in the Readme that you use VSCode, but I was hoping maybe you, or someone else, knows this: is there an equivalent to `editor.tokenColorCustomizations` in...