Updates & general news on Codekana

Codekana Blog


Web Site Revamp

April 30th, 2008

Unless you’re reading this with an RSS reader, you’ll notice that I’ve finally styled the blog to mostly match the rest of the codekana.com site. It still needs some work, but now that it is integrated with the rest I added a link to the blog on the top navigation bar. I also updated the copyright notice at the bottom to say “2008″ (a bit late, I know).

Expect some more work on the web page over the next few weeks. Hopefully, I will be able to convey the usefulness of Codekana better with a better structuring of the pages.

Ah, the “really big plans” for Codekana are reserved for later this year, but I’m planning some new release with new features over the next couple of months!

Codekana 1.1.6

January 6th, 2008

I’ve just built and uploaded Codekana 1.1.6. Since I’ve made it into the ‘official’ 1.1 version, you can just download the regular version:

http://www.codekana.com/CodekanaVS-1.1.msi

This installer will automatically upgrade any previous Codekana installation.

This version fixes a crash bug (!) that happened when using Codekana together with DevExpress’ Coderush add-in and used its ’safe rename’ refactoring (or probably any other Coderush refactoring that uses the ‘linked-identifier’ user interface). The bug was in Codekana’s text-change processing engine, which would fail when submitted to the amount of overlapping text changes done by Coderush’ refactoring engine.

Before this, 1.1.5 had fixed another crash bug that happened with VS2005 or VS2008 when Visual Studio didn’t have any items in the ‘most recently searched’ list (the list that appears when you click in the QuickFind combo-box. The problem is that VS doesn’t signal any problen when Codekana tries to access the latest search for its search highlighting feature, and VS also crashes when you try to search for an empty string. I initially thought this was a VS2008 bug, but it also happens in VS2005 (not in VS.NET 2003) - I found it with VS2008 because it was a clean install and that was the trigger to give me an empty search-history list.

And before this, 1.1.4 had bumped up the priority of the function/class-name highlighting marker so that it wouldn’t be obscured by Resharper’s ‘color identifiers’ feature. That way, if you use Codekana and Resharper together you won’t be losing the useful function/class-name highlights from Codekana.

Welcome to the Codekana blog

January 6th, 2008

Hi, this is a new blog which will let you stay up-to-date about Codekana: new release announcements, general news, requests for comments… If you are a user of Codekana, you will probably find useful subscribing to it in order to stay informed!


(c) 2005-2008 NGEDIT Software