Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JetBrains Rider IDE integration #23228

Open
azatsarynnyy opened this issue Nov 4, 2024 · 0 comments
Open

Add JetBrains Rider IDE integration #23228

azatsarynnyy opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
area/editor/jetbrains JetBrains IDEs support kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.

Comments

@azatsarynnyy
Copy link
Member

azatsarynnyy commented Nov 4, 2024

Is your task related to a problem? Please describe

When running a workspace with the JetBrains Rider IDE, the Dashboard displays the following message:

image

Describe the solution you'd like

We need to figure out why the remote Rider IDE backend doesn't provide a connection link and the startup process is stopped on the stage:

2024-11-04 10:18:31,972 [   9535]   WARN - #c.i.u.n.IdeProxySelector - failed to configure proxy by pacUrl=null (null if autodetect)
2024-11-04 10:18:34,486 [  12049]   WARN - #com.github.weisj.jsvg.parser.NodeMap - unsupported RDF
2024-11-04 10:18:34,486 [  12049]   WARN - #com.github.weisj.jsvg.parser.NodeMap - unsupported namedview

It should output the links like other JetBrains IDEs do:

*********************************************************

Join link: tcp://127.0.0.1:5990#jt=98508eea-e3f3-4d63-bed4-877ecc20b451&p=CL&fp=15497311CE1A148221F87B0DF2BE2B4EC516604C621140DA878FA0164B5AB86B&cb=242.23726.125&newUi=true&jb=21.0.4b509.26

Http link: https://code-with-me.jetbrains.com/remoteDev#idePath=%2Fidea-server&projectPath=%2Fprojects%2Fdotnet60-example&host=workspace2622be1ccbd241c6-5c97d8f44f-2w856&port=22&user=1001270000&type=ssh&deploy=false&newUi=true

Gateway link: jetbrains-gateway://connect#idePath=%2Fidea-server&projectPath=%2Fprojects%2Fdotnet60-example&host=workspace2622be1ccbd241c6-5c97d8f44f-2w856&port=22&user=1001270000&type=ssh&deploy=false&newUi=true

*********************************************************

Describe alternatives you've considered

No response

Additional context

No response

@azatsarynnyy azatsarynnyy added kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. area/editor/jetbrains JetBrains IDEs support labels Nov 4, 2024
@azatsarynnyy azatsarynnyy self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/jetbrains JetBrains IDEs support kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
Status: No status
Development

No branches or pull requests

1 participant