Releases: atom-community/atom-ide-outline
Releases · atom-community/atom-ide-outline
v1.9.0
1.9.0 (2020-07-25)
Features
- sort entries based on the line number (e23e26b)
v1.8.1
1.8.1 (2020-07-24)
Bug Fixes
v1.8.0
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
1.7.0 (2020-07-23)
Features
- change fold button opacity based on focus (6cd1fe9)
- darker color for fold buttons (6e0bc91)
v1.6.3
1.6.3 (2020-07-23)
Bug Fixes
- clean up if the editor is closed (1ae25a3)
v1.6.2
1.6.2 (2020-07-21)
Bug Fixes
v1.6.1
1.6.1 (2020-07-21)
Bug Fixes
- detect given API automatically (29b8ff5)
v1.6.0
1.6.0 (2020-07-21)
Features
v1.5.1
1.5.1 (2020-07-21)
Bug Fixes
- use same font and size of the editor (b041a3d)
v1.5.0
1.5.0 (2020-07-20)
Bug Fixes
Features