auh

Results 42 comments of auh

@riccardoferretti ![动画](https://user-images.githubusercontent.com/21078607/156030362-fa0f030e-fba6-4828-9789-141897558fd5.gif) When creating a new file, add a create navigation guide instead of creating it in the root path I'm sorry about my description,I hope I can make it...

Yeah, it just needs a little adjustment 1. Add path properties to the template 2. Give a configuration about binding relationship between different templates and different shortcut keys to enable...

I thought about it again I'm not sure vscode supports context-aware shortcuts. If not, you can only support using two different templates at the same time by adding commands

> I thought about it again > > I'm not sure vscode supports context-aware shortcuts. > > If not, you can only support using two different templates at the same...

同样12核心同样遭遇,改了一个版本,后来发现不改源码。也能绕过去。 [hack seimi](https://github.com/fanlushuai/Fork-modify-search/tree/main/src/main/java/name/auh/tool/seimi/hack)

io线程速度慢同时被阻塞不是尴尬了。多来几个备选。我个人理解。

DIICall does not work with win11 MoveCurrentWindowToDesktop(desktopNumber) { WinGet, activeHwnd, ID, A _**DllCall(MoveWindowToDesktopNumberProc, UInt, activeHwnd, UInt, desktopNumber - 1)**_ switchDesktopByNumber(desktopNumber) } Instead VirtualDesktopAccessor.dll by https://github.com/skottmckay/VirtualDesktopAccessor/tree/master/x64/Release It works for me.

> > DIICall does not work with win11 > > MoveCurrentWindowToDesktop(desktopNumber) { WinGet, activeHwnd, ID, A _**DllCall(MoveWindowToDesktopNumberProc, UInt, activeHwnd, UInt, desktopNumber - 1)**_ switchDesktopByNumber(desktopNumber) } > > Instead VirtualDesktopAccessor.dll by...

系统上运行着shadowsocks,是不是socks5就有问题?

shadowssocks使用的端口和 target的监听端口是一个。