Skip to content

ly95/vsc.php-symbols

Repository files navigation

php-symbols

PHP-SYMBOLS is Visual Studio Code Plugin.

Features

  • list php code symbols
  • work without php environment
  • faster
  • ignore php error

Release Notes

v2.0.0 (2016-12-19)

  • rebuild code
  • fix #5

v0.1.2 (2016-06-2)

v0.1.0 (2016-04-17)

  • optimize code.
  • fix bug.

v0.0.4 (2016-04-15)

  • fix scan class name.

v0.0.1 (2016-04-14)

  • first version.