An open API service for providing issue and pull request metadata for open source projects.

GitHub / tree-sitter/tree-sitter-typescript issues and pull requests

#334 - bug: newline literal in SQL in Typescript template string breaks parsing

Issue - State: open - Opened by johtso about 2 months ago
Labels: bug

#333 - build(deps-dev): bump tar-fs from 2.1.1 to 2.1.3

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: javascript, dependencies

#332 - Fix parsing of instantiation expressions with template literals

Pull Request - State: open - Opened by rusiaaman about 2 months ago

#329 - bug: Parse error when using typed template function

Issue - State: open - Opened by SimonSimCity 4 months ago
Labels: bug

#328 - build(deps-dev): bump tar-fs from 2.1.1 to 2.1.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: javascript, dependencies

#327 - feature: release a new tree-sitter 0.22.0 compatible release

Issue - State: open - Opened by kevinxu12 5 months ago
Labels: enhancement

#326 - bug: `NaN` and `Infinity` are not part of the grammar

Issue - State: closed - Opened by alexr00 5 months ago - 2 comments
Labels: bug

#323 - bug: Infinite loop in tsx parser

Issue - State: open - Opened by macuyler 7 months ago
Labels: bug

#322 - bug: Parse error on const x: import('foo').Bar<Baz>

Issue - State: open - Opened by gthb 7 months ago - 1 comment
Labels: bug

#321 - docs: fix link

Pull Request - State: closed - Opened by mjy9088 8 months ago

#320 - bug: fails to parse JSX string property that contains URL

Issue - State: open - Opened by scarf005 8 months ago
Labels: bug

#319 - bug: `@type` highlight is too wide

Issue - State: closed - Opened by rschristian 9 months ago - 2 comments
Labels: bug

#318 - Support single-file executables via `bun build --compile`

Pull Request - State: closed - Opened by Jarred-Sumner 9 months ago - 3 comments

#317 - bug:

Issue - State: open - Opened by alexgorbatchev 9 months ago
Labels: bug

#316 - Update bindings for 0.24

Pull Request - State: closed - Opened by amaanq 10 months ago

#314 - bug: Question mark for object member not captured in its own tree node

Issue - State: open - Opened by carueda 11 months ago - 1 comment
Labels: bug

#313 - bug: export specifier isn't recognized

Issue - State: open - Opened by emosheeep 11 months ago - 1 comment
Labels: bug

#312 - update bindings

Pull Request - State: closed - Opened by amaanq 11 months ago

#311 - Fixed Go binding

Pull Request - State: closed - Opened by asalvi0 11 months ago - 2 comments

#310 - fix: move method decorators into method_decorator field

Pull Request - State: open - Opened by mclaughlinconnor 11 months ago

#308 - GTS Dialect

Pull Request - State: closed - Opened by NullVoxPopuli 12 months ago - 10 comments

#307 - feature: how can I PR an extension like tsx, but for another superset language?

Issue - State: closed - Opened by NullVoxPopuli 12 months ago - 1 comment
Labels: enhancement

#306 - bug: JSX captures whitespaces in nested, multiline tags

Issue - State: open - Opened by SomeoneToIgnore about 1 year ago - 2 comments
Labels: bug

#305 - support `assert` in imports & parenthesized decorators

Pull Request - State: closed - Opened by amaanq about 1 year ago

#304 - bug: it doesn't support the typescript import assertion syntax

Issue - State: closed - Opened by HcySunYang about 1 year ago
Labels: bug

#303 - Updates

Pull Request - State: closed - Opened by amaanq about 1 year ago

#302 - feat: allow global declarations in modules

Pull Request - State: open - Opened by crawford about 1 year ago - 2 comments

#301 - fix: decorator_call_expression type arguments

Pull Request - State: closed - Opened by nohehf about 1 year ago - 5 comments

#300 - feature: Support auto-accessors syntax

Issue - State: closed - Opened by creasty about 1 year ago
Labels: enhancement

#299 - bug: Non-null assertion operator `!` parsed with wrong precedence

Issue - State: open - Opened by andersk about 1 year ago
Labels: bug

#298 - bug: Odd highlighting of Boolean expression?

