This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Description
Your environment
vscode-ruby version: 0.22.3
- Ruby version: 2.3.8
- Ruby version manager (if any): rvm
- VS Code version: 1.33.1
- Operating System: OSX 10.14.4
- Using language server? Yes
Expected behavior
Rubocop warning will appear within the problems console.
Actual behavior
Rubocop is returning invalid json.
This and the next section should include screenshots, code samples, console output, etc. The more information we have to reproduce the better!
Rubocop version 0.67.2 returns a warning before the json response [Warn] Performance Cops will be removed from RuboCop 0.68. Use rubocop-performance gem instead. which seems to be breaking the Rubocop abilities within this extension.