Ecosyste.ms: Issues
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
#319 - bug: `@type` highlight is too wide
Issue -
State: closed - Opened by rschristian 24 days ago
- 2 comments
Labels: bug
#318 - Support single-file executables via `bun build --compile`
Pull Request -
State: closed - Opened by Jarred-Sumner 24 days ago
- 3 comments
#317 - bug:
Issue -
State: open - Opened by alexgorbatchev about 1 month ago
Labels: bug
#316 - Update bindings for 0.24
Pull Request -
State: closed - Opened by amaanq about 1 month ago
#315 - Add Python usage instructions to README and create test.py for installation verification
Pull Request -
State: open - Opened by GSiesto 2 months ago
#314 - bug: Question mark for object member not captured in its own tree node
Issue -
State: open - Opened by carueda 3 months ago
- 1 comment
Labels: bug
#313 - bug: export specifier isn't recognized
Issue -
State: open - Opened by emosheeep 3 months ago
Labels: bug
#312 - update bindings
Pull Request -
State: closed - Opened by amaanq 3 months ago
#311 - Fixed Go binding
Pull Request -
State: closed - Opened by asalvi0 3 months ago
- 2 comments
#310 - fix: move method decorators into method_decorator field
Pull Request -
State: open - Opened by mclaughlinconnor 3 months ago
#309 - bug: method_definition decorators should be inside the method_definition node
Issue -
State: open - Opened by mclaughlinconnor 3 months ago
Labels: bug
#308 - GTS Dialect
Pull Request -
State: closed - Opened by NullVoxPopuli 4 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 4 months ago
- 1 comment
Labels: enhancement
#306 - bug: JSX captures whitespaces in nested, multiline tags
Issue -
State: open - Opened by SomeoneToIgnore 4 months ago
- 2 comments
Labels: bug
#305 - support `assert` in imports & parenthesized decorators
Pull Request -
State: closed - Opened by amaanq 4 months ago
#304 - bug: it doesn't support the typescript import assertion syntax
Issue -
State: closed - Opened by HcySunYang 4 months ago
Labels: bug
#303 - Updates
Pull Request -
State: closed - Opened by amaanq 5 months ago
#302 - feat: allow global declarations in modules
Pull Request -
State: open - Opened by crawford 5 months ago
- 2 comments
#301 - fix: decorator_call_expression type arguments
Pull Request -
State: closed - Opened by nohehf 6 months ago
- 5 comments
#300 - feature: Support auto-accessors syntax
Issue -
State: closed - Opened by creasty 6 months ago
Labels: enhancement
#299 - bug: Non-null assertion operator `!` parsed with wrong precedence
Issue -
State: open - Opened by andersk 6 months ago
Labels: bug
#298 - bug: Odd highlighting of Boolean expression?
Issue -
State: closed - Opened by cmdcolin 6 months ago
- 2 comments
Labels: bug
#297 - fix: allow automatic semicolons where binary operators are valid
Pull Request -
State: closed - Opened by amaanq 6 months ago
#296 - bug: missing semicolon in ternary consequence function expression
Issue -
State: closed - Opened by Sec-ant 6 months ago
- 1 comment
Labels: bug
#295 - bug: incorrect parsing of type definition
Issue -
State: closed - Opened by jrvidal 7 months ago
Labels: bug
#294 - Updates
Pull Request -
State: closed - Opened by amaanq 7 months ago
- 2 comments
#293 - bug: `statement` node is not selected in TSPlayground
Issue -
State: closed - Opened by harish-prakash 7 months 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 7 months ago
- 1 comment
Labels: bug
#291 - bug: it will be stuck bug: vue composition mode
Issue -
State: closed - Opened by joel-xiao 7 months ago
- 1 comment
Labels: bug
#290 - [fix] Wrongly tagging PascalCase symbols as types
Pull Request -
State: closed - Opened by carlos-algms 7 months ago
- 3 comments
#289 - feature: release a new tree-sitter 0.21.0 compatible release
Issue -
State: closed - Opened by HerringtonDarkholme 7 months ago
Labels: enhancement
#288 - Update the bindings
Pull Request -
State: closed - Opened by segevfiner 8 months ago
- 5 comments
#287 - bug: breaks highlighting when used & in tsx attribute
Issue -
State: closed - Opened by aleeghb 8 months ago
Labels: bug
#286 - bug: highlight broken in some specific scenario
Issue -
State: closed - Opened by Ask-786 8 months ago
Labels: bug
#285 - bug: wasm build error
Issue -
State: open - Opened by wszgrcy 9 months ago
- 1 comment
Labels: bug
#284 - build: update javascript dep
Pull Request -
State: closed - Opened by amaanq 9 months ago
#283 - bug: highlight broken with decorators
Issue -
State: closed - Opened by sinelnikov-web 9 months ago
- 1 comment
Labels: bug
#282 - bug: wrong `await_expression` node when `call_expression` has a `type_arguments`
Issue -
State: open - Opened by ofseed 9 months ago
Labels: bug
#281 - bug: parser stuck in infinite loop with multiple open clauses
Issue -
State: closed - Opened by WesleyYue 9 months ago
- 3 comments
Labels: bug
#280 - bug: Inconsistent results between WASM and local parsing
Issue -
State: closed - Opened by konsalex 9 months ago
- 1 comment
Labels: bug
#279 - bug: Ampersand breaks className string on tsx
Issue -
State: closed - Opened by serranomorante 9 months ago
- 9 comments
Labels: bug
#278 - bug: invalid query fontifying region in emacs with LSP server
Issue -
State: closed - Opened by cowboyd 9 months ago
- 5 comments
Labels: bug
#277 - Update highlights.scm for content_tag
Pull Request -
State: closed - Opened by NullVoxPopuli 10 months ago
- 2 comments
#276 - bug: typescript syntax highlighting break when importing with the 'type' keyword
Issue -
State: closed - Opened by patrickswijgman 10 months ago
- 3 comments
Labels: bug
#275 - bug: `spell` not working within TSX/JSX
Issue -
State: closed - Opened by Hacksore 10 months ago
- 1 comment
Labels: bug
#274 - Expose string fragments in template string types
Pull Request -
State: closed - Opened by guillaumebrunerie 10 months ago
- 2 comments
#273 - Misc Fixes (updating JavaScript and more)
Pull Request -
State: closed - Opened by amaanq 10 months ago
- 1 comment
#272 - Parsing error on ANSI escape codes
Issue -
State: closed - Opened by bartosz-k 11 months ago
Labels: bug
#271 - building shared libraries for c
Issue -
State: closed - Opened by cnzhujie 11 months ago
#270 - "public declare" class field definition fails to parse
Issue -
State: closed - Opened by helixbass 11 months ago
Labels: bug
#269 - Consider alias for interface declaration body?
Issue -
State: closed - Opened by helixbass 11 months ago
#268 - Installing tree-sitter-typescript as a dependency will not include tree-sitter-javascript referenced in the package.json
Issue -
State: open - Opened by segevfiner 12 months ago
Labels: bug
#267 - Unable to build the TS parser through pythong binding. FileNotFoundError: [Errno 2] No such file or directory: '.../tree-sitter-typescript/src/parser.c'
Issue -
State: closed - Opened by jiawenliu about 1 year ago
- 1 comment
Labels: bug
#266 - Create GitHub releases for version tags
Pull Request -
State: closed - Opened by hendrikvanantwerpen about 1 year ago
#265 - tsx parser stuck in an infinite loop
Issue -
State: closed - Opened by sebcode about 1 year ago
- 11 comments
Labels: bug
#264 - Prepare for 0.20.3 release
Pull Request -
State: closed - Opened by hendrikvanantwerpen about 1 year ago
#263 - Please publish new crates.io version
Issue -
State: closed - Opened by benwis about 1 year ago
Labels: bug
#262 - feat: add `using` keyword
Issue -
State: closed - Opened by sigmaSd about 1 year ago
- 2 comments
#260 - <const> expression fails to parse (when JSX is disabled)
Issue -
State: closed - Opened by apazzolini about 1 year ago
- 1 comment
Labels: bug
#259 - Publish to npm
Issue -
State: closed - Opened by bricker over 1 year ago
#258 - missing optional_chain node in call_expression
Issue -
State: closed - Opened by raczosala over 1 year ago
- 1 comment
Labels: bug
#257 - Add support for instantiation expressions
Pull Request -
State: closed - Opened by guillaumebrunerie over 1 year ago
- 3 comments
#256 - Support instantiation expressions
Issue -
State: closed - Opened by guillaumebrunerie over 1 year ago
Labels: bug
#255 - [suggestion] Add a GitHub action for generating parser code
Issue -
State: closed - Opened by HerringtonDarkholme over 1 year ago
- 1 comment
#254 - fix: fix conditional type parsing association
Pull Request -
State: closed - Opened by HerringtonDarkholme over 1 year ago
- 4 comments
#253 - fix: fix conditional type parsing association
Pull Request -
State: closed - Opened by HerringtonDarkholme over 1 year ago
- 8 comments
#252 - Various fixes for valid code not being parsed properly
Pull Request -
State: closed - Opened by guillaumebrunerie over 1 year ago
- 1 comment
#251 - fix: add alias for nested_identifiers from javascript grammar
Pull Request -
State: closed - Opened by amaanq over 1 year ago
- 1 comment
#250 - Add support for asserts in type declarations
Pull Request -
State: closed - Opened by guillaumebrunerie over 1 year ago
- 1 comment
#249 - Properly parse 'as const'
Pull Request -
State: closed - Opened by guillaumebrunerie over 1 year ago
- 1 comment
#248 - Add support for 'unique symbol' type
Pull Request -
State: closed - Opened by guillaumebrunerie over 1 year ago
- 4 comments
#247 - Various fixes for JSX support
Pull Request -
State: closed - Opened by guillaumebrunerie over 1 year ago
- 1 comment
#246 - Parse error on import() syntax
Issue -
State: closed - Opened by Wilfred over 1 year ago
- 5 comments
Labels: bug
#245 - SPM support
Pull Request -
State: closed - Opened by mattmassicotte over 1 year ago
- 1 comment
#244 - Error: bad export type for `tree_sitter_typescript_external_scanner_create`: undefined
Issue -
State: closed - Opened by PF4Public over 1 year ago
- 6 comments
Labels: bug
#243 - Highlighting error after a tricky interface declaration
Issue -
State: closed - Opened by cmdcolin over 1 year ago
- 1 comment
Labels: bug
#242 - Type only imports and exports breaks syntax highlighting
Issue -
State: closed - Opened by Korywon over 1 year ago
- 6 comments
Labels: bug
#241 - fix: remove invalid `_enum_member` from inlines
Pull Request -
State: closed - Opened by ahlinc over 1 year ago
- 3 comments
#240 - Fix edge cases with type imports
Pull Request -
State: closed - Opened by rtsao over 1 year ago
- 3 comments
#239 - Update tree-sitter-javascript dependency
Pull Request -
State: closed - Opened by nmote over 1 year ago
#238 - Add support for `satisfies`
Issue -
State: closed - Opened by mjambon almost 2 years ago
- 2 comments
Labels: bug
#237 - highlight mess
Issue -
State: closed - Opened by beautiful-boyyy almost 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 almost 2 years ago
- 1 comment
Labels: bug
#235 - Release version 0.20.2
Pull Request -
State: closed - Opened by hendrikvanantwerpen almost 2 years ago
#234 - Support for `import type` in TypeScript
Issue -
State: closed - Opened by ShenQingchuan almost 2 years ago
- 1 comment
#233 - Decorator of the field is parsed outside the field. Expected to be inside the field among with the name and type
Issue -
State: closed - Opened by anatolyaliev almost 2 years ago
Labels: bug
#232 - Bracket type casting not supported
Issue -
State: closed - Opened by ryan-s-wilson almost 2 years ago
- 1 comment
Labels: bug
#231 - `conditional_type` should use `prec.right` instead of `prec.left`.
Issue -
State: closed - Opened by kevinbarabash almost 2 years ago
Labels: bug
#230 - `+` in mapped types is currently unsupported
Issue -
State: closed - Opened by kevinbarabash almost 2 years ago
Labels: bug
#229 - Update tree-sitter-javascript
Pull Request -
State: closed - Opened by Shraymonks almost 2 years ago
#228 - Support satisfies operator
Pull Request -
State: closed - Opened by Shraymonks about 2 years ago
- 1 comment
#227 - Grammar railroad diagram
Issue -
State: closed - Opened by mingodad about 2 years ago
#226 - GitHub Rendering/Highlighting Issue
Issue -
State: closed - Opened by tmillr about 2 years ago
- 1 comment
Labels: bug
#225 - Add action to automatically publish crate
Pull Request -
State: closed - Opened by hendrikvanantwerpen about 2 years ago
- 1 comment
#224 - cannot succussfully npm install
Issue -
State: closed - Opened by SmartMapple about 2 years ago
- 4 comments
Labels: bug
#223 - TypeScript requires function params to have type annotations
Issue -
State: closed - Opened by kevinbarabash about 2 years ago
- 2 comments
Labels: bug
#222 - The parser allows optional rest params, but TypeScript does not
Issue -
State: closed - Opened by kevinbarabash about 2 years ago
- 2 comments
Labels: bug
#221 - invalid node type at position 1672
Issue -
State: closed - Opened by JSilva6 about 2 years ago
- 1 comment
Labels: bug
#220 - Query: invalid node type at position 3318
Issue -
State: closed - Opened by captainko about 2 years ago
- 3 comments
Labels: bug