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

fix: highlight and overflow issues #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

magic-m-johnson
Copy link

  • updated syntax highlighting and switch to Prisma for better react support
  • fixed position for header and sidebar
  • diagram tree size adjusts depending on sidebar shown
  • optional highlighting for Code tab when crumbs are enabled
  • added alternate key for WebStorm toggle (ALT)

showLineNumbers={true}
wrapLines={true}
customStyle={{
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there is a way to provide custom styles to SyntaxHighlighter in this version? Need to be able to control that as it was done before

Copy link
Author

@magic-m-johnson magic-m-johnson May 27, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes there is. I removed this part only because it conflicted with the new theme I picked.

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.

None yet

2 participants