brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] PHP code hints gets disappeared if the typed text end up as a keyword #12016

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by Nainabhandari8 Friday May 03, 2019 at 05:38 GMT Originally opened as https://github.com/adobe/brackets/issues/14752


Step:

1) Type <?php

2) type function

3) Notice that while typing function you were seeing multiple hints like : function and function_exists

Result:

Hints get disappear after typing function

Expected:

function and function_exists should be displayed as hints

core-ai-bot commented 3 years ago

Comment by Nainabhandari8 Friday May 03, 2019 at 05:39 GMT


Closing this issue as this is not related to this project.