Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Plugins support for other editors Zed, Neovim #66

Open
jellydn opened this issue Jun 20, 2024 · 1 comment
Open

[Feature request] Plugins support for other editors Zed, Neovim #66

jellydn opened this issue Jun 20, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@jellydn
Copy link

jellydn commented Jun 20, 2024

What

I'd like request the addition of plugin support for other editors, specifically Zed and Neovim.

Why

Currently, Teo offers plugins for VS Code, which is fantastic. However, expanding support to other popular editors like Zed and Neovim would greatly benefit users who prefer these environments. Both Zed and Neovim have a strong user base and are known for their flexibility and efficiency in coding workflow

Benefits

  • Broadens the reach of Teo to more developers.
  • Enhances the coding experience for users of Zed and Neovim.

How

  • Add Tree-sitter for Teo file (*.teo): Implement syntax highlighting and other Tree-sitter features for Teo files in Neovim using nvim-treesitter.
  • Add LSP config: I guess Teo has LSP so it would be good if we could open a pull request to (https://github.com/neovim/nvim-lspconfig) to add support for Teo. This will ensure that Teo files benefit from advanced language features such as autocompletion, linting, and more.

Thank you for considering this feature request. I believe it will significantly enhance the usability and popularity of Teo across diverse coding environments.

@victorteokw victorteokw added the help wanted Extra attention is needed label Jun 21, 2024
@victorteokw
Copy link
Collaborator

Hi @jellydn, thanks for your requirements. Could us find someone to create the treesitter plugin? I'll provide any support and write some code on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants