Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

48 lines (26 loc) · 1.17 KB

Change Log

0.0.15 - September, 19 2021

  • regression caused by v0.0.14

0.0.14 - September, 19 2021

  • [link.js] Do not perform checks on undefined lines of text

0.0.12 - September, 05 2020

September, 04 2020

  • Support for Laravel 8.0 controllers PHP Classname::class notation
  • Update npm packages - vulnerabilities fixes

February, 15 2019

  • Ignore vsix files
  • read path to folder controllers from user config or default

Contributor: https://github.com/masterrjj24

January, 17 2019, v0.0.5

  • Npm packages vulnerabilities fixes
  • Correction with resource controller detection, and controller with subfolder in name

Contributor: https://github.com/tnatanael

July, 01 2018, v0.0.4

Correct package dependencies

Contributor: https://github.com/tiansin

June, 29 2018, v0.0.3

The extension now will open the file containing the controller and go to the corresponding line where the function signature starts.

Fixes: #1

Contributor: https://github.com/Smankusors

Initial release