0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected about 1 year ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating README.md for 1.2.1 More... over 14 years ago
Fixing bug with recursive expansion of <button type="button|"> snippet More... over 14 years ago
Typo, no functional changes More... over 14 years ago
Integrating with Zen Coding on closing HTML tags More... over 14 years ago
Integration with Zen Coding (initial commit) More... over 14 years ago
Checking if abbreviation provider is enabled before triggering More... over 14 years ago
Disabling "Quick Macro" command under Komodo 6, toolbox2 is not flexible enough to allow it (yet) More... over 14 years ago
Compatibility with Komodo 6 toolbox -- not as flexible as the old version, no option to have ":" in the snippet name and no support for folders. More... over 14 years ago
Replacing Snippet_insert (deprecated in v6) with ko.projects.snippetInsert More... over 14 years ago
Fixed issue with code splits and implicit return values More... over 14 years ago
Fixed issue where a local `ko` variable leaked to the opener and caused Komodo to hang More... over 14 years ago
Updating style of "Quick Macro" dialogue. No functional changes More... over 14 years ago
Added "Quick Macro" dialogue. Trigger using Ctrl + Alt + R. Supports JavaScript and CoffeeScript. More... over 14 years ago
Using this instead of @, no functional changes More... over 14 years ago
Compatibility fix for Komodo 6 More... over 14 years ago
Added option to turn off default behaviour to replace Komodos built-in abbreviations handler More... over 14 years ago
Updated credits scene to scroll off-screen More... over 14 years ago
Re-compiling CoffeeScript with latest version on http://github.com/StanAngeloff/coffee-script/tree/integrated More... over 14 years ago
Clearing up the TODO -- no functional changes. More... almost 15 years ago
Re-using native "Convert text to" menu if available. More... almost 15 years ago
Added scimoz.isFocused in addition to scimoz.focus (see OpenKomodo r4461). Removed Opera specific CSS which was causing warnings in the console. More... almost 15 years ago
Updated to use the latest version of CoffeeScript. Refactored CoffeeScript code to use 2 spaces per indent. Removed all warnings on startup (e.g., not all code paths return a value, assigning to an undefined variable...) More... almost 15 years ago
Clean-up of README.md More... almost 15 years ago
Adding README for GitHub. More... almost 15 years ago
FIXES: Issue #7 Improve the logic used to pick shortcut letters in the menu list FIXES: Issue #4: Menu position is problematic on OS X FIXES: Issue #6: Non-aligned items in the menu list More... almost 15 years ago
Fixed broken CSS Fill-Up Stopper option. More... almost 15 years ago
Added HTML entities auto-complete. Added missing ..base() calls in selectionTools.coffee More... almost 15 years ago
Added URI, HTML and Base64 encoding/decoding tools. More... almost 15 years ago
Moved Komodo's Make Upper/Lower Case menu items under 'Selection' Some ideas and notes added to TODO.md More... almost 15 years ago
Added code to disable/enable the Selection menu under Code. More... almost 15 years ago