semantic icon indicating copy to clipboard operation
semantic copied to clipboard

Support `record` in Java?

Open ice1000 opened this issue 3 years ago • 1 comments

They are similar to the records in Haskell. Doc: https://docs.oracle.com/en/java/javase/14/language/records.html

Currently, GitHub does not understand Java records: image

It does not seem to parse these methods successfully.

ice1000 avatar Nov 09 '22 20:11 ice1000

Seems related: https://github.com/tree-sitter/tree-sitter-java/issues/123

ice1000 avatar Nov 09 '22 20:11 ice1000