Skip to content

fix(deps): update dependency com.fifesoft:rsyntaxtextarea to v3.6.2#6648

Open
renovate-bot wants to merge 1 commit intoapache:masterfrom
renovate-bot:renovate/com.fifesoft-rsyntaxtextarea-3.x
Open

fix(deps): update dependency com.fifesoft:rsyntaxtextarea to v3.6.2#6648
renovate-bot wants to merge 1 commit intoapache:masterfrom
renovate-bot:renovate/com.fifesoft-rsyntaxtextarea-3.x

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.fifesoft:rsyntaxtextarea (source) 3.6.13.6.2 age confidence

Release Notes

bobbylight/RSyntaxTextArea (com.fifesoft:rsyntaxtextarea)

v3.6.2

Compare Source

Precompiled jars are available in Maven Central (com.fifesoft:rsyntaxtextarea:3.6.2).

Highlights

🎁 Added PowerShell Syntax Highlighting by @​Var7600 in #​606

Syntax highlighting of PowerShell is now supported.

PowerShell
image
🎁 Syntax highlighting improvement for INI by @​sesquialtera87 in #​622

Issues around strings, comments, and square brackets in values were all fixed.

Before After
image image
🔧 Minor tweaks to TextEditorPane by @​bobbylight in #​648
  • Calling reload() on a local, new/unsaved file is now a no-op, and doesn't throw an exception
  • Calling load() now sets lastSaveOrLoadTime
🎁 Add fold indicator background by @​DJ-Raven in #​651

The editor now supports a background color for collapsed fold lines. Themes can define this property as well.

Collapsed fold line background
image
🔧 Fix FR encoding error in focusable tips by @​bobbylight in #​654

The accented character was incorrectly defined for focusable tooltips in French:

Before After
image image

New Contributors

Full Changelog: bobbylight/RSyntaxTextArea@3.6.0...3.6.2


Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

1 participant