Po Chen

Results 135 comments of Po Chen
trafficstars

Yup that's what I meant, either extend that project or build a wrapper project.. Just an idea. On Thu, Feb 19, 2015 at 1:23 AM, James Brooks [email protected] wrote: >...

This might be really troublesome in dynamic languages that can swap order of parameters and specify keyword arguments, e.g. Python, Ruby...

Hi @muscaiu , it will need some code tweaking. I'm no longer adding new features to this lib since I've fully moved on to ng2. However, PRs are welcome and...

What kind of CSS were you looking for?

Gonna think about this one. Breaking change is fine, we can bump to 1.0.

Did this get any further?

Try `Dockerfile (with Bash)` syntax?

Oh the TM file. https://github.com/asbjornenge/Docker.tmbundle/blob/master/Syntaxes/Dockerfile.tmLanguage we have to update this file. I only maintain the sublime version. Someone has to send a pr to modify the TM language.

similar to #31 My recommendation is to use https://packagecontrol.io/packages/ApplySyntax. My setting is like ```json { //... "syntaxes": [ { "syntax": "Dockerfile Syntax Highlighting/Syntaxes/Dockerfile-bash", "rules": [ { "file_path": ".*(?:\\\\|/)Dockerfile(\\.\\w+)*$" } ]...

No idea how this could be implemented... PRs welcome!