Ecosyste.ms: Issues

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

GitHub / tree-sitter/tree-sitter-c-sharp issues and pull requests

#352 - fix: add missing `typevar` to attribute_target_specifier

Pull Request - State: open - Opened by sharpchen 11 days ago

#351 - Python binding for tree-sitter-c-sharp does not work correctly

Issue - State: closed - Opened by Pstva 26 days ago - 3 comments

#350 - Fixed Go binding module name

Pull Request - State: closed - Opened by asalvi0 29 days ago - 1 comment

#349 - Fixes & update bindings

Pull Request - State: closed - Opened by amaanq 29 days ago

#347 - Fixed Go binding

Pull Request - State: closed - Opened by asalvi0 29 days ago - 1 comment

#346 - Failure to parse warning preprocessor directive

Issue - State: closed - Opened by kritzcreek about 2 months ago

#345 - Failure to parse verbatim interpolated strings

Issue - State: closed - Opened by kritzcreek about 2 months ago

#344 - How to correctly install this parser in neovim?

Issue - State: closed - Opened by sharpchen about 2 months ago - 1 comment

#343 - Not getting any syntax highlighting

Issue - State: closed - Opened by sonictk about 2 months ago - 1 comment

#342 - InvalidCapture("module")

Issue - State: open - Opened by dciug 2 months ago

#341 - Parsing failure with preocessor expressions

Issue - State: closed - Opened by WillLillis 3 months ago - 1 comment

#340 - Update stack size check in tree_sitter_c_sharp_external_scanner_serialize()

Pull Request - State: closed - Opened by WillLillis 3 months ago - 7 comments

#339 - Types without curly braces are lacking support

Issue - State: open - Opened by marcinjahn 3 months ago

#337 - fix: properly handle raw strings

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

#336 - Parse arguments in base lists

Pull Request - State: closed - Opened by hvitved 5 months ago - 1 comment

#335 - Include literal content in the parse tree

Pull Request - State: closed - Opened by hvitved 5 months ago - 4 comments

#334 - Cleanup

Pull Request - State: closed - Opened by amaanq 5 months ago - 2 comments

#333 - Rewrite the grammar

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

#332 - Support primary constructor

Issue - State: closed - Opened by juli1 5 months ago - 1 comment

#331 - Release 0.21 compatible version

Issue - State: open - Opened by HerringtonDarkholme 6 months ago

#331 - Release 0.21 compatible version

Issue - State: closed - Opened by HerringtonDarkholme 6 months ago

#330 - fix highlight raw_string_literal

Pull Request - State: closed - Opened by neuromagus 6 months ago

#330 - fix highlight raw_string_literal

Pull Request - State: closed - Opened by neuromagus 6 months ago

#329 - Parse error classes with primary constructors (C#12, Dotnet 8 LTS)

Issue - State: closed - Opened by neuromagus 6 months ago - 3 comments

#329 - Parse error classes with primary constructors (C#12, Dotnet 8 LTS)

Issue - State: closed - Opened by neuromagus 6 months ago - 3 comments

#328 - Fix Highlight raw_string_literal

Pull Request - State: closed - Opened by neuromagus 6 months ago

#328 - Fix Highlight raw_string_literal

Pull Request - State: closed - Opened by neuromagus 6 months ago

#327 - Fix wrong parsing when a function call with a (one or more) variable …

Pull Request - State: open - Opened by Sveder 7 months ago - 3 comments

#325 - Highlight members within a class differently than local variables

Issue - State: closed - Opened by rudiejd 7 months ago - 1 comment

#324 - Support for do and while loops named fields

Pull Request - State: closed - Opened by GeekMasher 10 months ago - 4 comments

#323 - multiline Lambda expression'a don't indent well

Issue - State: closed - Opened by bleppie 11 months ago - 1 comment

#322 - Indentation Support?

Issue - State: closed - Opened by KiLLeRRaT about 1 year ago - 2 comments

#321 - Razor patch

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

#320 - Razor patch

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

#319 - Parser errors on malformed C# code different in playground

Issue - State: closed - Opened by nibab about 1 year ago - 2 comments

#318 - Add fields to name-like constructs

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

#317 - Fix `is_expression` and `is_pattern_expression` parsing

Issue - State: open - Opened by tamasvajk over 1 year ago

#316 - Add `type` fields

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

