Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: xiaolinzi99/Packages

Tags

v3114

Toggle v3114's commit message
Merge pull request sublimehq#382 from forkeith/php_class_symbol

[PHP] show class name in Goto Symbol

v3113

Toggle v3113's commit message
[Tcl] Add support for proc, namespace and command names composed of v…

…ariables and unquoted strings

v3112

Toggle v3112's commit message
[C++] Open .h files as C++ by default

v3111

Toggle v3111's commit message
[C++] Add support for templated function calls

v3110

Toggle v3110's commit message
Merge pull request sublimehq#276 from Briles/fix-css-color-func

v3109

Toggle v3109's commit message
[JavaScript] Exit arrow function scopes on closing square brackets also

v3108

Toggle v3108's commit message
[JavaScript] Exit arrow function scopes on closing square brackets also

v3107

Toggle v3107's commit message
[JavaScript] Add support for unicode identifiers

v3106

Toggle v3106's commit message
[JavaScript] Refactor how statements and expressions are included, fi…

…xing some edge bugs

v3105

Toggle v3105's commit message
[JavaScript] Change regular expressions for string literals to not tr…

…igger catastrophic backtracking