IMHO it would be nice to improve the structure of this repo or split it into two differents, one for Textmate and another for Sublime. The problem here is that master branch is around 50 commits ahead of sublime and due to this fact syntax and completion files are totally different between them.
Another problems to solve:
- Reflect in
README.md that there's a specific branch for Sublime
- Use git tags for Package Control versions
- Add tests
- Add messages for Package Control
I'm ready to collaborate as a mantainer or contributor to help to implement this features.
IMHO it would be nice to improve the structure of this repo or split it into two differents, one for Textmate and another for Sublime. The problem here is that
masterbranch is around 50 commits ahead ofsublimeand due to this fact syntax and completion files are totally different between them.Another problems to solve:
README.mdthat there's a specific branch for SublimeI'm ready to collaborate as a mantainer or contributor to help to implement this features.