Skip to content

Releases: blakeembrey/atom-dash

Babel Grammar

26 Feb 23:34
Compare
Choose a tag to compare

Added

  • Add the babel grammar to grammar map (dab2140)

Open External

29 Sep 04:34
Compare
Choose a tag to compare

Changed

  • Use openExternal to launch default application for handling URI (c42573a)

Added

  • Add MagicPython to grammar map (c00f4bd)

Dash Scheme

29 Sep 04:36
Compare
Choose a tag to compare

Changed

  • Change the dash URI scheme for Linux and Zeal (137f5b3)

Add missing JS docs, LaTeX

10 May 16:51
Compare
Choose a tag to compare

Changed

  • Add latex to language map
  • Add react and nodejs to JS language map

Use `xdg-open` on Linux

15 Jan 04:48
Compare
Choose a tag to compare

Changed

  • Use xdg-open on Linux to open Zeal (see #30)
  • Add an error notification when Dash fails to launch

Current Cursor

11 Dec 04:16
Compare
Choose a tag to compare

Changed

  • Look up on the current word, remove syntax-based lookup

Background Activation

07 Dec 21:45
Compare
Choose a tag to compare

Added

  • Use shift to modify the command and launch Dash in the background (#28)

Changed

  • Revert crazy tab display/buffer position hack

Non-Token Shortcut Regression

23 Sep 06:06
Compare
Choose a tag to compare

Fixed

  • When triggering the shortcut in a zone that does not have a token properly, it would crash - added regression test case to avoid future issues

Fix Mixed Screen/Buffer Position

23 Sep 06:15
Compare
Choose a tag to compare

Fixed

  • Workaround issues with screen/buffer position in Atom
  • Updated README install instructions to latest Atom version

Added

  • SCSS grammar map

Support Windows and Linux

23 Sep 06:12
Compare
Choose a tag to compare

Added

  • Add support for Velocity (using Dash URIs) under Windows
  • Add support for Zeal under Linux