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

Add "Interaction set" feature #86517

Closed
CaCTuCaTu4ECKuu opened this issue Dec 7, 2019 · 5 comments
Closed

Add "Interaction set" feature #86517

CaCTuCaTu4ECKuu opened this issue Dec 7, 2019 · 5 comments
Labels
*extension-candidate Issue identified as good extension implementation

Comments

@CaCTuCaTu4ECKuu
Copy link

CaCTuCaTu4ECKuu commented Dec 7, 2019

Don't know if it was already requested, but it will be awesome if VS Code could have some kind of file that contains set of extensions and settings to make it behave as another editor or IDE.
Some kine of set that you can download and apply to VS in one click that will configure instantly and I mean not visual style, but way it react.

For example I prefer the way VS19 behave when I code, but I notice that it doesnt auto format indentions, can't catch up pathes, doesn't have same key bindings and more. So I have to search what exactly I even need and then look for extension, then try multiple and fine tune them.
How nice it would be to download something like "VS19 Interaction set", install it and get vs code configuret accordingly.
To avoid extensions problems there may be a swith in panel to select like "default" set or one of preconfigured.

People prefer different editors would appreciate one click configuration, like sublime, Eclipse, IJ Idea and many others and ability to switch between them straight from VS code

@octref octref added the *extension-candidate Issue identified as good extension implementation label Dec 9, 2019
@vscodebot
Copy link

vscodebot bot commented Dec 9, 2019

We try to keep VS Code lean and we think the functionality you're asking for is great for a VS Code extension. Maybe you can already find one that suits you in the VS Code Marketplace. Just in case, in a few simple steps you can get started writing your own extension. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Dec 9, 2019
@CaCTuCaTu4ECKuu
Copy link
Author

CaCTuCaTu4ECKuu commented Dec 10, 2019

@octref I mean i know about all this stuff. The point is to have one pack of everything without necessity to search all of it, install and check compability with other extension. Sometimes it's a problem too.
Obviously you can make a list of extension, instuction to install and what not to, but there still is no ability to do it all in one click.
Such a thing already was discussed at #49826 and that's looks pretty what I mean. It's easily to implement as what I initially proposed and I believe this feature has to be supported natively.

@CaCTuCaTu4ECKuu
Copy link
Author

And btw it's a point that periodically you have to switch to different kind of projects and you want a different set of extensions. Sometimes depending of file type (language) sometimes depending of workspace (set of project you working on)

@octref
Copy link
Contributor

octref commented Dec 10, 2019

Please upvote #57548

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*extension-candidate Issue identified as good extension implementation
Projects
None yet
Development

No branches or pull requests

2 participants