andischerer/atom-keyboard-localization

[SOLVED] Unable to write "{" and "}" on it_IT layout

Closed this issue · 0 comments

Ref: #76

I tried with the workaround provided by @Zelgadis87
So, I created a keymap-json.json file placing inside it:

{
    "186": {
        "alted": 91,
        "altshifted": 123
    },
    "187": {
        "alted": 93,
        "altshifted": 125
    }
}

And setting the file path from the package settings, in the absolute url field but does nothing for me.
The behavior is the same of #76 (comment)

edit: Closed because it works restating Atom.