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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rsyntaxtextarea from 3.2.0 to 3.3.0 #69

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2022

Bumps rsyntaxtextarea from 3.2.0 to 3.3.0.

Release notes

Sourced from rsyntaxtextarea's releases.

3.3.0

Precompiled jars are available on SourceForge and Maven (com.fifesoft:rsyntaxtextarea:3.3.0). This release brings the following changes:

Highlights

馃巵 Modern fold icon appearance

Added a new, modern appearance for the code folding region of the gutter, mimicking editors such as VS Code. The appearance of the code folding region can be toggled back to the previous.l, "classic" appearance, or further customized to your own liking, via the API:

馃巵 "Armed" fold icon color

Theme and API support allow for specifying a different color for "armed" code folds. This results in a more visually pleasing, interactive UI. All built-in themes have been modified to take advantage of this feature (#460):

馃巵 Protobuf syntax highlighting and code folding

Added protobuf syntax highlighting and code folding support (#446):

馃巵 Ruby syntax highlighting improvements

Ruby saw some small syntax highlighting improvements (#448, #449):

Notable Changes

  • Fix #449: (Ruby) Add missing Ruby keywords
  • Fix #448: (Ruby) Square brackets aren't supported in bracket matching
  • Fix #450: Add several missing MacOS keyboard shortcuts
  • Fix #446: Add Protobuf syntax highlighting and code folding
  • Fix #456: Setting the fold icon background color doesn't take effect immediately
  • Fix #453: (JavaScript) Keyword of is not syntax highlighted
  • Fix #454: Support Parsers that can't parse line by line
  • Fix #458: Modernize the fold icon appearance. Add toggle between the "classic" and "modern" appearances
  • Fix #459: Add API to hide expanded folds except on hover
  • Fix #443: Hyperlinks stoped working on 3.1.0+ (thanks @鈥婽hexXTURBOXx)
  • Fix #441: Control+Click opens popup on MacOS rather than going to definition

... (truncated)

Commits
  • 832212b Preparing for 3.3.0 release
  • dbf9096 Fix #460: Support different foreground color for armed fold icons
  • 852523e Fix #441: Change default hyperlink mask from Ctrl to Cmd on OS X to avoid col...
  • 3cfacc1 Fix #443: LinkGenerators stopped working unless a HyperlinkListener was regis...
  • 0547761 #459: Make the 'expanded folds hide' option run on a timer rather than be imm...
  • 05bed39 Fixing checkstyle issues
  • c4cf27d Fix #459: Add API to hide expanded folds except on hover, and do so when the ...
  • 81232b3 Fixing checkstyle errors
  • 23f541d Fix #458: Add 'chevron' fold icon style, toggleable via FoldIconStyle
  • d0624d3 Removing commented-out code and a few other IntelliJ warnings
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rsyntaxtextarea](https://github.com/bobbylight/RSyntaxTextArea) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/bobbylight/RSyntaxTextArea/releases)
- [Commits](bobbylight/RSyntaxTextArea@3.2.0...3.3.0)

---
updated-dependencies:
- dependency-name: com.fifesoft:rsyntaxtextarea
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

4 similar comments
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant