codestream
codestream copied to clipboard
The Code Collaboration Tool Built for Remote Teams
I have a repository located on a mapped drive W:, which points to C:\\DevW. The mapping is done using registry [DOS Devices, aka psubst](url). When I open the repository in...
"Go to Definition" does not seem to work in the diff mode in vs code. I am not sure if this is an lsp issue or an codestream issue. I...
How about if you added Zenkit support? It's my no. 1 tool for organizing and tracking tasks for my dissertation. Since you've already added Trello support, Zenkit should be just...
Android Studio 4.2 can not support Chinese input
We use a pattern of `{id}-{title}` (which I believe is fairly common) so that GitLab and Jira will automatically know which card the MR is for, but it puts dash...
LOVE your product!!! I understand there are few themes that mix Dark Editor with Light UI (or vise-versa) - Light with Dark Editor+ - Dark And Light - and some...
We are missing to see support for favro.com as issue tracker integration
I'm part of the VS Code team and we recently launched [VS Code for the web with github.dev](https://code.visualstudio.com/blogs/2021/10/20/vscode-dev), which feels like a perfect fit for CodeStream's user flows. With vscode.dev,...
Hello, it would be nice if an Azure Dev Ops Server hosted on-premise was supported. Are there any plans to extend issue tracking with on-premise Dev Ops Servers?
These lines: https://github.com/TeamCodeStream/codestream/blob/b63284f216519394a301ae20e40043e127c8eb14/jb/src/main/kotlin/actions/TestUrlHandler.kt#L17-L18 The API was changed before the plugin was published - that's why backward compatibility wasn't preserved. If the action is still important, one may use `JBProtocolCommand.execute("idea/codestream/...")` or...