SketchyVim icon indicating copy to clipboard operation
SketchyVim copied to clipboard

Issue with configuration of IntelliJ in the blacklist

Open marzelwidmer opened this issue 1 year ago • 4 comments

try to configure IntelliJ in the blacklist this are my configuration:

Warp
"IntelliJ IDEA"
"IntelliJ IDEA Ultimate"
"idea"

marzelwidmer avatar Jan 18 '24 11:01 marzelwidmer

Same here

Cliffback avatar Feb 21 '24 12:02 Cliffback

Remove wrapping double quto, works correctly. @marzelwidmer

syouSui avatar Jun 14 '24 01:06 syouSui

Hello!

That's my blacklist as follows. IDEA can be ignored by svim. But I also see the 2 apps that visual studio code & its inside version cannot be detected to disable by svim. @FelixKratz

Terminal
MacVim
Vim
IntelliJ IDEA
"Visual Studio Code - Insiders"
"Visual Studio Code"
Electron

syouSui avatar Jun 14 '24 15:06 syouSui

Hello!

That's my blacklist as follows. IDEA can be ignored by svim. But I also see the 2 apps that visual studio code & its inside version cannot be detected to disable by svim. @FelixKratz

Terminal
MacVim
Vim
IntelliJ IDEA
"Visual Studio Code - Insiders"
"Visual Studio Code"
Electron

Fine... Find the true reason: its process name is 'Code', not 'Visual Studio Code'. A hit for others that maybe use 'Activity Monitor' to find the true name.

Lastly, paste my backlist, it works well. ( Remember to restart svim. )

image

syouSui avatar Jun 15 '24 14:06 syouSui