Dustin Martin

Results 7 issues of Dustin Martin

When `screenReaderMode` is enabled, the output of an entered command is rarely read back by VoiceOver (e.g. is added to the live region in the DOM.) The length of the...

type/bug
help wanted
area/accessibility
platform/macos

- VSCode Version: Version: 1.65.2 (c722ca6c7eed3d7987c0d5c3df5c45f6b15e77d1) - Local OS Version: macOS 12.3 (21E230) - Remote OS Version: Ubuntu 21.04 - Remote Extension/Connection Type: Docker - Logs: ``` [54 ms] Remote-Containers...

bug
containers

When using single-backtick inline `code` elements, one is almost always writing the name of a variable or a command line invocation that should be treated as a single token and...

Hi, would it be possible to add wheels or build support for Python 3.10? I ran into this problem when trying to build from source: ``` #19 51.73 Running setup.py...

Due to these lines in `supervisord.conf` https://github.com/wyveo/nginx-php-fpm/blob/master/supervisord.conf#L6-L9 ``` [supervisord] logfile=/tmp/supervisord.log ; (main log file;default $CWD/supervisord.log) logfile_maxbytes=50MB ; (max main logfile bytes b4 rotation;default 50MB) logfile_backups=10 ; (num of main logfile...

### What version of GoTTY are you using (`gotty --version`)? 1.4.0 ### What operating system and browser are you using? Ubuntu 22.04, Chrome ### What did you do? If possible,...

bug

Hi, this currently fails to install on Python 3.10, but only because there is no 3.10 compatible wheel available for the `mmh3` dependency. Is it essential that mmh3 be used...