Archive for the ‘Tips’ Category

FAQ and Twitter

Tuesday, September 22nd, 2009

Some important news today.

First, you can now follow us on twitter for quick development updates.

Second, YouTrack FAQ has been published in response to feedback that we have received this month. Particularly, it explains:

That’s not all FAQ is about: see if there are answers to questions you’ve been afraid to ask. If not, ask on, and we’ll answer!

Easy issues linking

Thursday, July 30th, 2009

Consider you have to create a link from one issue to another. You select “Link->Relates to” from menu, or type “relates to” and get the following dialog:

At this moment it appears that you do not remember target issue number. What to do? Use text search right here:

Navigate to desired issue and press Tab:

Bingo.

Search and command suggests become more intelligent

Thursday, May 7th, 2009
Yesterday we’ve deployed new charisma build to http://jetbrains.net/tracker with different new features and bug fixes.

One of the most valuable features is more intelligent suggests.

Old build works as follows: if you have, for example, version with name “Next EAP 8080″, you should type “Next…” to see it in suggest and there were no way to find it by typing “EAP” or “8080″.

Now you can do it in search field:

… and in commands popup:

Also, your recent searches and recent commands are suggested as well now:


Fix bugs with pleasure :)