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

Positron should offer to import existing VSCode preferences #1639

Open
Tracked by #2014
petetronic opened this issue Oct 19, 2023 · 6 comments
Open
Tracked by #2014

Positron should offer to import existing VSCode preferences #1639

petetronic opened this issue Oct 19, 2023 · 6 comments
Assignees
Labels
area: core Issues related to Core category.

Comments

@petetronic
Copy link
Collaborator

petetronic commented Oct 19, 2023

Early feedback from existing VSCode users have been surprised that Positron does not honor their existing VSCode preferences, such as light/dark theme, zoom level, etc. We should offer an option to import preferences if we detect an existing VSCode installation.

This should be possible both as an out of box experience, as well as a command in the command palette that can be accessed at a later time.

@petetronic petetronic added this to the Internal Preview milestone Oct 19, 2023
@juliasilge
Copy link
Contributor

I looked at this a bit today and am making a few notes:

  • cursor has this functionality but they don't have their code public
  • This extension provides a way for folks to move their settings.json around to different computers by storing it in a gist

@bschwedler
Copy link

As a VS Code + VIM user I would find this super helpful!

@juliasilge
Copy link
Contributor

This came up today during usability testing with @gadenbuie; he has a lot of user-specified keyboard shortcuts and would like a supported way to get those transferred over.

@juliasilge
Copy link
Contributor

Feedback from private beta:
https://github.com/posit-dev/positron-beta/discussions/15

We should look into also offering to import existing VS Code extensions, although we would need to find them on OpenVSX.

@juliasilge
Copy link
Contributor

During usability testing with @machow today, he talked about wanting to import these settings as well.

@jthomasmock
Copy link
Contributor

Spoke to another user who said import of settings and extensions would be great for onboarding.

@samclark2015 samclark2015 self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues related to Core category.
Projects
None yet
Development

No branches or pull requests

6 participants