Issue - State: closed - Opened by cmdcolin about 1 year ago - 2 comments
Labels: bug

#297 - fix: allow automatic semicolons where binary operators are valid

Pull Request - State: closed - Opened by amaanq about 1 year ago

#296 - bug: missing semicolon in ternary consequence function expression

Issue - State: closed - Opened by Sec-ant about 1 year ago - 1 comment
Labels: bug

#295 - bug: incorrect parsing of type definition

Issue - State: closed - Opened by jrvidal about 1 year ago
Labels: bug

#294 - Updates

Pull Request - State: closed - Opened by amaanq about 1 year ago - 2 comments

#293 - bug: `statement` node is not selected in TSPlayground

Issue - State: closed - Opened by harish-prakash over 1 year ago - 3 comments
Labels: bug

#292 - bug: tree-sitter-typescript not working with my tree-sitter library in javascript

Issue - State: closed - Opened by precious112 over 1 year ago - 1 comment
Labels: bug

#291 - bug: it will be stuck bug: vue composition mode

Issue - State: closed - Opened by joel-xiao over 1 year ago - 1 comment
Labels: bug

#290 - [fix] Wrongly tagging PascalCase symbols as types

Pull Request - State: closed - Opened by carlos-algms over 1 year ago - 3 comments

#289 - feature: release a new tree-sitter 0.21.0 compatible release

Issue - State: closed - Opened by HerringtonDarkholme over 1 year ago
Labels: enhancement

#288 - Update the bindings

Pull Request - State: closed - Opened by segevfiner over 1 year ago - 5 comments

#287 - bug: breaks highlighting when used & in tsx attribute

Issue - State: closed - Opened by aleeghb over 1 year ago
Labels: bug

#286 - bug: highlight broken in some specific scenario

Issue - State: closed - Opened by Ask-786 over 1 year ago
Labels: bug

#285 - bug: wasm build error

Issue - State: open - Opened by wszgrcy over 1 year ago - 1 comment
Labels: bug

#284 - build: update javascript dep

Pull Request - State: closed - Opened by amaanq over 1 year ago

#283 - bug: highlight broken with decorators

Issue - State: closed - Opened by sinelnikov-web over 1 year ago - 1 comment
Labels: bug

#281 - bug: parser stuck in infinite loop with multiple open clauses

Issue - State: closed - Opened by WesleyYue over 1 year ago - 3 comments
Labels: bug

#280 - bug: Inconsistent results between WASM and local parsing

Issue - State: closed - Opened by konsalex over 1 year ago - 1 comment
Labels: bug

#279 - bug: Ampersand breaks className string on tsx

Issue - State: closed - Opened by serranomorante over 1 year ago - 9 comments
Labels: bug

#278 - bug: invalid query fontifying region in emacs with LSP server

Issue - State: closed - Opened by cowboyd over 1 year ago - 5 comments
Labels: bug

#277 - Update highlights.scm for content_tag

Pull Request - State: closed - Opened by NullVoxPopuli over 1 year ago - 2 comments

#276 - bug: typescript syntax highlighting break when importing with the 'type' keyword

Issue - State: closed - Opened by patrickswijgman over 1 year ago - 3 comments
Labels: bug

#275 - bug: `spell` not working within TSX/JSX

Issue - State: closed - Opened by Hacksore over 1 year ago - 1 comment
Labels: bug

#274 - Expose string fragments in template string types

Pull Request - State: closed - Opened by guillaumebrunerie over 1 year ago - 2 comments

#273 - Misc Fixes (updating JavaScript and more)

Pull Request - State: closed - Opened by amaanq over 1 year ago - 1 comment

#272 - Parsing error on ANSI escape codes

Issue - State: closed - Opened by bartosz-k over 1 year ago
Labels: bug

#271 - building shared libraries for c

Issue - State: closed - Opened by cnzhujie over 1 year ago

#270 - "public declare" class field definition fails to parse

Issue - State: closed - Opened by helixbass over 1 year ago
Labels: bug

#269 - Consider alias for interface declaration body?

Issue - State: closed - Opened by helixbass over 1 year ago

#266 - Create GitHub releases for version tags

Pull Request - State: closed - Opened by hendrikvanantwerpen almost 2 years ago

