0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revised Insert Color command, due to Brett Terpstra, refactored by myself. More... over 17 years ago
Adding new punctuation scopes to various rules. More... over 17 years ago
• add ‘--float’ argument when calling CocoaDialog — this should make the dialog float on top of other windows, so that it doesn’t get lost, though not all dialog types seem to support the argument. More... over 17 years ago
Added groups to the symbol list unless embedded. Made a more precise scope for the :; smart typing pair and didnt add any subversive snippets of doom More... over 17 years ago
OK! This time actually include the preference item… More... over 17 years ago
Add :; to smart typing pairs. More... over 17 years ago
New info.plist to really get rid of the : ; snippet. More... over 17 years ago
• Validate command now works with or without a selection. More... over 17 years ago
Removed the :; snippet because it's more trouble than it's worth. More... over 17 years ago
Replaced the :; typing pair with a : ; snippet to get a space after the : More... over 17 years ago
Remove swallow use in favor of a constant.character.escape pattern. More... over 17 years ago
Change a somehow still lingering declaration.at-rule.import.css to meta.at-rule.import.css More... almost 18 years ago
• use ⇧⌘C as key equivalent (which Apple/AHIG has reserved for “Show Color”, so seems like a good fit) More... almost 18 years ago
• exclude text.html from scope selector, so this only works in pure CSS files and not for embedded CSS in HTML files More... almost 18 years ago
• add comment settings for CSS so that it doesn’t inherit # as a comment marker (which indicates an ID-selector) -- ticket B701C850 More... almost 18 years ago
• regexp escape current word when used in a regexp search pattern More... almost 18 years ago
• use Ruby 1.6 compatible case/when constructs • minor other changes to Documentation for Property (close output window on abort) More... almost 18 years ago
• change/harmonize titles More... almost 18 years ago
• remove tab trigger from name (second batch) More... almost 18 years ago
• remove mention of tab trigger from the name More... almost 18 years ago
• fix tab trigger More... almost 18 years ago
• works with current word as well as selection (for default value) • uses TextMate as target for the color dialog • only inserts ‘#’ when the input had it, or there was no input More... almost 18 years ago
• fix snippets More... almost 18 years ago
• fix tab trigger More... almost 18 years ago
• added menu structure (separators and submenus) which will be used starting with next build More... almost 18 years ago
Lotsa updates: - Improved handling of 'localizing' *, html, body element rules. - Show / reveal link of CSS style rule itself - Improved clearing style to put next style rule below the previous style preview. - Fixed handling of selectors with mix of both class and id on tag name. - Fixed preview generation for select element. - Improved preview of form elements so they are wrapped in a form tag. - Setting a 'base' tag, pointing to the physical css file (which should make relative url(...) paths work right) More... almost 18 years ago
Updated to support attribute selectors (tag[attr='value']). Now uses document/selection/scope (source.css) for input. More... almost 18 years ago
Skip +, * symbols when building snippets for preview. More... almost 18 years ago
Initial checkin for generated CSS previews. More... almost 18 years ago
Added smart opacity snippet. Added filter snippet for IE PNGs. More... about 18 years ago