Atom Editor tips - mhulse/mhulse.github.io GitHub Wiki
# Determine a file type’s scope using:
# Editor: Log Cursor Scope
'.text.html':
'B&M mark':
'prefix': 'bm1'
'body': '<p><mark>xxxxxx</mark></p>'
# Determine a file type’s scope using:
# Editor: Log Cursor Scope
'.text.html':
'B&M mark':
'prefix': 'bm1'
'body': '<p><mark>xxxxxx</mark></p>'