Skip to content

tree-sitter : make optional#2450

Open
stayhydated wants to merge 1 commit into
longbridge:mainfrom
stayhydated:tree-sitter-optional
Open

tree-sitter : make optional#2450
stayhydated wants to merge 1 commit into
longbridge:mainfrom
stayhydated:tree-sitter-optional

Conversation

@stayhydated

@stayhydated stayhydated commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Description

Make tree-sitter optional

How to Test

cargo check -p gpui-component --no-default-features
cargo check -p gpui-component --features tree-sitter-languages
cargo check -p gpui-component --target wasm32-unknown-unknown
cargo check -p gpui-component --target wasm32-unknown-unknown --features tree-sitter-languages
cargo check --workspace
cargo test -p gpui-component --no-default-features
cargo test -p gpui-component --features tree-sitter-languages

Checklist

  • I have read the CONTRIBUTING document and followed the guidelines.
  • Reviewed the changes in this PR and confirmed AI generated code (If any) is accurate.
  • Passed cargo run for story tests related to the changes.
  • Tested macOS, Windows and Linux platforms performance (if the change is platform-specific)

@stayhydated stayhydated force-pushed the tree-sitter-optional branch from c96bf7b to 26b319b Compare June 11, 2026 04:06
@stayhydated stayhydated changed the title tree-sitter : make optional and WASM stubs fix tree-sitter : make optional Jun 11, 2026
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.

1 participant