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

vim.debug.suppress invalid #3703

Closed
antoinegag opened this issue Apr 24, 2019 · 2 comments
Closed

vim.debug.suppress invalid #3703

antoinegag opened this issue Apr 24, 2019 · 2 comments

Comments

@antoinegag
Copy link

Describe the bug
Clicking on "Suppress" when an error pops up from the extension reads that we should configure vim.debug.suppress but it does not seem to be recognized as a valid setting when added to my User settings.json

Expected behavior
vim.debug.suppress to be a valid setting or the modal to show the correct setting

Screenshots
image

image

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.4.0
  • VSCode version: 1.33.1
  • OS: MacOS Mojave 10.14.4

Additional context
I think the setting has been replaced by vim.debug.silent

I've also noticed that vim.debug.suppress is mentioned in the doc, not sure if outdated or if I'm doing something wrong on my end.

@jpoon
Copy link
Member

jpoon commented Apr 24, 2019

somebody submitted a PR for this #3591. feel free to take it over. it's an easy fix.

@antoinegag
Copy link
Author

Forgot to look through the PRs my bad. Will check that out 😁

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

No branches or pull requests

2 participants