Skip to content

Conversation

@lukepistrol
Copy link
Member

@lukepistrol lukepistrol commented Feb 25, 2023

This PR adds the tree-sitter-sql parser to CodeEditLanguages.

The parser is still a fork of the official repo. It might stay that way, since the official repo does not track the src/parser.c file but relies on generating it on-the-fly using node.

Other language parsers have been updated to their latest versions:

  • C
  • C#
  • C++
  • Dockerfile
  • Haskell
  • Java
  • JavaScript
  • PHP
  • Rust
  • Swift
  • Zig

@lukepistrol lukepistrol merged commit bbac54c into CodeEditApp:main Feb 25, 2023
@lukepistrol lukepistrol deleted the feat/add-sql-parser branch February 25, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants