Cm Show Invisibles Versions Save

Addon for CodeMirror that helps to show invisibles.

v3.1.0

3 years ago

fix

  • (cm-show-invisibles) \n on last line (#12), thanks to @timjb

feature

  • (package) supertape v2.0.1
  • (package) putout v9.11.4
  • (package) madrun v7.0.2
  • (package) eslint-plugin-putout v5.0.1
  • (package) eslint v7.7.0
  • (package) eslint-plugin-node v11.1.0

v3.0.1

4 years ago

fix

  • (package) main: legacy -> lib

v3.0.0

4 years ago

fix

  • (cm-show-invisibles) line-end-mark display when no line numbers (#4)

feature

  • (cm-show-invisibles) add support of GFM (#9)
  • (cm-show-invisibles) drop support of build
  • (bower) ignore: add webpack.config.js
  • (npmignore) add
  • (travis) node_js: 6, 8
  • (show-invisibles) add eslint
  • (show-invisibles) es2015-ify

v2.0.2

6 years ago

fix

  • (cm-show-invisibles) line-end-mark display when no line numbers (#4)

v2.0.1

7 years ago

feature

  • (bower) ignore: add webpack.config.js

v2.0.0

7 years ago

feature

  • (npmignore) add
  • (travis) node_js: 6, 8
  • (show-invisibles) add eslint
  • (show-invisibles) avoid relative path in loading codemirror: ../lib/codemirror -> codemirror/lib/codemirror (#3)

v1.2.1

7 years ago

fix

  • (show-invisibles) rm: do not remove new line symbol because of missing quote

feature

  • (package) add lint

v1.2.0

8 years ago

fix

  • (cm-show-invisibles) add remove EOL on disable

feature

  • (package) add jshint, jscs
  • (package) v1.1.4
  • (package) rm private

v1.1.4

9 years ago

feature

  • (package) rm private

v1.1.3

9 years ago

feature

  • (show-invisibles) getRandom -> Count