fwcd / vscode-kotlin

Kotlin code completion, debugging, linting and more for VSCode
MIT License
298 stars 41 forks source link

Handle object and function literals in grammar #145

Closed fwcd closed 10 months ago

fwcd commented 10 months ago

This makes the grammar rules for object and function declarations flexible enough to handle literals too:

Screenshot 2024-01-15 at 16 36 52 Screenshot 2024-01-15 at 16 40 21