TypeStrong / atom-typescript

The only TypeScript package you will ever need

Home Page:https://atom.io/packages/atom-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option "Enable Atom-Typescript for JavaScript files" cannot be disabled

alexeiz opened this issue · comments

This option is "on" by default. If I set it to "off" and then restart Atom, it's still in the "on" state. The version of atom-typescript is 14.0.3.

Can't reproduce.

If you're using a non-official Atom distribution, it's something that fork might be doing, take it up with the distributor.

Otherwise, please post outputs of the following commands:

apm --version
atom --version
apm list

I've searched for a bit, and apparently
atom-ide-javascript package forces this option to the "on" state. If you're using it, feel free to take it up with them but be aware that it's a "wrapper" package -- it doesn't really do much besides installing some dependencies and configuring atom-typescript, so you should be free to disable/remove it in case you don't want atom-typescript on JS.

Indeed, disabling aom-ide-javascript resolves this issue.

This issue has been marked as stale because it did not have any activity for the last 90 days or more. Remove the stale label or comment or this will be closed in 14 days