Tags: AnnaZhdan/atom-editorconfig
Tags
v2.4.0 * Added `fix-file-quietly` command that runs `fix-file` without feedback * Added highlighting to confusable rule names `tab_size`/`indent_width` * Fixed sindresorhus#219: Uncaught `TypeError` thrown when displaying status report * Improved UX when generating status-report
v2.3.0 * Fixed sindresorhus#220: Editors not retaining correct settings at startup * Fixed sindresorhus#222: Check `editor.buffer` property before using it * Fixed sindresorhus#227: Missing support for `latin1` as a `charset` value * Fixed sindresorhus#232: Missing `wrapGuide.updateGuide` breaking in nightly builds * Fixed failing tests and switched to `atom-mocha` for running specs * Removed `cursor: pointer` from status-bar tile's styling (sindresorhus#215) * Replaced `auto` with `unset` as per new spec (sindresorhus#194) * Replaced highlighting grammar with a refactored/better-structured one
PreviousNext