Large

uso - Syntax Highlight

By Marti Last update Nov 25, 2012 — Installed 1,267 times.

CHANGELOG

in
Subscribe to CHANGELOG 32 posts, 1 voice



Marti Script's Author
FirefoxX11

0.0.1
- Initial commit

 
Marti Script's Author
FirefoxX11

0.0.2
- Added usoCheckup for self-updating

 
Marti Script's Author
FirefoxX11

0.0.3
- Corrected a nomenclature issue with @description

 
Marti Script's Author
FirefoxX11

0.0.4
- Injecting version 5 of the SHJS JavaScript lang file with two JavaScript 1.7 keywords via @require
- This allows the Source Code page to be correctly highlighted when viewing files.
- Strict GPL v3 licensing is in effect including @build metadata block key that shows what revision it is on... currently build 3

Suggestions as usual go in the SUGGESTIONS topic please.

 
Marti Script's Author
FirefoxX11

-.-.-
Update triggered since backend library was changed... nothing changed here but important to get additional keyword

 
Marti Script's Author
FirefoxX11

0.0.5
- Bumping up to JavaScript 1.8

 
Marti Script's Author
FirefoxX11

-.-.-
Update triggered since backend library was changed... nothing changed here but important to get subtractive keywords (means that it should highlight larger documents quicker btw)... ECMA spec doesn't use these words and neither does JavaScript.

 
Marti Script's Author
FirefoxX11

0.0.6
- Added a choice of highlighting
- Added XML option... useful for perusing source with HTML in it.

 
Marti Script's Author
FirefoxX11

0.0.7
- Bug fix... wasn't showing up on scripts with only one commit. Reordered hooking.

 
Marti Script's Author
FirefoxX11

0.0.8
- Changed button tooltip to show DOM size of script and integrated into the notice.

FYI: I set the blur() a while back to give a visual indication that it's actually finished. :)

 
Marti Script's Author
FirefoxX11

0.0.9
- Added CSS language file
- Added NONE language file (new creation not found in the distribution). Allows removal of all of the highlighting.

 
Marti Script's Author
FirefoxX11

0.0.10
- Added *last* HTML language file
- Reordered in most likely priority.

 
Marti Script's Author
FirefoxX11

0.0.11
- Fixed HTML type color from that hideous light green... currently this has been set to blue however this may change in the future.

 
Marti Script's Author
FirefoxX11

0.0.12
- Reduced the button train width by a little bit.

 
Marti Script's Author
FirefoxX11

0.1.0
- Temporary fix for FF4b7 and GM. Favor wrappedJSObject for way old Firefoxes. This is a known bug in Greasemonkey.

 
Marti Script's Author
FirefoxX11

-.-.-
Triggered a backend update for the updater otherwise eventually no one will get updates.

 
Marti Script's Author
FirefoxX11

0.1.1
- Removed temporary fix from 0.1.0 since GM has a partial fix. Note: There is a problem in the latest nightly.
- Added minimal support for Jetpacks source pages... I may not cover these in the future but time will tell. Sample jetpack that requires highlighting is here.

 
Marti Script's Author
FirefoxX11

0.1.2
- Readded fix from 0.1.0 as this appears to be the natural state... this is currently needed for current nightlies.

 
Marti Script's Author
FirefoxX11

0.1.3
- Added support for @icon

 
Marti Script's Author
FirefoxX11

0.1.4
- Compatibility fix another set of scripts
- Bumped maxage to 7 days

 
Marti Script's Author
FirefoxX11

0.1.5
- Revert to 0.1.3 with build bump
Seems to be auto-highlighting all the time... will work on this in a bit and republish.

 
Marti Script's Author
FirefoxX11

0.1.6
- Fix for issue introduced in 0.1.4... appears to resolve the issue.

 
Marti Script's Author
FirefoxX11

-.-.-
- Triggering an update for critical usoC update for FF4... you won't get the notice if you have already migrated to FF4. Sorry for the inconvenience.

 
Marti Script's Author
FirefoxX11

0.1.7
- Interop fix with another script

 
Marti Script's Author
FirefoxX11

0.1.8
- Accidentally transposed drop list and button order... fixed :)