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]: Configuration setup is not friendly to new dummy users. #538

Closed
sloppydevil opened this issue Mar 1, 2022 · 1 comment

Comments

@sloppydevil
Copy link

sloppydevil commented Mar 1, 2022

I'm a vim user without debug for a while. One development activity is writing game with vscode, and use chrome for debug.

when I try to setup vim environment, there are too many configuration variable that I need learn and config, which is kinda annoying. This is not the thing for "lazy" coders.

isn't there a way to create default/template configurations for different patterns? take mine for example, can I only define the port number for chrome debugging?

Maybe like this:

  1. user cd some directory and enter vim;
  2. user trigger vimspector function in command, e.g. : "vimspector create-config";
  3. a list show up, and user pick one of them;
  4. a default json is created and user continue to edit for specific setups;

thx so much.

@sloppydevil sloppydevil changed the title Configuration setup is not friendly to new dummy users. [Feature Request]: Configuration setup is not friendly to new dummy users. Mar 1, 2022
@puremourning
Copy link
Owner

Duplicate #270

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants