Linpeng Zhang

Results 12 comments of Linpeng Zhang

I still have this problem, I use `vim-plug` as my vim plug-in manager, and there is no `.lua` file you mentioned, and I added `require("nvim-treesitter.install").prefer_git = true'` to `init.vim` and...

After testing, almost all oh-my-posh prompts that are multiline have this problem, while single-line ones do not

> Thanks for the feedback. Try to open `chrome-extension://ifpcmhciihicaljnhgobnhoehoabidhd/popup/index.html`. @tfx2001 @SteveLauC what about edge?

> Is the download jar always the same one, or it's changing? will change, but it seems to never finish downloading, this morning I put the laptop aside to download...

> You can turn off setting `java.gradle.buildServer.enabled`. > > I'll check why it's so slow. Just new springboot problem with default options right? Yes, all settings are default, just select...

> I cannot reproduce the issue on my end. > > I looked into your profile and it seems that you're from China, so I suggest adding [these mirrors](https://github.com/china-speed/china-speed.github.io?tab=readme-ov-file#gradle-maven) and...

> set `xmake.runMode` as `buildRun` > > https://github.com/xmake-io/xmake-vscode/blob/2b6d88598326cfa27c2ede33b8aded9ac3dc3231/package.json#L630 这个只能让运行可以自动构建, 调试的话还是会提示需要构建

> > > set `xmake.runMode` as `buildRun` > > > https://github.com/xmake-io/xmake-vscode/blob/2b6d88598326cfa27c2ede33b8aded9ac3dc3231/package.json#L630 > > > > > > 这个只能让运行可以自动构建, 调试的话还是会提示需要构建 > > 不会,你更新下插件 现在可以debugrun了,但是debug会在构建完成之前就加载程序到断点, 然后造成一些诡异的问题: https://github.com/user-attachments/assets/48102bf9-98e3-416c-a7c3-50214b72710e