#315 - Add missing operators to highlight query

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

#314 - Change `parameters` field name in lambda expression

Pull Request - State: closed - Opened by tamasvajk over 1 year ago - 6 comments

#313 - Remove `global` rule and make contextual keywords inline

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

#312 - Remove `global` rule

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

#311 - Remove unnecessary conflict rules

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

#310 - Unhide _preprocessor_call

Issue - State: closed - Opened by vlada-dudr over 1 year ago

#309 - fix(perf): make optional semicolons external to avoid intensive build times

Pull Request - State: closed - Opened by brandonspark over 1 year ago - 8 comments

#308 - Highlight lambda expressions with specified return values (C# 10).

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

#307 - Ensure method invocations are highlighted.

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

#306 - Fix unhandled parameter modifier combinations

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

#305 - Highlight a few extra keywords.

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

#304 - Modernize and expand syntax highlighting

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

#303 - Improve `#pragma` parsing

Issue - State: open - Opened by tamasvajk over 1 year ago

#302 - Handle missing C# 11 operator features

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

#301 - Fix `record` base types

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

#300 - Add some more named fields to the grammar

Pull Request - State: closed - Opened by tamasvajk over 1 year ago - 11 comments

#299 - Fix "logical and" Parsed as "cast + deref" While Preserving Generic Invocations

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

#298 - Generic methods not highlighted correctly

Issue - State: closed - Opened by musjj over 1 year ago - 9 comments

#297 - Remove deprecated actions

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

#296 - Extract character literal contents

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

#295 - Extract string literal contents and encoding

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

#294 - Fix "logical and" parsed as "cast + dereference"

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

#293 - Fix C# raw_string_literal

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

#292 - Add test for `var` highlighting

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

#291 - Adds GH tags queries

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

#290 - Add `nameof` contextual keyword test cases

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

#289 - Improve declaration expression parsing

Issue - State: open - Opened by tamasvajk over 1 year ago - 1 comment

#288 - Add `commaSep2` helper

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

#287 - Add syntax highlight generator

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

#285 - WIP: Restrict the invoked expression in invocation_expression

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

#284 - Add file size checking to prevent large unintended growth

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

#283 - Improve interpolated raw string literal parsing

Issue - State: closed - Opened by tamasvajk over 1 year ago - 3 comments
Labels: bug, help wanted

#282 - Improve pattern parsing

Issue - State: open - Opened by tamasvajk over 1 year ago - 2 comments
Labels: bug, help wanted

#281 - Remove `dynamic` and `nameof` from contextual keywords

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

#280 - Add `var` to contextual keywords

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

#279 - Remove contextual keyword `set`, `get`, `init`, `add`, `remove`

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

#278 - Specify associativity for pointer indirection

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

#277 - Add test cases with `file` identifiers

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

#276 - Allow contextual keywords to be used as identifiers

Issue - State: open - Opened by tamasvajk over 1 year ago - 4 comments

#275 - Support `scoped` as identifier name

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

#274 - Add missing contextual keywords to `_contextual_keywords`

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

#273 - Move `src/parser.c` to git LFS

Issue - State: open - Opened by tamasvajk over 1 year ago - 24 comments

#272 - Fix `_lvalue_expression` to include pointer indirection

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

#271 - WIP: Contextual keywords

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

#270 - Remove unnecessary conflict rules

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

#269 - Split expression rule to improve parsing conflicting input

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

#268 - Update corpus files to match formatting of `tree-sitter test -u`

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

#267 - Align build/test/node with tree-sitter-javascript

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

#266 - Add C#11 >>> operator and >>>= assignment

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

#265 - Improve operator and operator overload coverage

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

#264 - Add support for C# 11 unsigned right shift operator

Issue - State: closed - Opened by tamasvajk almost 2 years ago - 1 comment

#263 - WIP: Remove `implicit_type`

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago - 8 comments

#262 - Allow records primary constructor base to be generic

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

#261 - Add support for `scoped` types

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

#260 - Update readme to tick off file scoped types

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago - 4 comments

#259 - Add optional lambda return type

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago - 1 comment

#258 - Fix `record_base` to allow generic types and generic constructor calls

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

#257 - Add support for `file` scoped classes

Pull Request - State: closed - Opened by tamasvajk almost 2 years ago - 1 comment