brackets-archive / bracketsIssues

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

[CLOSED] JavaScript File Interface Problem #10552

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by ndkcha Monday Mar 14, 2016 at 06:59 GMT Originally opened as https://github.com/adobe/brackets/issues/12296


I am currently working in Ionic framework for building hybrid mobile apps. I had built the project for Android platform (building with Gradle Builder). Then I went on to editing code, which led to this bug that did not show code hints, jump to definition or quick edit. The application does not crashes here, but it stops displaying code hints and other mentioned features.

Here, I'm attaching screenshot of error dialog box that was displayed for this issue.

screen shot 2016-03-14 at 12 21 31 pm 2

Brackets Version: 1.5.0-16538 (release cf9cf4698) OS Version: OS X 10.11.3 (El Capitan)

Logs >>

screen shot 2016-03-14 at 12 27 53 pm screen shot 2016-03-14 at 12 27 56 pm

Do look into this issue.

core-ai-bot commented 3 years ago

Comment by tallandroid Tuesday Mar 15, 2016 at 08:55 GMT


Seems like a transient issue while tern.js is loading the code hints. Did restart work ?

core-ai-bot commented 3 years ago

Comment by ndkcha Thursday Mar 17, 2016 at 11:57 GMT


I excluded it by writing that file path into .brackets.json. And then reloaded it, it worked! But I'm getting this error in almost every external javascript file which is part of framework. (e.g. ionic.min.js, and more). I need to exclude every file and then it works.

core-ai-bot commented 3 years ago

Comment by ingorichter Monday Mar 21, 2016 at 17:59 GMT


Does this still happen with the 1.6 version?

core-ai-bot commented 3 years ago

Comment by ndkcha Saturday Mar 26, 2016 at 11:19 GMT


No. It works well after I re-installed brackets

core-ai-bot commented 3 years ago

Comment by petetnt Saturday Aug 06, 2016 at 18:48 GMT


Closing as solved, feel free to reopen if it occurs again (I've had same kinds of issues with Ionic myself).