ActiveState Community

MoreKomodo a new extension

Posted by dafi on 2007-11-15 10:43
OS: All / Any

Bug fix and Favorites improvement

What's news

  • Fix - After rename the cursor position is moved to top
  • New - Favorites allow to add a description to path
  • New - Favorites dialog shortcut Ctrl+F12

Any comment or constructive criticism is welcomed

Download at MoreKomodo

dafi | Sun, 2007-12-30 07:41

When you copy selected text from browsers, Microsoft Office, OpenOffice or any application able to put HTML code to clipboard you can paste it directly inside KomodoEdit.

The new version is available at
http://dafizilla.sourceforge.net/morekomodo/index.php

ToddW | Mon, 2007-12-31 13:25

I'm liking this extension more and more. Good work dafi!

Cheers,
Todd

dafi | Sun, 2008-01-06 11:24

Another update.
Finally all clipboard features I need are present.

What's new

  • Copy selection appending text in clipboard, the copy doesn't overwrite text in clipboard but appends it
  • Cut selection appending text in clipboard, the cut doesn't overwrite text in clipboard but appends it
  • Find in files results has refresh button
  • Find in files results allows to copy filenames or content strings
  • Show file in file manager (this feature is already available from Project file manager but I prefer on any edited file)

dafi mumble mumble :P
- Find unassigned shurtcuts is very difficult
- koIFindResultsView should allow access to content strings, I've used the slow nsITree methods
- GetNumUrls is very useful but why is GetUrls missing? Ok GetUrl(idx) is present but you must iterate to remove duplicated urls
- KomodoEdit is rock! Only a few of hours to implement "find in files" enhancements

You can download the new version from
MoreKomodo

PS
Automatic update should work, I've fixed bug

dafi | Mon, 2008-02-25 11:17

Little improvements for MoreKomodo

- Find in files results has 'open found files' button
- Find in files enhancements added to TODO extension

You can download the new version from
MoreKomodo

ToddW | Thu, 2008-02-28 13:55

The auto-update does not seem to be picking up this version, was the update.rdf tweaked?

dafi | Thu, 2008-02-28 22:57

I've done a manual find update and it worked fine

- I have downloaded and installed the old version 1.2 from http://sourceforge.net/project/showfiles.php?group_id=135288
- From extension manager choosen "Find Updated" and version 1.2.1 has been found and installed

May you confirm me the manual find works fine?

The auto-update never finds new version but I'm sure Komodo triggers a find update at startup, I hope to investigate ASAP

Since version 1.1.4 I use the same packaging used to create ViewSourceWith, Table2Clipboard and my other Firefox extensions
The process automatically generate signed update.rdf and xpi files.
Auto update for these extensions work fine.
BTW I'm hunting some bug.
If I use curl/wget to download the update.rdf it seems correct :(

Ah
ToddW | Fri, 2008-02-29 11:50

I think it was the "4.2" maxVersion problem (I was running with the Komodo IDE 4.3 beta), I had forgot I manually updated to install for the 4.3 beta.

Anyway, it's working correctly now, it just auto-updated to version 1.2.1.1 :D

Isaak | Tue, 2008-03-11 15:07

Seems like a great extension and will be installing it soon.

Thank you.

--
Isaak Malik
Web Developer

dafi | Wed, 2008-03-12 10:04

New version 1.2.2 released

What's new

  • User can set how many items must be shown on Favorites menu
  • User can fine tune Open Files in Find Result dialog (use Edit|Preferences|More Komodo)
  • Find Refresh now works properly with Find in current document

--
dafi
Enhance KomodoEdit with MoreKomodo

dafi | Sun, 2008-03-30 08:22

New version 1.3 released

What's new

  • New - User can lock edit buffer (i.e. read-only)
  • New - Move File
  • Fix - Added missing (X)HTML entities

any feedback positive and/or negative (I prefer positive :P ) is welcomed

--
dafi
Enhance KomodoEdit with MoreKomodo

Isaak | Sun, 2008-03-30 16:55

Hey dafi,

Could you add a feature or get your extension hosted on an add-on website so that updating can be done via the Komodo Extension Manager?

Thanks in advance.

--
Isaak Malik
Web Developer

dafi | Sun, 2008-03-30 21:49

Hi Isaak,

MoreKomodo is already configured to auto update itself.
I've verified and version 1.2.2 detects new update

Maybe I've missing something into install.rdf ...

--
dafi
Enhance KomodoEdit with MoreKomodo

Isaak | Mon, 2008-03-31 07:12

Hey,

When I use the "Find Updates" feature Komodo doesn't detect a new release for MoreKomodo, I'm currently using v1.2.2.

I'm going to install your new version now, perhaps this "issue" might be solved in the current release.
--
Isaak Malik
Web Developer

dafi | Mon, 2008-03-31 08:44

I've found the problem, the downloadable version 1.2.2 doesn't contain updateUrl so update is impossibile.
The version 1.3 is correct so next time update will work (I hope)

thanks for your patience

PS
I use an automated procedure that adds updateKey as required by new FF3 (ie Gecko 1.9) security mechanisms.
Due to a bug I've deployed on Sourceforge (my host) the development version.

When Komodo will use Gecko 1.9 my extensions will be ready to run without any tweak.

--
dafi
Enhance KomodoEdit with MoreKomodo

dafi | Wed, 2008-06-25 09:28

This is a minor release but contains two new features

  • User defined keybinding (see keybinding)
  • One click find: Find using selected text and last used settings

Now MoreKomodo is hosted also at Komodo Extension Site, too

Complete infos are present at MoreKomodo website

dafi | Mon, 2008-10-06 10:43

I'm working to new improvements to MoreKomodo, now I'm focused to simplify favorites.

I've already added favorites to remote file dialog as shown in screenshot below

The next step will be adding favorites to Find dialog, I do the same search in same folders with same settings so I can save the whole find settings in favorite.

I need feedback and user ideas so what do you think?