I'm really enjoying working with VSCode, and appreciate the work going on here. One issue I'm having (OSX El Capitan) is that VSCode doesn't seem to recognize some of the system wide services keyboard shortcuts I've set up to work with text from any application.
I have some System Services that run scripts, which I activate via a mouse menu, and those work fine. I have others that I activate via the keyboard. For example, I have a System Service to take selected text and use a shell script to append it to a special file. I have a mouse menu item that invokes that service via the the keyboard shortcut I've defined: Cmd-Shift-Alt-Ctrl-A. This works just fine, but I cannot invoke the same service using the actual keys on the keyboard.
All the shortcuts I'm using have Cmd-Shift-Alt-Ctrl as the modifiers, so I don't think there are any conflicts with existing keyboard shortcuts. Other system wide keyboard shortcuts do work, so I'm not sure what the issue is with these particular, OSX System Services related ones. Is it a problem with the modifiers, or is there some issue currently with OSX system services support?
I'm really enjoying working with VSCode, and appreciate the work going on here. One issue I'm having (OSX El Capitan) is that VSCode doesn't seem to recognize some of the system wide services keyboard shortcuts I've set up to work with text from any application.
I have some System Services that run scripts, which I activate via a mouse menu, and those work fine. I have others that I activate via the keyboard. For example, I have a System Service to take selected text and use a shell script to append it to a special file. I have a mouse menu item that invokes that service via the the keyboard shortcut I've defined: Cmd-Shift-Alt-Ctrl-A. This works just fine, but I cannot invoke the same service using the actual keys on the keyboard.
All the shortcuts I'm using have Cmd-Shift-Alt-Ctrl as the modifiers, so I don't think there are any conflicts with existing keyboard shortcuts. Other system wide keyboard shortcuts do work, so I'm not sure what the issue is with these particular, OSX System Services related ones. Is it a problem with the modifiers, or is there some issue currently with OSX system services support?