Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Diagnostic problems are not shown on typing first character and after deleting all the characters causing the error #14774

Closed
nayankankariya opened this issue May 3, 2019 · 1 comment
Assignees
Milestone

Comments

@nayankankariya
Copy link
Collaborator

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

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

No branches or pull requests

2 participants