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

Move syntax highlight to web worker. #964

Closed
marcoscaceres opened this issue Nov 2, 2016 · 0 comments
Closed

Move syntax highlight to web worker. #964

marcoscaceres opened this issue Nov 2, 2016 · 0 comments

Comments

@marcoscaceres
Copy link
Member

There are a bunch of things that could be done off main thread, specially syntax highlighting.

marcoscaceres added a commit that referenced this issue Feb 1, 2017
* develop:
  v8.8.0
  feat(core/highlight): allow highlighting code blocks (#1061)
  feat(worker/respec-worker): remove xquery, as no one uses it
  style: fix indenting
  feat: do syntax highlighting in web worker (closes #964) (#1060)
  chore(.snyk): did vulnerability check
  style: eslint fixes
  feat(core/markdown): remove xquery, as no one uses it
  feat(package): remove xquery, as no one uses it
  chore(package): update command-line-args to version 4.0.0 (#1059)
  chore(deps/highlight.js): add hightlight.js again
  chore(.gitignore): don't ignore highlight.js
  chore(package): update dependecies
  chore(package): update snyk to version 1.24.6 (#1056)
  chore(package): update snyk to version 1.24.5 (#1053)
  tests: run karma against build instead (#1049)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant