Zhuoqun(Jack) Chen

Results 9 comments of Zhuoqun(Jack) Chen

I came across same questions like you. I use `conda` to manager 3 different pyqt projects. And I install 3 different versions: `PyQt5`, `PySide2`, `PySide6`. Conda installs 3 different `qt-designer.exe`...

> every time I modify my init.vim, I need to reload vscode. I bind alt+L to reload. Not so cool still Hi, may I ask which action you bind to...

+1 请问现在 mac 上可以自定义截图添加箭头之类的快捷键了吗?

> I Don't know why this is happening but the below method will work. > > Create a New profile named "Default" without the quotes and everything will work fine....

Also vote for this feature. I configured `remote-ssh` to open `tmux` as default integrated terminal profile. After tmux is launched, I can't copy and paste using vim-like `copy-mode-vi` by pressing...

> I just encountered the same problem and I removed "#!/bin/bash" then the code-runner will work like a charm. Thanks!

> Started happening to me two on the same day on two different machines. > > I don't even get the "Saving" notification, but activating the save shortcut simply freezes...

> at `~/.tmux.conf`: > > ``` > set -g @tpm_plugins ' \ > tmux-plugins/tpm \ > tmux-plugins/tmux-sensible \ > tmux-plugins/tmux-resurrect \ > tmux-plugins/tmux-continuum \ > ' > ``` > >...