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

[ENHANCEMENT] Add support for Zed code editor #374

Open
BrunoMoraes-Z opened this issue Dec 21, 2024 · 0 comments
Open

[ENHANCEMENT] Add support for Zed code editor #374

BrunoMoraes-Z opened this issue Dec 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@BrunoMoraes-Z
Copy link

Is your enhancement request related to a problem? Please describe.
Currently, RobotCode primarily supports Visual Studio Code. With the increasing adoption of the Zed editor, it would be beneficial to extend support to include Zed, enabling its users to utilize RobotCode's functionalities.

Describe the solution you'd like
I propose developing an extension or integration that allows RobotCode to function seamlessly within the Zed editor, offering features such as syntax highlighting, autocompletion, and other capabilities currently available in Visual Studio Code.

Describe alternatives you've considered
An alternative would be to use Zed without RobotCode integration, but this would result in the loss of specific features that enhance productivity when working with Robot Framework.

Additional context
Zed is a high-performance code editor written in Rust, supporting extensions for languages and themes. The Zed community has developed various extensions to support multiple programming languages. Information on developing extensions for Zed can be found in the official documentation.

Additionally, the official Zed extensions repository on GitHub (zed-industries/extensions) contains examples of how other languages have been integrated, which could serve as a reference for developing Robot Framework support in Zed.

Implementing this feature would expand RobotCode's reach and cater to a broader user base that prefers using the Zed editor.

@BrunoMoraes-Z BrunoMoraes-Z added the enhancement New feature or request label Dec 21, 2024
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

No branches or pull requests

1 participant