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] "ValidationOnType" preference setting is not working. #12028

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

[CLOSED] "ValidationOnType" preference setting is not working. #12028

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:52 GMT
Originally opened as adobe/brackets#14772


Steps to reproduce:
1: Launch Brackets.
2: Create new php file and save it.
3: Write basic code of php like :

<?php
fopen()

4: Open Debug > Open Preferences Files
5: Change "validateOnType": "True" in brackets.json.
6: start writing any thing (e.g: fope) and observe the Diagnostic Problem.

Result:
While typing any thing, it is not showing Diagnostic Problem.
It is showing Diagnostic Problems after saving the files.

Expected Result:
As we change "ValidationOnType" value to "True" so, it should show Diagnostic Problems while typing.

@core-ai-bot
Copy link
Member Author

Comment by nayankankariya
Friday May 03, 2019 at 09:53 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