Skip to content

Treesitter perf fix#125

Open
cuzzo wants to merge 3 commits into
masterfrom
treesitter-perf-fix
Open

Treesitter perf fix#125
cuzzo wants to merge 3 commits into
masterfrom
treesitter-perf-fix

Conversation

@cuzzo

@cuzzo cuzzo commented Jun 19, 2026

Copy link
Copy Markdown
Owner

No description provided.

cuzzo and others added 2 commits June 18, 2026 22:26
Comment on lines +432 to +433
elsif (match = stripped.match(/\Atype\s+([A-Z]\w*)\s*=\s*(.+?)\s*(?:#.*)?\z/))
alias_definition("python", "python-typing", "", match[1], match[2].strip, idx + 1)
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.

2 participants