Skip to content

Releases: atom-community/atom-ide-outline

v1.9.0

25 Jul 01:25
Compare
Choose a tag to compare

1.9.0 (2020-07-25)

Features

  • sort entries based on the line number (e23e26b)

v1.8.1

24 Jul 04:43
Compare
Choose a tag to compare

1.8.1 (2020-07-24)

Bug Fixes

  • always scroll to itself (fbed5d2)

v1.8.0

23 Jul 15:21
Compare
Choose a tag to compare

1.8.0 (2020-07-23)

Features

  • add selectAtCursorLine callback to the observer (505b884)
  • callback for scrolling and highlighting the element that the cursor is on (850ce49)
  • CSS highlight when the editor cursor is on them (cc268e2)
  • PointToElementsMap (c03e4c6)
  • scroll to element or its parent (569545d)
  • store level in the element as an attribute (faa779c)
  • update the preview (1bf8d69)

v1.7.0

23 Jul 12:41
Compare
Choose a tag to compare

1.7.0 (2020-07-23)

Features

  • change fold button opacity based on focus (6cd1fe9)
  • darker color for fold buttons (6e0bc91)

v1.6.3

23 Jul 12:14
Compare
Choose a tag to compare

1.6.3 (2020-07-23)

Bug Fixes

  • clean up if the editor is closed (1ae25a3)

v1.6.2

21 Jul 14:57
Compare
Choose a tag to compare

1.6.2 (2020-07-21)

Bug Fixes

v1.6.1

21 Jul 14:42
Compare
Choose a tag to compare

1.6.1 (2020-07-21)

Bug Fixes

  • detect given API automatically (29b8ff5)

v1.6.0

21 Jul 14:16
Compare
Choose a tag to compare

1.6.0 (2020-07-21)

Features

v1.5.1

21 Jul 09:15
Compare
Choose a tag to compare

1.5.1 (2020-07-21)

Bug Fixes

  • use same font and size of the editor (b041a3d)

v1.5.0

20 Jul 18:09
Compare
Choose a tag to compare

1.5.0 (2020-07-20)

Bug Fixes

Features