Skip to content

[CLOSED] Fix #5137 async linting #5935

@core-ai-bot

Description

@core-ai-bot

Issue by busykai
Wednesday Jan 15, 2014 at 15:36 GMT
Originally opened as adobe/brackets#6530


Implement support for asynchronous providers through scanFileAsync function. Each provider is limited by 500ms timeout now. Providers are executed in parallel (even though it only makes sense for the truly async ones). Providers are never rejected if actual provider rejects its promised, it is resolve with null results and does not appear in the problems panel.

Additionally some closure compiler notation issues in JSDoc have been fixed.

cc:@peterflynn,@ingorichter


busykai included the following code: https://github.com/adobe/brackets/pull/6530/commits

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