AntlrVSIX icon indicating copy to clipboard operation
AntlrVSIX copied to clipboard

Antlr Editor mode missing in VS2019 keyboard settings options

Open kaby76 opened this issue 4 years ago • 1 comments

I want to set up some keyboard mappings when I'm in Antlr mode in the VS2019 editor. But, for whatever reason, I don't see Antlr listed in "Use new shortcut in", and I have no clue how to add an item here. 2020-05-26 (2)

kaby76 avatar May 26 '20 11:05 kaby76

Looks like I need to create a custom editor.

https://github.com/MicrosoftDocs/visualstudio-docs/blob/master/docs/extensibility/binding-keyboard-shortcuts-to-menu-items.md https://github.com/Microsoft/VSProjectSystem/issues/136 https://docs.microsoft.com/en-us/visualstudio/extensibility/walkthrough-creating-a-core-editor-and-registering-an-editor-file-type?view=vs-2015

kaby76 avatar May 26 '20 11:05 kaby76