An autocomplete-snippets + emmet compatibility package
- Allows the snippets-autocomplete package tab function to take priority over the emmet package tab function, allowing a user to use snippets when available, and otherwise fallback to use emmet.
- Enables snippets in PHP files.
- This package can be installed via Atom's package manager, or: apm install emmet-snippets-compatibility-but-less-extreme
- Settings to toggle specific keymap overrides
- Setting to toggle php override.
- Compatibility of autocmplete-snippets inside quotes
- Compatibility with snippets even when autocomplete-snippets is not active
- Package Dependency on Emmet being installed and activated
This package was developed by PeterJohn Hunt by the request of Jeff Calaway