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

[vscode_projects:1.0] Release plugin #196

Closed

Conversation

Sharsie
Copy link

@Sharsie Sharsie commented Feb 16, 2024

I have done a rewrite of my previous implementation into the new API, I know it is a more complex plugin than the other options, but my long standing goal is to support the Project Manager extension without relying too much on the recently opened files.

Additionally this implementation provides optional configuration to open VS Code through terminal for advanced use, e.g. where users need to load an environment prior to opening VS Code for example.
My usecase is direnv + nix shell, I have separate environments in each of my projects and entering those directories in shell loads all necessary dependencies and binaries needed for that specific project. This also requires VS Code to be opened from that directory in order to have the correct environment inside the IDE.

So here it is, if you find it useful, I'm happy to support it going forward, if not, I'll just support myself :)

Provide a search engine for recent files opened in VS Code and

Project Manager extension
@ManuelSchneid3r ManuelSchneid3r deleted the branch albertlauncher:master March 5, 2024 17:42
@Sharsie
Copy link
Author

Sharsie commented Mar 5, 2024

@ManuelSchneid3r I assume all the open PRs got closed due to master->main branch rename? Should we reopen against main?

@ManuelSchneid3r
Copy link
Member

ManuelSchneid3r commented Mar 5, 2024

Oh, I thought github would be smart enough to see that main actually points to the same commit as master. Sure please reopen.

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