Atom Version: 1.3.2
System: Mac OS X 10.11.2
Thrown From: table-editor package, v0.1.1
Stack Trace
Uncaught ReferenceError: processSimpleTable is not defined
At /Users/johannes/.atom/packages/table-editor/lib/table-processors.coffee:124
ReferenceError: processSimpleTable is not defined
at /Users/johannes/.atom/packages/table-editor/lib/table-processors.coffee:124:17
at TableFormatter.module.exports.TableFormatter.getFormattedTableText (/Users/johannes/.atom/packages/table-editor/lib/table-formatter.coffee:71:21)
at TableFormatter.module.exports.TableFormatter.getSelectionRanges (/Users/johannes/.atom/packages/table-editor/lib/table-formatter.coffee:109:17)
at Object.module.exports.TableEditor.formatTable (/Users/johannes/.atom/packages/table-editor/lib/table-editor.coffee:132:7)
at atom-text-editor.subscriptions.add.atom.commands.add.table-editor:next-cell (/Users/johannes/.atom/packages/table-editor/lib/table-editor.coffee:20:37)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:260:29)
at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:536:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:359:22)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:97:36)
at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)
Error when trying to tab through a table
test.txt
Wrote a table as follows:
| test | this | table | | testabc
Atom Version: 1.3.2 System: Mac OS X 10.11.2 Thrown From: table-editor package, v0.1.1
Stack Trace
Uncaught ReferenceError: processSimpleTable is not defined
Commands
Config
Installed Packages