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

VimError's does not show up on the status bar #2525

Closed
clamb opened this issue Apr 10, 2018 · 0 comments
Closed

VimError's does not show up on the status bar #2525

clamb opened this issue Apr 10, 2018 · 0 comments
Labels

Comments

@clamb
Copy link
Contributor

clamb commented Apr 10, 2018

Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT

What happened: While implementing #2517, we realized that VimError (error.ts) exceptions are not displayed on the status bar.

What did you expect to happen: VimError message to show up on the status bar.

How to reproduce it (as minimally and precisely as possible): Just after launching VSCode with VSCodeVim pluging installed, try a substitute with no search pattern: e.g. %s//test/. An error E35: No previous regular expression should appear on the status bar.

Environment:

  • Extension Name: vim
  • Extension Version: 0.11.3
  • OS Version: Darwin x64 17.4.0
  • VSCode version: 1.22.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants