Skip to content

chore: update soraX#10

Merged
KonerDev merged 100 commits intoXed-Editor:mainfrom
KonerDev:chore/update
Apr 2, 2026
Merged

chore: update soraX#10
KonerDev merged 100 commits intoXed-Editor:mainfrom
KonerDev:chore/update

Conversation

@KonerDev
Copy link
Copy Markdown
Member

@KonerDev KonerDev commented Apr 2, 2026

That's a mess...

renovate Bot and others added 30 commits January 21, 2026 01:11
…tric-4.x

fix(deps): update dependency org.robolectric:robolectric to v4.16.1
Fix ANR caused by infinite loop in DefaultCompletionLayout
   
   Added iteration limits to prevent infinite loops in ensureListPositionVisible()
   that could block the main thread and cause ANR crashes.
fix: DefaultCompletionLayout.java
Refer to newest `TextView` implementation.
This settles OOM problem when the content is too large. (Xed-Editor/Xed-Editor#1132)
* remove old keystore file
* use newly-generated keystore from repo secrets
* use `signing.properties` for local dev environment
* update app version format in CI builds
* use Material 3 themes and widgets (partially)
* always enable edge-to-edge
* fix padding for bottom insets
* activity no longer consumes `uiMode` configuration changes
*   "Restart server" option has been added to LSP test activity, allowing for manual restarting of a language server
*   The `ServerStatus` enum has been converted to a sealed interface, providing more detailed state information, including the reason for shutdown (e.g., `MANUAL`, `RESTART`, `CRASH`, `TIMEOUT`).
*   LSP events (like `Hover`, `CodeAction`, `Completion`, etc.) now report exceptions to the server wrapper (Added `onEventException` to the `EventHandler.EventListener`)
*   Big refactor of the `LanguageServerWrapper` class to improve readability and maintainability
*   Removed nullable `requestManager` checks in various events.
*   Code Refinements: Renamed `CodeActionEventEvent` to `CodeActionEvent` for consistency.
feat(editor-lsp): improve LSP lifecycle and error handling (Closes #777)
…ings-1.x

fix(deps): update dependency org.jruby.jcodings:jcodings to v1.0.64
fix: fix unnecessary stop of language server wrapper
Rosemoe and others added 28 commits March 15, 2026 17:45
…action-0.x

chore(deps): update styfle/cancel-workflow-action action to v0.13.1
chore(deps): update gradle to v9.4.1
chore(deps): update agp to v9.1.0
* use same algorithm like visible code blocks
* remove iteration limit because it is no longer required
* remove sorted shadow code blocks
…name parameter names; remove deprecated constructors (#825)
- Expose `cachedDocumentColors` in `LspEditorUIDelegate`
- Add `LspEditor.getAllColorOccurrences()` to retrieve cached colors
- Automatically request document colors upon LSP connection
- Update `ColorInlayHint` to include an optional `colorRange`
- Add `Range.asTextRange()` utility extension
- Clean up unused imports in `LspEditorContentChangeEvent`
feat: enhance document color support and inlay hints
@KonerDev KonerDev merged commit fc65864 into Xed-Editor:main Apr 2, 2026
@KonerDev KonerDev deleted the chore/update branch April 2, 2026 18:04
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.

4 participants