emmet-atom
emmet-atom copied to clipboard
tab is not working for html tag
tab is not working for html tag in atom like vscode do
tried to add keymap in keymap.cson in atom but didn't work
'atom-text-editor:not([mini])': 'tab': 'emmet:expand-abbreviation-with-tab'