#75079 Support keybindings resource

This commit is contained in:
Sandeep Somavarapu
2019-06-11 19:26:46 +02:00
parent 65f4b4a159
commit 59c79b84e3
2 changed files with 5 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
self.SERVER_APP_ROOT = '{{SERVER_APP_ROOT}}';
self.WINDOW_CONFIGURATION = {
settingsPath: '{{SETTINGS}}',
keybindingsPath: '{{KEYBINDINGS}}',
folderPath: '{{FOLDER}}',
workspacePath: '{{WORKSPACE}}',
}