atom emmet php

Solutions on MaxInterview for atom emmet php by the best coders in the world

showing results for - "atom emmet php"
Ibrahim
28 Jan 2020
1// To use Emmet in PHP files, open Atom's keymap.cson file.
2// (⌘+SHIFT+P then enter “open keymap”)
3// Copy the code below, paste at the end of the file, and save.
4
5'atom-text-editor[data-grammar="text html php"]:not([mini])':
6  'tab': 'emmet:expand-abbreviation-with-tab'
similar questions
store emoji in php