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

Feature Request - Adding languages #2854

Closed
mattmazer0397 opened this issue Sep 23, 2019 · 3 comments
Closed

Feature Request - Adding languages #2854

mattmazer0397 opened this issue Sep 23, 2019 · 3 comments
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@mattmazer0397
Copy link

Description of the new feature/enhancement

Allow the users to add new languages into terminal, or create "extensions" like exist in VSCode

Proposed technical implementation details (optional)

No problem currently, other than end-user inconvenience. I've downloaded several different language libraries, and each one comes with their own console shells. It would be so much easier, and convenient if there were a way to "link" the terminal app to these other consoles (e.g. python) so that I could work within one location. I've got compilers and such already downloaded in VS and VSCode, but if I want to try something basic, I've found console to be quicker and easier than starting VS

@mattmazer0397 mattmazer0397 added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Sep 23, 2019
@driver1998
Copy link

driver1998 commented Sep 23, 2019

I guess we can start by automatically search and add the Visual Studio command prompts, interactive python (maybe only the Windows one for now), and maybe MSYS2/Cygwin shell?

These are the shells and interactive environments I use most besides plain cmd/PowerShell/WSL. But sure, ideas are welcome.

For now I have a profile for MSYS2, and put vcvarsall.bat in PATH (so that I can spin up a cmd and do vcvarsall whatever).

@DHowett-MSFT DHowett-MSFT added the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Sep 23, 2019
@DHowett-MSFT
Copy link
Contributor

/dup #2303 #2283

There's a few competing ideas here; perhaps we need to get a spec going.

@ghost
Copy link

ghost commented Sep 23, 2019

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Sep 23, 2019
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Sep 23, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants