codestream icon indicating copy to clipboard operation
codestream copied to clipboard

The Code Collaboration Tool Built for Remote Teams

Results 125 codestream issues
Sort by recently updated
recently updated
newest added

Hey everyone, I'm using PHPStorm to work on code that resides inside a VM that runs locally (or to be more exact, a docker machine inside the VM). As such,...

**Description** I have a git repo initialized, with a git submodule at `./a/b/myRepo`. PhpStorm is set up so that the global repo is the project root, but all my work...

bug

https://new-relic.atlassian.net/browse/NR-211444

I'm unable to associate my cloudflare worker which is sending data to open telemetry and log push to new relic. I've setup monitoring with otel, but not sure how to...

Hi I was disappointed to learn that New Relic had decided to decommission the in-IDE code review features of CodeStream. I was wondering if it would be possible for us...

- CodeStream Extension version: 14.30.1 - IDE Version: VS Code 1.83.0 - OS Version: Ubuntu 22.04 I can't see the comments we left under issues using CodeStream on GitLab (self-managed)...

- CodeStream Extension version: 14.29.1 - IDE Version: 1.75.1. (Remote server, using code-server) Steps to Reproduce: 1. Create a new jira ticket via the extension 2. Change the status from...

enhancement

Currently when viewing a New Relic Stack Track in the IDE you get something like the following. ```java dev.crain.my.package.MyCustomService.serviceGetRequest(dev/crain/my/package/MyCustomService.java:54) // Group of related code dev.crain.my.package.MyCustomController.doGetRequest(dev/crain/my/package/MyCustomController.java:34) org.apache.tomcat.websocket.server.WsFilter.doFilter(org/apache/tomcat/websocket/server/WsFilter.java:53) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(org/apache/catalina/core/ApplicationFilterChain.java:189) org.apache.catalina.core.ApplicationFilterChain.doFilter(org/apache/catalina/core/ApplicationFilterChain.java:162) dev.crain.my.package.MyCustomFilter.doFilter(dev/crain/my/package/MyCustomFilter.java:123) //...

enhancement

- CodeStream Extension version: 14.24.0+504 - IDE Version: PhpStorm 2023.1.4 - OS Version: Windows 11 Pro, Version: 22H2, OS build: 22621.1992 - WSL: Ubuntu When opening any git project from...