Home
last modified time | relevance | path

Searched refs:EditorKeybindings (Results 1 – 1 of 1) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/editor/
H A Deditor.ts158 export interface EditorKeybindings { interface
272 private keybindings: EditorKeybindings;
771 public setKeybindings(keyBindings: EditorKeybindings) {