Sergey Chikuyonok

Results 185 comments of Sergey Chikuyonok

Check out Emmet section in Eclipse preferences

Try to call `php` filter explicitly, e.g. `this>Model>data.Model.id|php`. Eclipse doesn’t provide a common interface for detecting syntaxes so it has to be programmed individually for each syntax/plugin.

@sarwarcse yes, it’s possible

@sarwarcse There are hints on the very fist page of this very repo: https://github.com/emmetio/emmet-eclipse#plugin-overview And lots of [docs](http://docs.emmet.io) which you already read, right?

Just open Preferences > Emmet

`${cursor}` http://docs.emmet.io/customization/snippets/#variables

OK, I’ll check it out. Eclipse might have outdated Emmet core

Should work in latest Emmet version

Please try https://github.com/emmetio/atom-plugin

Filter are not supported anymore. It’s better to use external tools/plugins to do so