Skip to content

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

@core-ai-bot

Description

@core-ai-bot

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions