I have configured some text replacements in my local machine, via Preferences > Keyboard > Text, including a lot of code shortcuts, including shortcuts for my own developed system urls, that are not by-default suggested by Atom, such as:
apj -> application/json
epc -> events/panels/criteria
hurl -> http://my.home.url/
But I can't get them to work in Atom. Any ideas? Is this already implemented in Atom?
snippets. This is what solved my problem, it's awesome! http://flight-manual.atom.io/using-atom/sections/snippets/ – unmultimedio Apr 17 '17 at 19:47