Skip to content

Releases: dudemelo/vscode-php-essentials

v2.0.0

11 Feb 12:27
ce79fe1
Compare
Choose a tag to compare

Changes

  • Removed unused package-lock.json
  • Removed Auto Rename Tag.

Auto Rename Tag

VSCode released the Auto update tags, which makes unnecessary the usage of an extra extensions for this.

It is worth noting that this option is disabled by default. It can be enabled by setting:

"editor.linkedEditing": true

v1.0.0

06 Dec 20:53
Compare
Choose a tag to compare
Update package version