Fix/max windows - #60
Merged
Merged
Conversation
- ☁️ Add account-level cloud connections, bucket/container enumeration, and prefix-scoped browsing so users can browse whole accounts or restrict access to a folder when bucket-level access is too broad or unavailable -↕️ Add session-level cloud file sorting by name, modified time, and size while keeping folders pinned first, improving large bucket navigation without changing stored connection settings - ⚡ Move large single-file reads onto a background worker and show a status-bar loading spinner so opening big files keeps the UI responsive and avoids queued loads overlapping - 🐳 Recognize Dockerfile and Containerfile names as text files, keep them visible under filtered file trees, and load bundled syntax highlighting so extension-less container files open correctly and render readably - 📋 Add copy actions across compare views, including side-specific, unified diff, selection, and visible-table copies, so users can extract diff results directly from the UI - 🛠️ Extend saved cloud connection matching to respect prefixes and account-level scope, ensuring cloud URLs reuse the most relevant configured credentials and endpoint settings - 📝 Update docs and locale strings to cover cloud connection scope, sorting, large-file loading behavior, compare copy actions, and Dockerfile support alongside the new UI text
- ☁️ Expand the built-in documentation to cover cloud connection scopes, multi-account and multi-project setup, and file sorting so users can discover the new browsing options and required permissions - 📋 Clarify diff-copy behavior by documenting selectable text in Text Diff, whole-comparison copy actions, and non-wrapping panes that keep line numbers aligned - 🐳 Add Dockerfile and Containerfile recognition to the supported file types documentation so extension-less container files are easier to find and understand - 📝 Refresh the release notes to highlight the new cloud, diff, Dockerfile, performance, and dialog restore improvements in one user-facing summary
✅MegaLinter analysis: Success
See detailed reports in MegaLinter artifacts
|
- 📝 Document and apply a repository-level Semgrep exclusion for GitHub Actions major-version tags to align linting with the project's stated workflow pinning policy - ✅ Prevent recurring CI noise from a rule that conflicts with the documented release and automation approach, keeping lint results focused on actionable findings
- 🎨 Replace single quotes with double quotes in the linter configuration to keep YAML string styling consistent - ✅ Preserve the existing semgrep exclusion behavior while aligning the file with the project's formatting conventions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.