Codekana Blog

Updates & general news on Codekana

Codekana 1.1.9

January 29th, 2009

I’ve just uploaded 1.1.9. This fixes proper constructor highlighting in the following C# syntax, which wasn’t properly recognized:

        public Command(Jobs Job, int Percentage)
            : this(Job)
        {
            this.Percentage = Percentage;
        }

Now “Command” gets properly marked. The “this” in “this(Job)” was confusing CK’s parser.

You can download it via this link:

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

You needn’t uninstall the previous version before installing this one, it will auto-upgrade your installation. Also, the main download link now actually downloads this version, so no need to update if you downloaded 1.1 after today.

Leave a Reply


Highlights

Codekana customers around the world
Read the buzz about Codekana!
Case studies:
save time and effort
The story behind Codekana
ViEmu: Codekana's companion product.
vi/vim emulation everywhere!
(pack discounts available)
 
(c) 2005-2017 Symnum Systems SL