Komodo IDE

  1. Markdown Viewer

    Schermate: Komodo provides a preview of the generated HTML directly within a split view and will update itself whenever you make a change to the Markdown text. ...

  2. Multiple Selections Editing

    Schermate: Select multiple positions in the editor, so that changes made at one position will be reflected in all selected positions. ...

  3. Auto-Abbreviations

    Schermate: Define your snippets and triggers and continue to code without having to think about invoking an abbreviation. ...

  4. Key Bindings

    Schermate: Vi mode in Komodo allows you to use some Vi magic right from inside Komodo. Key bindings: Vi/Vim, emacs, OS X, Windows/Linux included. ...

  5. De-bugging

    Schermate: Graphical de-bugging is supported in PHP 4.4- latest, Python 2.4- latest, Perl 5.x, Ruby, Tcl 8.4- latest, Node.js, XSLT. ...

  6. Chrome De-bugging

    Schermate: Now you can write your code and debug it all in one place without having to switch browsers to de-bug. ...

  7. Track Changes

    Schermate: Track changes quickly reverts changes during your current session. It will use your local dirty state (unsaved changes) or your last Git commit. ...