This somehow happens on a file of mine. I don't know if it is because of the size or something, the file is only just over 500 lines with coments.
Try to case-split using the plugin. This hangs forever.
Re-call/Re-fresh the case-split command by pressing Ctrl+Alt+c. This results in the first case split appearing correctly, but also throws the error in the stack trace.
At ~/.atom/packages/language-idris/node_modules/bennu/dist_node/parse.js:756
At undefined undefined
at /packages/language-idris/node_modules/bennu/dist_node/parse.js:141:25)
at /packages/language-idris/node_modules/bennu/dist_node/parse.js:858:3)
at Module._compile (/usr/lib/atom/src/native-compile-cache.js:87:30)
at Object.value [as .js] (/usr/lib/atom/src/compile-cache.js:235:23)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
at Function.Module._load (internal/modules/cjs/loader.js:551:3)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (/usr/lib/atom/src/native-compile-cache.js:47:27)
at /packages/language-idris/node_modules/bennu/index.js:2:14)
at /packages/language-idris/node_modules/bennu/index.js:7:3)
at Module._compile (/usr/lib/atom/src/native-compile-cache.js:87:30)
at Object.value [as .js] (/usr/lib/atom/src/compile-cache.js:235:23)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
at Function.Module._load (internal/modules/cjs/loader.js:551:3)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (/usr/lib/atom/src/native-compile-cache.js:47:27)
at /packages/language-idris/lib/utils/parse.coffee:1:25)
at /packages/language-idris/lib/utils/parse.coffee:1:1)
at /packages/language-idris/lib/utils/parse.coffee:1:1)
at Module._compile (/usr/lib/atom/src/native-compile-cache.js:87:30)
at Object.value [as .coffee] (/usr/lib/atom/src/compile-cache.js:235:23)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
at Function.Module._load (internal/modules/cjs/loader.js:551:3)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (/usr/lib/atom/src/native-compile-cache.js:47:27)
at /packages/language-idris/lib/idris-ide-mode.coffee:3:9)
at /packages/language-idris/lib/idris-ide-mode.coffee:1:1)
This somehow happens on a file of mine. I don't know if it is because of the size or something, the file is only just over 500 lines with coments.
Ctrl
+Alt
+c
. This results in the first case split appearing correctly, but also throws the error in the stack trace.Atom: 1.34.0 x64 Electron: 3.1.1 OS: linux 4.20.4-arch1-1-ARCH Thrown From: language-idris package 0.5.0
Stack Trace
Uncaught At 0 expected: ( found: :
Commands
Non-Core Packages