mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #615] Remove verbose logging from tree-sitter download utils #1439
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#1439
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/615
Author: @remorses
Created: 2/1/2026
Status: 🔄 Open
Base:
main← Head:fix/remove-tree-sitter-download-logs📝 Commits (5)
9323487remove verbose logging from tree-sitter download utils1f82f68Merge remote-tracking branch 'upstream/main' into fix/remove-tree-sitter-download-logsc522a79Merge branch 'main' into fix/remove-tree-sitter-download-logsfdbcbbemerge main and gate download-utils logs behind OTUI_DEBUG3d291deMerge branch 'main' into fix/remove-tree-sitter-download-logs📊 Changes
1 file changed (+8 additions, -7 deletions)
View changed files
📝
packages/core/src/lib/tree-sitter/download-utils.ts(+8 -7)📄 Description
Removes console.log statements that log WASM URLs and file paths during tree-sitter parser downloads. Error/warning logs are preserved.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.