Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Tags: sindresorhus/atom-editorconfig

Tags

v2.6.1

Toggle v2.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v2.6.1

* Fixed #244: `max_line_length` not recognised by `linter` integration
* Trailing newlines are no longer inserted when saving an empty buffer

v2.6.0

Toggle v2.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v2.6.0

* Added `linter` integration for `.editorconfig` files (#236)
* Improved highlighting of non-standard EditorConfig rules
* Improved support for encodings other than UTF-*/Latin-1

v2.5.0

Toggle v2.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v2.5.0

* Added support for `utf-8-bom` as a `charset` value
* Added support for `cr` line-endings in files configured to use them.
  Note that Atom *doesn't* support this natively natively.
* Carriage returns without line-feeds are now stripped when saving
  LF/CRLF files
* Line-endings are now correctly normalised when entered or saved
* Fixed [#208]: Commands and observers not disposed when package is off

v2.4.0

Toggle v2.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
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 #219: Uncaught `TypeError` thrown when displaying status report
* Improved UX when generating status-report

v2.3.0

Toggle v2.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Alhadis John Gardner
v2.3.0

* Fixed #220: Editors not retaining correct settings at startup
* Fixed #222: Check `editor.buffer` property before using it
* Fixed #227: Missing support for `latin1` as a `charset` value
* Fixed #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 (#215)
* Replaced `auto` with `unset` as per new spec (#194)
* Replaced highlighting grammar with a refactored/better-structured one

v2.2.2

Toggle v2.2.2's commit message
Prepare 2.2.2 release

v2.2.1

Toggle v2.2.1's commit message
Prepare 2.2.1 release

v2.2.0

Toggle v2.2.0's commit message
Prepare 2.2.0 release

v2.1.0

Toggle v2.1.0's commit message
Prepare 2.1.0 release

v2.0.5

Toggle v2.0.5's commit message
Prepare 2.0.5 release