Tuesday, July 23, 2013

Snippets 0.8 with code syntax highlighting

We are very happy to announce Snippets 0.8 today. This update introduces code syntax highlighting which is most requested feature request in our Ideas section.

Code highlighting is "must have" feature for any tool that deal with the source code, however it's not a core feature for Snippets as it is for code editors. We did not wanted to spend a lot of time creating our own editor, and we did not know any good implementation until recently we discovered Ace Editor.

Ace is an embeddable code editor written in JavaScript which makes it an ideal solution for Snippets that we can use in desktop apps for Mac and Windows and in a web browser for our Web app as well as some other secret tools that are coming out soon. It is the same editor that is used and maintained by Cloud9 IDE, so it's very solid, fast and well tested code editor. During the development it shows great performance and we like it.

Please download/update Snippets and enjoy.

Thursday, July 11, 2013

Snippets Distributors for JetBrains IDEs

We are happy to announce availability of Snippets Distributors for all JetBrains' IDEs. JetBrains is a great company that makes smart IDEs for many languages and technologies. If you don't use them we encourage you at least to try, you will love it.




Here is the full list of supported IDEs:
There is one small thing that makes using Snippets Distributor with all these IDEs (except ReSharper) a bit uncomfortable. If you make any changes in your library or distributor settings, you have to restart IDE in order to reflect these changes.

I've tried to convince guys from JetBrains to implement automatic reloading, but I have no luck. Internally this is not needed for IDE and this is not so small task to implement. Based on our communication, we have two options to improve this:
  1. Implement automatic reloading of settings in Intellij IDEA Community Edition and send pull request. If they accept, it it will spread to all the other IDE since they are bases on Intellij IDEA community edition. Here is the repository.
  2. Vote for this task. We hope that there will be enough votes to get the attention of responsible team to this task. 
To install any of the available distributors, open Distributors window by pressing Cmd+Shift+D on Mac or Ctrl+Shift+D on Windows, find it in Online Gallery listing and click install. You also need to enable it by selecting Enabled checkbox.

If you enjoyed using distributors so far, I’d be very grateful if you’d help it spread by sharing it with your friends on Twitter or Facebook. Thank you!

Google Analytics

Custom css