Support for non-git SCM #41522
Closed
trevor-inflection
started this conversation in
Git
Replies: 1 comment
-
|
https://github.com/zed-industries/zed/issues?q=is%3Aissue%20state%3Aopen%20sapling |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the source control offerings in Zed are hard locked to using git, but ideally using Sapling or other source control backends would also be supported natively. This could potentially be via extensions and allow users to override specific backend functions maybe?
Vscode has a webview based extension that embeds the result of
sl web, but since webview API is a not happening in the near future that does not seem feasible at the momentBeta Was this translation helpful? Give feedback.
All reactions