Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://srveditorial-st11.itunes.apple.com/WebObjects/SRVEditorial.woa/wa/debug?store=sundance-root&key=SF6_132006_143503 #113

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Conversation

bugbiyte
Copy link

No description provided.

This will help a lot as the extension gets more complex.
Much more cleanup to go but this is a good start.
Added basic theme support and did a substantial code cleanup
Added remainder of themes based on Ace Cloud Editor
Also reworked some more code around theme switching and messaging.
Fixes callumlocke#100

Also some clean-ups in content.js around messaging, detection and display
timing.
Parse text-only pages that have text/html mimetypes
Also:
 - Fixed incorrect name for Kuroir theme. If you had this theme selected
   it will reset to Dawn until you change it.
 - Fixed incorrect name for Tomorrow Night Bright theme. If you had this
   theme selected it will still work.
 - Removed stray console.log on page load.
 - Tweaks around CSS tooling.
…-and-arrays

Fixed doubled line numbers on empty objects and arrays
Pros:
 - Handles numbers of an unlimited size
 - No re-ordering of hash keys

Cons:
 - Larger package size due to dependencies
 - Fractionally longer processing time on very long content
Switched to tokenizer over browser parse
This is to prevent it being blocked on sites with CSP headers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants