- Added cursor position highlight, courtesy of @JeroenOnstuimig
- Added ES6 method and const function regexes, courtesy of @wooandoo
- Added Ruby regex, courtesy of @aidistan
- Added protected functions
- Fixed jump to line above function for JS
- Fixed function declaration with multiline arguments
- Added Python regex, courtesy of @firejdl
- Altered PHP regex to add static methods
- Altered PHP and JS multiline comments regex
- Added toggle shortcut for Windows and Linux
- Fixed: php: jump to lines above function
- Fixed: php: methods with & prefix not being listed
- Altered JS method regex
- Fixed: php: comment added to list
- Altered function regex for PHP
- Added regex for INI
- Bugfix: symbols missing on search field blur
- Added search field placeholder
- Added alphabetical sorting to the plugin settings
- Added ES6 method syntax
- Added JS class expressions regex
- Changed comment symbol to "/" to avoid confusion with HTML anchors "#"
- Altered function regex for PHP and JS
- Added HTML anchor regex
- Added test files
- Because starting at v1 is too mainstream.
- Added regexes for HTML, CSS, JS and Angular, CoffeeScript and PHP