Jianing Wang
Jianing Wang
For me, that is because I used [SwifterSwift](https://github.com/SwifterSwift/SwifterSwift) which has a extension named `cornerRadius`. Perhaps the author could try to modify the name to solve this problem. ``` /// SwifterSwift:...
If you still want to use SwifterSwift, you could set `cornerRadius` by yourself: ``` tagListView.tagViews.forEach { $0.layer.cornerRadius = 8 $0.layer.masksToBounds = true } ```
[VSCode Insiders](https://code.visualstudio.com/insiders/): Issue #46 Added into version 2.0.2 of OpenInTerminal and 1.0.1 of OpenInEditor-Lite
[TextMate](https://macromates.com/): Issue #49 Added into version 2.0.4 of OpenInTerminal and 1.0.2 of OpenInEditor-Lite
This is supported in [v2.3.7](https://github.com/Ji4n1ng/OpenInTerminal/releases/tag/v2.3.7).
OpenInTerminal supports adding a custem app. If it doesn't work, please let me know.
This is supported in [v2.3.7](https://github.com/Ji4n1ng/OpenInTerminal/releases/tag/v2.3.7).
Hi @vict0rsch , yes, there will be an update next month.
This is supported in [v2.3.7](https://github.com/Ji4n1ng/OpenInTerminal/releases/tag/v2.3.7).
As shown in the gif below, it works fine on my mac. 