You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using the Zed Editor, I noticed that it does not support some additional LSP (Language Server Protocol) commands such as macro expansion and workspace refresh. These commands can improve the functionality and user experience of the editor.
I would like to request the addition of these additional LSP commands to the command input panel of the Zed Editor for easy access by users. I have searched for related issues, but have not found any similar requests. If someone finds a similar issue, please close this issue.
Proposed implementation:
Add the additional LSP commands to the Zed Editor's command input panel based on cmd + p for easy access by users.
Support common LSP commands such as macro expansion, workspace refresh, etc.
Ensure that the added functionality is compatible with the existing functionality of the Zed Editor and does not affect the performance of the editor.
Thank you for your consideration.
If applicable, add mockups / screenshots to help present your vision of the feature
The text was updated successfully, but these errors were encountered:
Check for existing issues
Describe the feature
While using the Zed Editor, I noticed that it does not support some additional LSP (Language Server Protocol) commands such as macro expansion and workspace refresh. These commands can improve the functionality and user experience of the editor.
I would like to request the addition of these additional LSP commands to the command input panel of the Zed Editor for easy access by users. I have searched for related issues, but have not found any similar requests. If someone finds a similar issue, please close this issue.
Proposed implementation:
Add the additional LSP commands to the Zed Editor's command input panel based on
cmd
+p
for easy access by users.Support common LSP commands such as macro expansion, workspace refresh, etc.
Ensure that the added functionality is compatible with the existing functionality of the Zed Editor and does not affect the performance of the editor.
Thank you for your consideration.
If applicable, add mockups / screenshots to help present your vision of the feature
The text was updated successfully, but these errors were encountered: