Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Diagnostic problems are not shown on typing first character and after deleting all the characters causing the error #12029

Open
core-ai-bot opened this issue Aug 30, 2021 · 1 comment

Comments

@core-ai-bot
Copy link
Member

Issue by nayankankariya
Friday May 03, 2019 at 09:54 GMT
Originally opened as adobe/brackets#14774


Steps :

  1. Set "validateOnType" preference as true in brackets.json file. and save the file
  2. Open any php file
  3. type f

Result : no error shown in diagnostic problems

Expected : errors should be shown.
4) type fo

Result : errors start showing
5) remove all characters till f by hitting backspace

Result: even after removal of all characters causing the error, the ; missing error is still shown

Expected: error should get removed from the list

@core-ai-bot
Copy link
Member Author

Comment by nayankankariya
Friday May 03, 2019 at 09:55 GMT


Fix is checked in as part of PR adobe/brackets#14685

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant