openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Q
quake.tmbundle
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Mar 17, 2025 — Mar 17, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Don’t let Quake bundle claim ‘.cfg’ extension
Allan Odgaard
More...
over 5 years ago
Improve comment.line match.
Michael Sheets
More...
over 14 years ago
Add readme.
Michael Sheets
More...
over 14 years ago
Add the following keys to the bundle’s info.plist:
Allan Odgaard
More...
about 19 years ago
Add optional newline match to comment.line to improve it's caret scoping.
Michael Sheets
More...
over 19 years ago
Adding new punctuation scopes to various rules.
Michael Sheets
More...
over 19 years ago
In my drunken stupor I left some constant.character.escape.untitled as I ran through the bundles, changing these to constant.character.escape.≪lang≫
Michael Sheets
More...
over 19 years ago
Remove swallow use in favor of a constant.character.escape pattern.
Michael Sheets
More...
over 19 years ago
Move preference rules out of the grammar and into a preference item.
Michael Sheets
More...
over 19 years ago
Add key equivalent of ⌃⌥⇧Q to grammar.
Michael Sheets
More...
over 19 years ago
Converted to the new XML format to avoid an escaping issue.
Michael Sheets
More...
over 19 years ago
Change keyword.string-embedded.quake3 to keyword.other.string-embedded.quake3
Michael Sheets
More...
over 19 years ago
More languages updated...
Allan Odgaard
More...
almost 21 years ago
Should have been included in last commit.
Allan Odgaard
More...
almost 21 years ago
Changed all uses of \< and \> to \b. Beta 9 uses oniguruma as regular expression library and doesn't have the former. Other than that, and lack of conditions (?(n)<true>:<false>) (and different syntax for (?R)) then there shouldn't be any compatibility problems. On the positive side, oniguruma has recursive sub-groups, look-behind, is faster, and gives proper error codes for bad regular expressions!
Allan Odgaard
More...
almost 21 years ago
Rails: • Added source.ruby.rails scope the the snippets were it made sense. • Removed a duplicated snippet. (logging) • Changed the names of the Rails methods to keyword.function.rails.*.ruby instead of keyword.function.(actionpack|activerecord).rails.ruby
Torsten Becker
More...
almost 21 years ago
• b6-ified the MIPS hello world snippet • renamed the Quake3 bundle to make it ready for new upcoming stuff i am working on
Torsten Becker
More...
almost 21 years ago
Changed all names to singular form.
Allan Odgaard
More...
almost 21 years ago
Moved all bundles. I'm not sure what happens if you do “svn up” and you have modified stuff inside one of the bundles.
Allan Odgaard
More...
almost 21 years ago
• Added scopeName key to all languages. Most of them as source.<filename>. • Added a language for plain text files, currently just markups bullet points (so I can continue these on 'enter' using a scoped snippet). • Added a new “firstLineMatch” key to Perl, Ruby, and Shell languages. • The C/Objective-C languages use the scopeName in their include directives, this doesn't work for beta 5. • Ruby now includes “source.ruby” when using #{ ... } in strings. • Added capture names to a few languages (objective-c methods, though it's not very consistant, we'll need to discuss how to split up functions and name the various parts). • Removed plist filetype from XML, assuming that people loading a plist into a text editor would generally use the old-style format.
Allan Odgaard
More...
almost 21 years ago
* initial commit of the Quake3 bundle.
Torsten Becker
More...
about 21 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree