Hello, Sublime users!
I used sublime in my all projects. Now when I write code in angular 2 I have 2 big problems in this editor:
-
This editor doesn’t have an auto import library as WebStorm. When I write:
private router: Route… <then I need tooltip with information and when I click enter then automatic this library should be imported in the top. -
Sublime doesn’t show which libraries I don’t use in this file. e.x. web storm changes color to gray when this library isn’t used.
Maybe you know plugin on libraries which help me? I can pay for this plugin but this is very important for me for working in sublime.