Update: 2005 v6.1

New release and update announcements
Post Reply
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Update: 2005 v6.1

Post by Karlis »

Although our main focus was on fixing problems some new features were added as well. Thanks for everybody who reported problems and suggested the features, please keep up your good work.

More improvements are to come in the next releases :wink:

+ Added: Multi-line Find in Files
+ Added: PHP5 new reserved words
+ Added: Selected word automatically fills Find in Files "Find" box
+ Added: Separate syntax highlighting for <?php tags
+ Added: Separate syntax highlighting for <% tags
+ Fixed: removed Inspector number editor width limit of 100
+ Fixed: online PHP doc now works for methods with _ in the name
+ Fixed: file explorer double-click honors XHTML
+ Fixed: "Set Background Color" tooltip
+ Fixed: Caret position is correct within empty PHP comment
+ Fixed: Syntax highlighting error with "\\" (thanks to Torsten)
+ Fixed: # is now always handled properly when replacing colors (thanks to Nadav)
+ Fixed: Project Masnager A/V bug (thanks to Grzegorz)
+ Fixed: Indenting command works when nothing selected (thanks to Peter)
+ Fixed: Find in files "no current project" problem (thanks to Carlo)
+ Improved: "Constraint Cursor To Text" mode autoindent

How to update? Please read the FAQ :)
http://www.blumentals.net/support/faq.php?qid=updates
Karlis Blumentals
Blumentals Software
www.blumentals.net
SiCo
Posts: 12
Joined: Thu May 12, 2005 2:10 pm
Location: UK
Contact:

Post by SiCo »

Is there no way, or maybe in the future you can make upgrades keep your toolbars and layout etc. It's quite annoying having to keepcreating these.

or is there a way I should know to save them for myself?
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

I hope it would be possible to improve this in the future.

Currently you can try to preserve toolbars by backing up toolbar data files stored in the settings folder. However, please note that new buttons and commands intorduced in the upgrades won't be automatically available if you overwrite the new toolbar data files with the old ones. So you will have to use "Customize" command to add these new commands.
Karlis Blumentals
Blumentals Software
www.blumentals.net
SiCo
Posts: 12
Joined: Thu May 12, 2005 2:10 pm
Location: UK
Contact:

Post by SiCo »

Arh ok excellent thank you. I don't mind backing up toolbar files and adding to them, it's remembering what I had in them in the first place that's the issue.

It seemed to keep all my other settings though which was good.

Thank you.
Post Reply