Bump rsyntaxtextarea from 3.2.0 to 3.3.0
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
:gift: 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:
:gift: "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):
:gift: Protobuf syntax highlighting and code folding
Added protobuf syntax highlighting and code folding support (#446):
:gift: 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
ofis 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
@ThexXTURBOXx)- Fix #441: Control+Click opens popup on MacOS rather than going to definition
... (truncated)
Commits
832212bPreparing for 3.3.0 releasedbf9096Fix #460: Support different foreground color for armed fold icons852523eFix #441: Change default hyperlink mask from Ctrl to Cmd on OS X to avoid col...3cfacc1Fix #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...05bed39Fixing checkstyle issuesc4cf27dFix #459: Add API to hide expanded folds except on hover, and do so when the ...81232b3Fixing checkstyle errors23f541dFix #458: Add 'chevron' fold icon style, toggleable via FoldIconStyled0624d3Removing commented-out code and a few other IntelliJ warnings- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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 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 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 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 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.