Conversation
Indent guides (vertical lines at tabstops, active guide highlight, blank line bridging), bracket pair highlighting, auto-close brackets/quotes (skip-over, pair backspace, smart quote context). 3 new settings + theme colors across all 4 themes. Auto-pairs support in VSCode mode. Bracket matching in VSCode mode. Build fixes: statically link vcd with musl (runs on any Linux including Ubuntu 22.04), replace floor_char_boundary/is_none_or for Flatpak SDK Rust 1.80 compat. 33 tests. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This was referenced May 1, 2026
4 tasks
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.
Summary
(){}[]background color when cursor is on a bracketfloor_char_boundaryandis_none_or(Rust 1.82+) for GNOME SDK 47 Rust 1.80 compatibilityindent_guides,match_brackets,auto_pairs), theme colors across all 4 built-in themesTest plan
cargo fmt && cargo clippy -- -D warnings && cargo test && cargo buildall passvcd-linux-x86_64binary runs on Ubuntu 22.04🤖 Generated with Claude Code