Skip to content

IntelliSense always suggests "<?php" when in HTML #372

Closed
@cstuder

Description

@cstuder

Every time I close an HTML tag in a PHP file, IntelliSense suggests <?php as next string.

image

This is distracting when writing HTML: When I want to enter a linebreak, I first have to remove the suggestion before hitting Enter.

Is there a possibility to remove this particular suggestion?

(Using PHP IntelliSense V1.2.1 in Visual Studio Code 1.11.2 on Windows 10, php.suggest.basic is set to false)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions