Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@claylo claylo released this 26 Nov 08:10

Added

  • Support for TM_XO and TM_XO_OPTIONS environment variables to control XO's execution.
  • A change log, like a civilized human being.

Changed

  • Always run with --compact option to make messages easier to manage.
  • Switch to TM_PROJECT_DIRECTORY prior to running XO, so that package.json configuration will be recognized.
  • Cursor will now move to line and column of the first error found.
  • Updated screenshot.png to show line-and-column-hotness.

Fixed

  • Wrap file path in quotes to avoid occasional oddities causing TextMate to open (or try to open) far more files than intended.