Skip to content

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