Jianing Wang

Results 33 comments of Jianing Wang

I just tried what you said and it still works on my mac.

这是因为在切换时,OpenInTerminal 会去你的应用程序文件夹找你安装的应用有没有受支持的应用。可能你的 `/Applications` 和 `~/Applications` 两个文件夹里的应用太多了,所以会卡顿。这很难说是一个bug,因为这是必须要检查的。

有必要。比如说用户最近刚安装了某个编辑器,并想设置为默认编辑器,那么就需要在每次打开的时候都扫描一下。不过,可以把这个扫描过程从主线程拿掉,放到另一个线程,免得UI卡。

Maybe you can try OpenInTerminal-Lite and OpenInEditor-Lite.

I think this is a bug of macOS. You uninstall an app which has a Finder extension but its extension is still in Finder toolbar. It's just like a Finder...

@Camji55 Good suggestion. I will provide an uninstall script or add the uninstall command in the README as @joonoro said.

Good suggestion! This feature will be added in next version.

OpenInTerminal [v2.1.1](https://github.com/Ji4n1ng/OpenInTerminal/releases/tag/2.1.1) and OpenInTerminal-Lite [v1.1.0](https://github.com/Ji4n1ng/OpenInTerminal/releases/tag/1.1.0) have been released. The new version supports CotEditor and MacVim. The customized functions is still under development.

@ouun I don't have PhpStorm on my machine. Have you tried this command? If it works, I will add this feature in the next version without testing.😂