microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.63k stars 29.04k forks source link

PHP Autocompletion Activates on closing ?> #39776

Closed moshie closed 6 years ago

moshie commented 6 years ago
Extension Author (truncated) Version
vsc-material-theme Equ 1.1.2
php-docblocker nei 1.3.2
vscode-icons rob 7.18.1

Steps to Reproduce:

  1. Create a php file
  2. Type <?php ?>
  3. on the final letter the > activates the autocomplete

Reproduces without extensions: Yes

I find this annoying since PHP is for templating and pressing return inserts $_COOKIE

roblourens commented 6 years ago

/duplicate of https://github.com/Microsoft/vscode/issues/37919

Fixed in Insiders