You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ALT+CLICK Gutter line on item already present in the nav-panel
Expected Results:
Should be able to bookmark a line already present in the nav-panel. This line should show up under the bookmark section.
Debug Info:
Atom: 1.25.1 x64 Electron: 1.7.11 OS: Microsoft Windows 10 Pro Thrown From: nav-panel-plus package 0.3.2
Stack Trace
Uncaught TypeError: Invalid Point: (NaN, 0)
At D:\Tools\Atom\Atom x64\resources\app\node_modules\text-buffer\lib\point.js:63
TypeError: Invalid Point: (NaN, 0)
at Function.module.exports.Point.assertValid (D:/Tools/Atom/Atom x64/resources/app/node_modules/text-buffer/lib/point.js:63:21)
at TextBuffer.module.exports.TextBuffer.clipPosition (D:/Tools/Atom/Atom x64/resources/app/node_modules/text-buffer/lib/text-buffer.js:1263:19)
at MarkerLayer.module.exports.MarkerLayer.markPosition (D:/Tools/Atom/Atom x64/resources/app/node_modules/text-buffer/lib/marker-layer.js:232:38)
at DisplayMarkerLayer.module.exports.DisplayMarkerLayer.markBufferPosition (D:/Tools/Atom/Atom x64/resources/app/node_modules/text-buffer/lib/display-marker-layer.js:109:58)
at TextEditor.markBufferPosition (D:/Tools/Atom/Atom x64/resources/app/src/text-editor.js:2317:42)
at NavView.module.exports.NavView.toggleBookmark (/packages/nav-panel-plus/lib/nav-view.coffee:439:25)
at /packages/nav-panel-plus/lib/nav-view.coffee:184:12)
at HTMLDivElement.dispatch (/packages/nav-panel-plus/node_modules/jquery/dist/jquery.js:4737:27)
at HTMLDivElement.elemData.handle (/packages/nav-panel-plus/node_modules/jquery/dist/jquery.js:4549:28)
Steps to reproduce:
Expected Results:
Should be able to bookmark a line already present in the nav-panel. This line should show up under the bookmark section.
Debug Info:
Atom: 1.25.1 x64
Electron: 1.7.11
OS: Microsoft Windows 10 Pro
Thrown From: nav-panel-plus package 0.3.2
Stack Trace
Uncaught TypeError: Invalid Point: (NaN, 0)
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: