lishlll

Results 12 issues of lishlll

**What is your use-case and why do you need this feature?** I found its very complex when I try to parse the json string when the type is unknown, for...

feature
design

### Description Android Test orchestrator not working. Only got fatal exception on logcat: ```log --------- beginning of crash 2022-08-31 09:49:21.213 20074-20074/? E/AndroidRuntime: FATAL EXCEPTION: main PID: 20074 java.lang.IllegalStateException: Call to...

The README said `When doing code changes that do not imply any changes in public API, no additional actions should be performed. check task on your CI will validate everything.`....

documentation
android

When selecting text in those IDE, and press `Ctrl+x` to cut text quickly, it cut twice actually. The first time cut the selected text, and the second time cut the...

OSX版本10.12.4,把gbk直接保存为utf8下面会显示undo revert,再打开还是gkb,但是如果先保存为utf16再保存为utf8就可以保存。

Today I found my .gitignore file isn't a symbolic link anymore, so I decide to restore it. I got an error as shown below: And I can't open the file...

### Description I implemented a IdleHandler to do someting for my HandlerThread, but I see the IdleHandler runs every second. According to the code in `AndroidLeakFixes.FLUSH_HANDLER_THREADS`, it adds an IdleHandler...

type: bug

**Is your feature request related to a problem? Please describe.** When the grep output contains some java exception stack traces, it only display the first line. **Describe the solution you'd...

My project requires jdk 17 to build. I use jenv to manage jdk and I set it to use java 17 locally but it seems the extension always use 21...

Gradle

After upgrade to latest version of VSCode, the `plantUML` in markdown is not rendered. VSCode version: ``` Version: 1.106.0 Commit: ac4cbdf48759c7d8c3eb91ffe6bb04316e263c57 Date: 2025-11-11T16:02:25.943Z (2 days ago) Electron: 37.7.0 ElectronBuildId: 12597478...