palantir / eclipse-typescript

An Eclipse plug-in for developing in the TypeScript language.
Apache License 2.0
339 stars 73 forks source link

add fileExtension_ts to Marketplace entry #321

Closed mickaelistria closed 8 years ago

mickaelistria commented 8 years ago

Eclipse Marketplace and Marketplace client in IDE recently added support for discovery of marketplace extensions for a given filetype. In order to get this plugin discovered by users opening *.ts files, it seems important to add the fileExtension_ts tag to the marketplace entry.

mickaelistria commented 8 years ago

@tomshen Do you have permission to update https://marketplace.eclipse.org/content/typescript ? If not and if you cannot join the original author, you can send a mail to marketplace administrators to perform this change.

tomshen commented 8 years ago

I currently don't have permissions, but I've requested a transfer of ownership. I'll add the tag once I get ownership.

tomshen commented 8 years ago

Done! I also added fileExtension_tsx.

mickaelistria commented 8 years ago

Thanks. I hope many Eclipse user will more easily discover this nice plugin!