Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 6, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jan 6, 2022
Bl3nd and others added 29 commits September 21, 2024 23:15
- Fixed a few bugs
- Added methods and classes (highlighting and go-to)
Tabs and fix for splitpanes being reset during resize
…alog

Add xapk extension in SUPPORTED_FILE_EXTENSIONS
More of a pre-caution - if parsing fails we should still attempt to display the decompiled code. I've encountered a few errors and manually added them in, but I'm worried I missed one. To fix that I figure we just catch everything that isn't an IO Error.

IO-Errors are probably user related (lack of space, insufficient permissions, etc) - So these errors we should forward to the user, the rest we can silence for developer eyes
- We could now also add the popup menu on the tab itself if we want to instead of just the button.
oraveczandrew and others added 30 commits March 9, 2025 06:32
…nstead of the expected left-to-right (LTR).

area.setCaretPosition(0); does the same and is already in place.
Plugin Writer, Fix unexpected text direction behavior
Add support for bytecode from Java 24-26 (including Java 25 LTS)
Make `Build BCV` action runnable manually by `workflow_dispatch` trigger
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.