We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb78ca commit 22d6757Copy full SHA for 22d6757
internal/cmd/bind.go
@@ -114,7 +114,7 @@ func (c *bindCmd) Run(fl *pflag.FlagSet) {
114
}
115
116
flog.Info("code-server --link is deprecated. While the servers will remain online,")
117
- flog.Info("we are unable to troubleshoot --link issues. A future code-server")
+ flog.Info("we are not releasing new features or bugfixes. A future code-server")
118
flog.Info("release will include a v2 with new features. If you would")
119
flog.Info("like early access, reach out on https://cdr.co/join-community")
120
flog.Info("")
0 commit comments