#265 - tsx parser stuck in an infinite loop

Issue - State: closed - Opened by sebcode almost 2 years ago - 11 comments
Labels: bug

#264 - Prepare for 0.20.3 release

Pull Request - State: closed - Opened by hendrikvanantwerpen almost 2 years ago

#263 - Please publish new crates.io version

Issue - State: closed - Opened by benwis almost 2 years ago
Labels: bug

#262 - feat: add `using` keyword

Issue - State: closed - Opened by sigmaSd almost 2 years ago - 3 comments

#260 - <const> expression fails to parse (when JSX is disabled)

Issue - State: closed - Opened by apazzolini almost 2 years ago - 1 comment
Labels: bug

#259 - Publish to npm

Issue - State: closed - Opened by bricker almost 2 years ago

#258 - missing optional_chain node in call_expression

Issue - State: closed - Opened by raczosala about 2 years ago - 1 comment
Labels: bug

#257 - Add support for instantiation expressions

Pull Request - State: closed - Opened by guillaumebrunerie about 2 years ago - 3 comments

#256 - Support instantiation expressions

Issue - State: closed - Opened by guillaumebrunerie about 2 years ago
Labels: bug

#255 - [suggestion] Add a GitHub action for generating parser code

Issue - State: closed - Opened by HerringtonDarkholme about 2 years ago - 1 comment

#254 - fix: fix conditional type parsing association

Pull Request - State: closed - Opened by HerringtonDarkholme about 2 years ago - 4 comments

#253 - fix: fix conditional type parsing association

Pull Request - State: closed - Opened by HerringtonDarkholme about 2 years ago - 8 comments

#252 - Various fixes for valid code not being parsed properly

Pull Request - State: closed - Opened by guillaumebrunerie about 2 years ago - 1 comment

#251 - fix: add alias for nested_identifiers from javascript grammar

Pull Request - State: closed - Opened by amaanq about 2 years ago - 1 comment

#250 - Add support for asserts in type declarations

Pull Request - State: closed - Opened by guillaumebrunerie about 2 years ago - 1 comment

#249 - Properly parse 'as const'

Pull Request - State: closed - Opened by guillaumebrunerie about 2 years ago - 1 comment

#248 - Add support for 'unique symbol' type

Pull Request - State: closed - Opened by guillaumebrunerie about 2 years ago - 4 comments

#247 - Various fixes for JSX support

Pull Request - State: closed - Opened by guillaumebrunerie about 2 years ago - 1 comment

#246 - Parse error on import() syntax

Issue - State: closed - Opened by Wilfred about 2 years ago - 5 comments
Labels: bug

#245 - SPM support

Pull Request - State: closed - Opened by mattmassicotte about 2 years ago - 1 comment

#244 - Error: bad export type for `tree_sitter_typescript_external_scanner_create`: undefined

Issue - State: closed - Opened by PF4Public over 2 years ago - 6 comments
Labels: bug

#243 - Highlighting error after a tricky interface declaration

Issue - State: closed - Opened by cmdcolin over 2 years ago - 1 comment
Labels: bug

#242 - Type only imports and exports breaks syntax highlighting

Issue - State: closed - Opened by Korywon over 2 years ago - 6 comments
Labels: bug

#241 - fix: remove invalid `_enum_member` from inlines

Pull Request - State: closed - Opened by ahlinc over 2 years ago - 3 comments

#240 - Fix edge cases with type imports

Pull Request - State: closed - Opened by rtsao over 2 years ago - 3 comments

#239 - Update tree-sitter-javascript dependency

Pull Request - State: closed - Opened by nmote over 2 years ago

#238 - Add support for `satisfies`

Issue - State: closed - Opened by mjambon over 2 years ago - 2 comments
Labels: bug

#237 - highlight mess

Issue - State: closed - Opened by beautiful-boyyy over 2 years ago - 1 comment
Labels: bug

#236 - Parse error on function parameter type signature within member signature in interface

Issue - State: closed - Opened by patrickt over 2 years ago - 1 comment
Labels: bug

#235 - Release version 0.20.2

Pull Request - State: closed - Opened by hendrikvanantwerpen over 2 years ago