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

Handle VSCode insiders #43

Open
3 tasks
jswny opened this issue Oct 11, 2020 · 0 comments
Open
3 tasks

Handle VSCode insiders #43

jswny opened this issue Oct 11, 2020 · 0 comments
Labels
c:fish Component: Fish shell enhancement New feature or request

Comments

@jswny
Copy link
Owner

jswny commented Oct 11, 2020

Currently, only regular VSCode is handled and added to $PATH. Since the insiders version is a separate executable, it needs to be handled differently.

  • Check for insiders version
  • Use insiders version if available (even if regular version is installed)
  • Alias insiders to code if only insiders is installed
@jswny jswny added c:fish Component: Fish shell enhancement New feature or request labels Oct 11, 2020
@jswny jswny added this to the v0.1.1 milestone Oct 11, 2020
@jswny jswny modified the milestones: v0.1.1, v0.2.0 Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:fish Component: Fish shell enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant