Skip to content

Is there a way to completely reset everything that has been setup falsely in vscode? #4208

Answered by jsjoeio
F0rce asked this question in Q&A
Discussion options

You must be logged in to vote

Hmm...I mean it's a bit manual, but you could:

  • remove all settings -> Command Palette > Settings (JSON) -> delete everything
  • uninstall all extensions
  • remove -> Command Palette -> Keyboard Shortcuts (JSON) -> delete everything
  • edit your config.yaml
bind-addr: 127.0.0.1:8080 
cert: false

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by F0rce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants