Florian Neumann
Florian Neumann
1st Update - running jailed in the Node-REPL (5.5.0) works: ``` > var code = "application.remote.log('Hello from the plugin!');"; undefined > var api = { log: console.log }; undefined >...
I'd stick with the `.gitignore` standard ans make the reference explicit: > The slash / is used as the directory separator. Separators may occur at the beginning, middle or end...
Yeah - i can't recall the full discussion, yet, But we skipped support for inline comments for the revision of ini parsing and specification entirely because of it's ambiguity. I...
Thank you very much for pinging me @MichaelKetting – you are absolutely right. What a pity. @editorconfig/board-member Regarding this case and the thoughts we already put into a rework/creation of...
Yeah thanks @xuhdev – i thought waiting some days for response may have gained more feedback. :sweat_smile:
@MichaelKetting you might have noticed we merged a change to the specification explicitly disallow inline comments in the ini-parsing for EditorConfig. The next step will be aligining the EditorConfig parsers...
Dear @xuhdev, it seems like the issue is just not solved yet so i would say we remove the inline comments entirely for clarification. Is this something we should propose...
I don't know if this requires a version bump. It looks like but in my opinion the change "just" makes undefined behavior to defined behavior. And elements like escaping a)...
No worries @cxw42 - i wish i would see a way to act immediately (and see how that time could be used in a productive way to bring EC forward)....
I don't think so since "backslash/semicolon/octothorpe escaping" would still be "undefined" (as its not mentioned at all). I am fine with that proposal - i am not sure if it...