Skip to content

OSX system services shortcuts not recognized #1628

@unnamedcrewman

Description

@unnamedcrewman

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?

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitymacosIssues with VS Code on MAC/OS XverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions