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
Have you used the debugging guide to try to resolve the issue?
Have you checked our FAQs to make sure your question isn't answered there?
Have you checked to make sure your issue does not already exist?
Have you checked you are on the latest release of Pulsar?
What happened?
After using an emmet shortcut, an error is generated when pressing the TAB key
Pulsar version
latest
Which OS does this happen on?
🐧 Debian based (Linux Mint, Ubuntu, etc.)
OS details
24.10
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
Use any emmet shortcut
Press TAB to indent
Get an error and TAB action is ignored
Additional Information:
Stack Trace
Uncaught TypeError: Cannot read property 'length' of undefined
At /opt/Pulsar/resources/app.asar/node_modules/text-buffer/lib/text-buffer.js:1323
TypeError: Cannot read property 'length' of undefined
at runAction (/packages/emmet/lib/emmet.coffee:79:51)
at /packages/emmet/lib/emmet.coffee:62:9
at Object.exec (/packages/emmet/lib/editor-proxy.coffee:80:10)
at /packages/emmet/lib/emmet.coffee:61:19
at TextBuffer.transact (/app.asar/node_modules/text-buffer/lib/text-buffer.js:1320:16)
at TextEditor.transact (/app.asar/src/text-editor.js:2467:24)
at /packages/emmet/lib/emmet.coffee:60:24)
at CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:405:43)
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:617:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:408:22)
at WindowEventHandler.handleDocumentKeyEvent (/app.asar/src/window-event-handler.js:153:34)
/opt/Pulsar/resources/app.asar/node_modules/text-buffer/lib/text-buffer.js:1323
[Hide Stack Trace](https://github.com/pulsar-edit/pulsar/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=bug-report.yml#)
TypeError: Cannot read property 'length' of undefined
at runAction (/home/USER/.pulsar/packages/emmet/lib/emmet.coffee:79:51)
at /home/USER/.pulsar/packages/emmet/lib/emmet.coffee:62:9
at Object.exec (/home/USER/.pulsar/packages/emmet/lib/editor-proxy.coffee:80:10)
at /home/USER/.pulsar/packages/emmet/lib/emmet.coffee:61:19
at TextBuffer.transact (/opt/Pulsar/resources/app.asar/node_modules/text-buffer/lib/text-buffer.js:1320:16)
at TextEditor.transact (/opt/Pulsar/resources/app.asar/src/text-editor.js:2467:24)
at HTMLElement.<anonymous> (/home/USER/.pulsar/packages/emmet/lib/emmet.coffee:60:24)
at CommandRegistry.handleCommandEvent (/opt/Pulsar/resources/app.asar/src/command-registry.js:405:43)
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/opt/Pulsar/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:617:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/opt/Pulsar/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:408:22)
at WindowEventHandler.handleDocumentKeyEvent (/opt/Pulsar/resources/app.asar/src/window-event-handler.js:153:34)
Thanks in advance for your bug report!
What happened?
After using an emmet shortcut, an error is generated when pressing the TAB key
Pulsar version
latest
Which OS does this happen on?
🐧 Debian based (Linux Mint, Ubuntu, etc.)
OS details
24.10
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
Additional Information:
Stack Trace
Uncaught TypeError: Cannot read property 'length' of undefined
Commands
Error on pop-up
Non-Core Packages
The text was updated successfully, but these errors were encountered: