Tianyu Geng

Results 10 issues of Tianyu Geng

Anchors in URLs can result many duplicated results during history search. This change squash all of them into a single entry.

**Describe the bug** Content of .config/nvim/init.vim as follows set hidden Then open any file and do `:ls`, one can see two buffers, one of the opened file and one empty...

When artifacts are pinned, `maven_install` would create individual external repos for each dependency. The name of such an external repo is simply the maven coordinate with all punctuations replaced by...

### Description of the feature request: Consider the following ``` constraint_setting( name = "type", ) constraint_value( name = "type_a", constraint_setting = ":type", ) constraint_value( name = "type_b", constraint_setting = ":type",...

type: feature request
P3
team-Configurability

Tested release 1.15.0 with the following ``` public class Foo { private static final String foo = "\"aaaaaaaaaaaaaaaaaaaaa\":\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"," + "\"aaaaaaaaaaaaaaaaaaaaa\":\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"," + "\"aaaaaaaaaaaaaaaaaaaaa\":\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"," + "\"aaaaaaaaaaaaaaaaaaaaa\":\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"," + "\"aaaaaaaaaaaaaaaaaaaaa\":\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\",\"aaaaaaaaaaaaaaaaaaaaa\":\"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\"\n"; } ``` google-java-format would...

Hi, first thank you for creating this plugin! I enjoy using z.sh on Linux and I was super excited when seeing this project! Unfortunately I could not get this working....

Hi I am trying to add a test that triggers our custom item template wizard, which opens a WPF form to collect user input for template instantiation. How could I...

question

I am using git 2.43 and have seen this error when creating a PR ``` > spr diff -m update --cherry-pick --update-message 🛑 invalid data in index - calculated checksum...

### What happened? When site-packages have conflicts, I am getting a panic like ``` ==================== Test output for //path/to:some_test: thread 'main' panicked at py/tools/py/src/pth.rs:146:14: called `Option::unwrap()` on a `None` value...

bug