6

I'm running Android Studio version 0.3.7 on OS X 10.9. When I opened a JavaScript file I received a prompt saying: Plugin supporting files with *.js are found with 2 options: install plugins and ignore plugins. When I click the install option, a new Choose plugins to install or Enable window pops up, but it's empty, and only "nothing to show" is written. Has anyone experienced this? Is there a way to manually search and install these JavaScript plugins?

2 Answers 2

2

See https://stackoverflow.com/a/25109551/4028484 for a Git repo with appropriate settings for syntax highlighting.

Sign up to request clarification or add additional context in comments.

Comments

0

Same issue on Gentoo GNU/Linux running Android Studio 0.4.0.

If you go to File -> Settings -> IDE Settings -> Plugins -> Brows Repositories, you should see a long list. Setting the category to Javascript returns 10 plugins for me, but none of them look to provide core support (syntax highlighting etc).

I think perhaps the IDE is finding a plugin and attempting to load a filtered list that's supposed to only show the one plugin it found, but the lists then don't return it probably because it isn't compatible with the current IDE version.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.