forked from atom/symbols-view
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
[Enter steps to reproduce:]
- press command+r to see definition of a class in opencv_contrib project
- ...
Atom: 1.44.0 x64
Electron: 4.2.7
OS: Mac OS X 10.15.3
Thrown From: atom-ctags package 5.1.2
Stack Trace
Uncaught The "path" argument must be of type string. Received type undefined
At path.js:39
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
at assertPath (path.js:39:11)
at Object.join (path.js:1155:7)
at module.exports (/packages/atom-ctags/lib/tag-generator.coffee:38:27)
at Object.generateTags (/packages/atom-ctags/lib/ctags-cache.coffee:87:5)
at Object.getOrCreateTags (/packages/atom-ctags/lib/ctags-cache.coffee:97:6)
at FileView.module.exports.FileView.populate (/packages/atom-ctags/lib/file-view.coffee:103:17)
at FileView.module.exports.FileView.toggle (/packages/atom-ctags/lib/file-view.coffee:41:8)
at /packages/atom-ctags/lib/main.coffee:68:62)
at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:349290)
at KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1253613)
at KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1249747)
at WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:284496)
Commands
2x -0:32 atom-ctags:toggle-file-symbols (input.hidden-input)
Non-Core Packages
atom-ctags 5.1.2
goto-definition 1.3.4
Metadata
Metadata
Assignees
Labels
No labels