Create an autocomplete feature in Sublime Text for Bootstrap and Foundations. As a future goal we could generalise the system of adding info-hovers, which can speed up creating support for (new) frameworks and languages among the SublimeText user-base.
First, fork this repository into your github account (and local machine).
There's a TODO list in ForTheDevs.md
maintained by the group.
- If you think a change must be made to any file, go ahead... make the change!
- Once you are satisfied with your edits, commit and push to your forked repository. Submit a pull request.
- If someone made FILE_A but you can't understand SECTION_Y, post an issue on the original repository explaining your problem.
- Use Markdown to make/edit
.md
files on this repo. You can find out whatismarkdown and start using it here.