Sublime Forum

Developed an IntelliJ plugin to use Sublime Text Snippets

#1

Hello World,

I recently developed an IntelliJ plugin that enables using sublime snippets directly in JetBrains IDEs (IDEA, Andriod Studio, PHP Storm, Web Storm, and so on), which can be helpful if you work with both Sublime Text and JetBrains IDEs and wish to use your sublime snippets across them.

http://plugins.jetbrains.com/plugin/10446-sublime-snippets-support

I personally use it in my work and it saves me lots of time. Hope you could find it useful as well.

Any suggestions/ideas would be highly appreciated.

Best Regards,
Kevin

2 Likes

#2

Let me try to understand, you develop a plugin for IntelliJ and you come to the Sublime Forum sharing it?

If you have done a plugin for Sublime it was that you came here to publish … :slight_smile:

0 Likes

#3

I think the idea is that if you use ST and IntelliJ, then you can now import your ST snippets to IntelliJ using this plugin, so I think its nice they shared it here

2 Likes

#4

Ok, so I understood wrong, my bad!

0 Likes

#5

Thanks @kevinlin buddy, you made my day! :dancer:

1 Like

#6

Hi mauroreisvieira,

Thanks for replying.

Yes, it’s an IntelliJ plugin, but it works closely with Sublime Text snippets and I really find this feature useful.

I’ve updated my post to make it more clear :slight_smile:

1 Like

#7

No worries @bantya, I’m happy you like it :smile:

0 Likes

#8

Yeah, I like it too. I am using it with Pycharm.
Thanks Kevin.

0 Likes