Thomas Queste

Results 22 issues of Thomas Queste

- custom start flag `-f` - enable: true

Asdf-vm: an extendable version manager https://asdf-vm.com/#/ Dir-env support (to avoid shims): https://github.com/asdf-community/asdf-direnv Zsh prompt with asynchronous Git status https://vincent.bernat.ch/en/blog/2019-zsh-async-vcs-info Zplug: A next-generation plugin manager for zsh https://zplug.sh z.lua : A...

- do not color what Maven 3.5 already does - use same colors as 3.5

improvement

**Describe the bug** Tried to type (Declaration mode) and got this error. I don't know **exactly** what I entered before I got this error :/ Sorry. I was unable to...

bug

**Is your feature request related to a problem?** I am frustrated when I enter a directory containing a tool-version that is not installed and thus not used by asdf, then...

enhancement
help wanted
proposal

I tried binding `Super+e` and the console log show this error on startup. I made sure to have disable Kubuntu builtin emoji shortcut bound to Meta+e beforehand. ```bash $ emote...

bug

Clicking on "close" button of the "About" dialog does not close the aforementioned dialog ![image](https://user-images.githubusercontent.com/365778/99904777-76eb9300-2ccd-11eb-8028-1bd942568e9f.png) But, clicking on the close button of the header bar does close the dialog.

bug

On click on Preferences, the Pref window appears behind (thus being hidden) the emoji window. ![image](https://user-images.githubusercontent.com/365778/95181970-4787d200-07c4-11eb-90ac-78e025704bf7.png)

bug

#### Environment details - OS: linux - Node.js version: v16.14.2 - npm version: 8.5.0 - `@google-cloud/bigquery` version: 6.0.2 #### Steps to reproduce 1. Delete table using bigquery client 2. Create...

priority: p2
type: bug
api: bigquery

Hi, In [your article](https://blog.wolt.com/engineering/2021/09/30/professional-grade-mypy-configuration/) and this project, a few MyPy configurations are setuped. I wonder why [MyPy strict](https://mypy.readthedocs.io/en/stable/command_line.html#cmdoption-mypy-strict) is not replacing some of them? For instance, MyPy version 0.942 defines...