@kingkeith: Thanks for the the links, I’m not english so I didn’t type the good word on search to find those posts. Interesting to see how it affect differents OSs, such as differents builds.
@ThomSmith: Yeaa a huge mess, I can’t understand for now but it seems to be very hard.
In fact, Emmet sometimes do his “thing” on something which he normally should not care about, like inside a comment, or a string in JS, etc…
BUT everytimes it seems to happen when cursor is on the very beginning of a line ==> isn’t there an
if(nothing-before-cursor AND something-right-after-cursor) {Emmet : false}
formula to put somewhere?
Or maybe it’s not as simpler as this, and it will not be a surprise.