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

Support code-insiders #12

Open
benjaminsaljooghi opened this issue May 8, 2020 · 4 comments
Open

Support code-insiders #12

benjaminsaljooghi opened this issue May 8, 2020 · 4 comments

Comments

@benjaminsaljooghi
Copy link

Would be nice if it were easy to have the extension target code-insiders as an option rather than code.

@benjaminsaljooghi
Copy link
Author

Hard-coded here to lock it to code-insiders

https://github.com/benjaminsaljooghi/code-nautilus

Not sure what the best way is to provide an option for users to choose between code or code-insiders.

@harry-cpp
Copy link
Owner

The whole extension is just one file, that does not really update, so I pulled out few variables the user might want to modify to the top of the file: https://github.com/harry-cpp/code-nautilus/blob/master/code-nautilus.py#L15

I guess I could ask for user preferred settings in the install script.

@benjaminsaljooghi
Copy link
Author

I guess I could ask for user preferred settings in the install script.

I think this is ideal, yeah. On the other hand, I guess I could just symbolically link code to code-insiders on my system.

Thanks for making this by the way, it's really nice.

@a-sajjad72
Copy link

a-sajjad72 commented May 16, 2024

I guess I could just symbolically link code to code-insiders on my system.

@benjaminsaljooghi can you please show how you did that???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants