My absolute favorite feature in VS 2012 previous: Improving Map/Reduce performance in RavenDB next: New in RavenDb Studio 1.2: Quick Links When working with stuff that throws exceptions (like Lucene), this is a god send. Comments 08/22/2012 12:37 PM by Gene Hughson A method named IndexExists() throws an exception when it doesn't exist? 08/22/2012 12:45 PM by Ayende Rahien Gene, There is a difference if the index exists or the directory exists. But yes, this is stupid. A lot of the Lucene code is like that. 08/22/2012 12:37 PM by Anonymous Pot/Kettle (http 304) 08/22/2012 12:57 PM by Gene Hughson ah...InsufficientCaffieneException thrown on my end. 08/22/2012 02:05 PM by Patrick Smacchia 100% agree, this is a feature I was asking for years everytime I could! 08/22/2012 05:32 PM by tobi I usually run with "break on all exceptions". And I hate it when libraries use exceptions liberally so I get too much noise. 08/22/2012 05:48 PM by Karep i love that dark theme 08/29/2012 11:46 AM by florin you know this is available since vs2003 at least. just that you have to go to the menu.... 08/30/2012 03:20 AM by Jonathan I'm just waiting for the interface to arrive. Its definately faster than 2010, but the UI is barely there! 09/02/2012 05:05 PM by mynkow This is not new. Just new UI Comments have been closed on this topic.
08/22/2012 12:37 PM by Gene Hughson A method named IndexExists() throws an exception when it doesn't exist?
08/22/2012 12:45 PM by Ayende Rahien Gene, There is a difference if the index exists or the directory exists. But yes, this is stupid. A lot of the Lucene code is like that.
08/22/2012 02:05 PM by Patrick Smacchia 100% agree, this is a feature I was asking for years everytime I could!
08/22/2012 05:32 PM by tobi I usually run with "break on all exceptions". And I hate it when libraries use exceptions liberally so I get too much noise.
08/29/2012 11:46 AM by florin you know this is available since vs2003 at least. just that you have to go to the menu....
08/30/2012 03:20 AM by Jonathan I'm just waiting for the interface to arrive. Its definately faster than 2010, but the UI is barely there!
Comments
A method named IndexExists() throws an exception when it doesn't exist?
Gene, There is a difference if the index exists or the directory exists. But yes, this is stupid. A lot of the Lucene code is like that.
Pot/Kettle (http 304)
ah...InsufficientCaffieneException thrown on my end.
100% agree, this is a feature I was asking for years everytime I could!
I usually run with "break on all exceptions". And I hate it when libraries use exceptions liberally so I get too much noise.
i love that dark theme
you know this is available since vs2003 at least. just that you have to go to the menu....
I'm just waiting for the interface to arrive. Its definately faster than 2010, but the UI is barely there!
This is not new. Just new UI