Fix: typo in the configuration property (#c0f65f9)
0.2.7
Feature to change the highlight color based on the user configuration file
(php.import.highlight)
0.1.7
Fix highlight on/off when there is only one use statement. Previously
for this to work the user would have to change the tab
0.1.6
Automatically run the ext when change the active file or opening it in the editor
0.1.5
The extension add and removes the highlight from a file once the imported class is used in the code (#9). Previously the user would have to close the file and open again so the extension would highlight the correct imports.