- Use
activationHooks
to only run when Ruby files are open (#124)
- Use Reek's JSON output (#121)
- Add rule description to the lint message marker tooltip (#120)
- Friendlier error for timeouts (#116)
- Update dependencies
- Update dependencies
- Update to Linter API v2
- Update dependencies
- Activation time improvements
- Update dependencies
- Stop marking as on-the-fly compatible, disk contents are all that is checked
- Rewrite in ES2017
- Generate better error range highlights
- Fix a race condition
- Update dependencies
- Set the current working directory to that of the file
- Set up package dependencies.
- Merged in PR #13
- Added linter name
- Updated to work with the new Linter API. It's all shiny!
- Corrected grammatical errors in the README.
- Rolled back changes to
:destroy
in linter-reek.coffee
- Closed issue #4
- Fully fixed all deprecated calls.
- Closed issues #2 and #3
- No more deprecated commands used.
- The settings view actually works now. Hooray!
- You can now specify a path to a specific version of Reek!
- Some minor edits to the README to help explain how to use this plugin.
- Got rid of specs because testing can rot in some really horrid place.
- The donation button is up! Free beer pls?
- Every feature added
- This thing works!