Automatical mapping keybindings.json #23139
Labels
area/editor/vscode
Issues related to the Code OSS editor of Che
kind/question
Questions that haven't been identified as being feature requests or bugs.
Summary
Hi team,
I have the task to automatically map custom keybindings.json on checode loading.
I tried to put the file into ~/.config/Code/User or other default paths for vscode, but checode didn't load it.
I found and configured embedded keybindings.json via checode comand line ( Open Keyboard Shortcuts (JSON)), it opens the keybindings.json file which can be edited and applied, but I couldn't find its location on the FS. I tried to grep text and find by the name, but unsuccessfully :(
When I selected to copy path of the file it returned me (Settings): /User/keybinding.json.
Could you please tell me where this file located? may be it is stored in the internal storage?
Thanks in advance!
Relevant information
No response
The text was updated successfully, but these errors were encountered: