brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] "JavaScript File Inference Problem" alert #8936

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by isonno Tuesday Dec 02, 2014 at 22:44 GMT Originally opened as https://github.com/adobe/brackets/issues/10066


Got an alert: "Brackets ran into trouble processing ...

This file will no longer be processed for code hints....

This is likely a Brackets bug..."

Here's a link: https://gist.github.com/isonno/d433e5d17b6d0394cf45

The file was jquery/src/core/var/rsingleTag.js Brackets build 1.0.0-15191, timestamp Halloween.

core-ai-bot commented 3 years ago

Comment by isonno Tuesday Dec 02, 2014 at 22:51 GMT


It also choked on this file: https://gist.github.com/isonno/7040a2d781b23754a3ad (jquery/src/core/access.js)

core-ai-bot commented 3 years ago

Comment by JeffryBooher Tuesday Dec 09, 2014 at 17:53 GMT


@isonno thanks for letting us know. If you want you can try re-enabling the file by removing it from inference ignore list. Here's a little more about how to do this: https://github.com/adobe/brackets/wiki/JavaScript-Code-Hints

The warning will otherwise not affect using Brackets.