Summary
By now we should have mastered code editing and keyboard shortcuts; we can now work on any project in any language with the help of Lint and Code Intelligence.
It is important to know that SublimeLinter and SublimeCodeIntel do not support all kinds of projects and languages. They are also not the right choice for you if you are developing in a specific language; there may be a plugin that fits your requirement better. In the next chapter we are going to learn what Snippets, Macros, and Key Bindings are, and even make our own snippet!