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

feat: add support for Positron IDE #1590

Merged
merged 2 commits into from
Jan 13, 2025
Merged

Conversation

hunnywar
Copy link
Contributor

@hunnywar hunnywar commented Dec 26, 2024

feat: add support for Positron IDE

Description

add support for Positron IDE

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Related Issue(s)

/claim #722
closes #722

Screenshots

Screenshot 2024-12-26 181536

@hunnywar
Copy link
Contributor Author

@Tpuljak Positron IDE now supports remote development.

can you please reopen the issue #722

@hunnywar
Copy link
Contributor Author

hunnywar commented Jan 7, 2025

@Tpuljak https://positron.posit.co/remote-ssh.html

@mojafa
Copy link
Collaborator

mojafa commented Jan 7, 2025

@hunnywar getting this error on opening a workspace on Positron:
Screenshot 2025-01-07 at 16 51 12

@hunnywar
Copy link
Contributor Author

hunnywar commented Jan 7, 2025

@mojafa Can you retry for one more time. this might be a unexpected signal from your terminal
you can read this https://forums.developer.apple.com/forums/thread/672555

@mojafa
Copy link
Collaborator

mojafa commented Jan 7, 2025

I'm installing Positron from homebrew, lemme see if that fixes it

@hunnywar
Copy link
Contributor Author

hunnywar commented Jan 7, 2025

@mojafa BTW can we reopen this #722 and Also How can I claim that bounty (Is the bounty available ?)

@mojafa
Copy link
Collaborator

mojafa commented Jan 7, 2025

@Tpuljak we could reopen #722 for loot for this PR?

@mojafa
Copy link
Collaborator

mojafa commented Jan 7, 2025

@hunnywar still trying to resolve the breaking link in my PATH for Positron.

@algora-pbc algora-pbc bot mentioned this pull request Jan 8, 2025
Copy link

algora-pbc bot commented Jan 8, 2025

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe.

@Tpuljak
Copy link
Member

Tpuljak commented Jan 9, 2025

@hunnywar positron doesn't seem to work on remote environments when running on arm64 arch.

Please add a warning for users that select and use Positron on this arch. They need to be aware of the issue. You can provide a link to this issue posit-dev/positron#5911

@hunnywar
Copy link
Contributor Author

hunnywar commented Jan 9, 2025

@Tpuljak So should show this as a error or should I continue running the positron command for them
as there are workarounds to run positron on that arch too
https://www.imore.com/how-identify-intel-based-apps-m1-mac

@Tpuljak
Copy link
Member

Tpuljak commented Jan 9, 2025

@hunnywar you can continue running the command. Just display a warning to the user if runtime.GOARCH == arm64.
Zed has a similar warning as well, check how that was implemented.

Signed-off-by: hunnywar <h3815273@gmail.com>
Signed-off-by: hunnywar <h3815273@gmail.com>
@hunnywar
Copy link
Contributor Author

@Tpuljak done
image

@Tpuljak Tpuljak merged commit 92081ec into daytonaio:main Jan 13, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open in Positron IDE
4 participants