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
Bumping version to 1.3 and adding Release Notes More... over 14 years ago
Updating CoffeeScript to 0.7.2 More... over 14 years ago
Adding support for the new HTML5 document mode More... over 14 years ago
Redesigning the Credits page, no functional changes More... over 14 years ago
We are only interested in the 'editor' views, browsers and startpage are not supported. More... over 14 years ago
Updating homepage to point to GitHub More... over 14 years ago
Updating credits scrollbar, no functional changes More... over 14 years ago
Updating Zen Coding position in the list, no functional changes More... over 14 years ago
Implementing encoding menu in the statusbar. More... over 14 years ago
Making the statusbar menu behave as the Language menu in Komodo More... over 14 years ago
Added encodings menu, but no functionality to change the buffer encoding at this point More... over 14 years ago
Added menu entry to change line endings from the statusbar. More... over 14 years ago
Added Help menu entries for Source Code and Bug Database More... over 14 years ago
Added popup panel to set a custom indentation level [1..32] More... over 14 years ago
Adding control over indent/tab width and soft tabs from the statusbar More... over 14 years ago
Added statusbar panel for current indentation settings -- cannot be changed using the menu at this time More... over 14 years ago
Added polling script for statusbar updates -- currently updates the encoding only More... over 14 years ago
Renaming 'cssimagepreview' to 'cssImagePreview' to be consistent; adding two new empty panels to the statusbar More... over 14 years ago
Reverting to release version of CoffeeScript More... over 14 years ago
Zen Coding will only trigger if the abbreviation is preceded by whitespace More... over 14 years ago
Removing unnecessary variable declaration, no functional changes More... over 14 years ago
Making sure abbreviations providers don't consume more of the allowed characters than they should More... over 14 years ago
Refactoring abbreviations.js to use common method from editor.js, no functional changes More... over 14 years ago
Caching abbreviations provider regular expressions More... over 14 years ago
Expanding the longest abbreviation instead of the first matching one More... over 14 years ago
Don't flash the status bar if we fail to find a snippet on TAB? More... over 14 years ago
TAB auto-complete should include the leading < if present More... over 14 years ago
Removing Zen Coding from > handler -- we auto-complete only valid HTML tags More... over 14 years ago
Fixes #2: Add Support for Undo on Autosuggestions More... over 14 years ago
Making sure individual providers consume only their allowed characters when matching abbreviations from buffer More... over 14 years ago