ton-community / vscode-func

FunC syntax highlighting and code completion for VS Code.
GNU General Public License v3.0
26 stars 14 forks source link

Use my tree-sitter-func fork to alleviate issues? #6

Open amaanq opened 1 year ago

amaanq commented 1 year ago

Hi, I recently thought about adding the current ts parser repo to nvim-treesitter, but when testing I noticed it had a couple of issues. You can find more here: https://github.com/akifoq/tree-sitter-func/pull/2

It seems like the repo could be potentially dead as the owner isn't very active. It'd be nice to see problems like #3 alleviated which my fork fixes.

Of course, feel free to use/embed it if you like :)

dvlkv commented 1 year ago

Hi! Would be nice if you will publish your fork as an npm package with prebuilt wasm. Also, maybe we can transfer it to @ton-community organisation?

amaanq commented 1 year ago

Hi! Would be nice if you will publish your fork as an npm package with prebuilt wasm. Also, maybe we can transfer it to @ton-community organisation?

I'd like to, but a lot of the better/more appropriate names have been taken. I'd ideally like to publish under tree-sitter-func, but I have slim hopes in the current owner deleting that for me to take it. Any ideas in the meantime then for names?