ianhattendorf / autocomplete-ruby

Provides intelligent code completion for Ruby in the Atom editor. Requires RSense.
MIT License
51 stars 9 forks source link

Added package name to error messages #16

Closed jneuendorf closed 7 years ago

jneuendorf commented 7 years ago

The errors (displayed as atom notifications) now start with autocomplete-ruby: to indicate what package caused the error.