pest-parser / intellij-pest

pest grammar file support for all JetBrains IDEs
Apache License 2.0
35 stars 5 forks source link

[auto-generated:-869634266] In file: LightVirtualFile: /ECMAScript.pest.ecmascript.preview #237

Open emmy-issue opened 1 year ago

emmy-issue commented 1 year ago
---------------------- - Plugin Name: Pest - Plugin Version: 0.3.2 - Rust Plugin Version: 0.4.182.4996-222 - Bundled Pest Version: 0.1.3 - OS Name: Mac OS X - Java Version: 17.0.4.1 - App Name: IDEA - App Full Name: IntelliJ IDEA - App Version name: IntelliJ IDEA - Is EAP: false - App Build: IC-222.4345.14 - App Version: 2022.2.3 - Last Action: - title: [auto-generated:-869634266] In file: LightVirtualFile: /ECMAScript.pest.ecmascript.preview ``` java.lang.UnsupportedOperationException: Unreachable at rs.pest.vm.PestUtil.rust_panic(Unknown Source) at rs.pest.vm.PestUtil._ZN3std9panicking20rust_panic_with_hook17hb409cd2d677d373dE(Unknown Source) at rs.pest.vm.PestUtil.rust_begin_unwind(Unknown Source) at rs.pest.vm.PestUtil._ZN4core9panicking9panic_fmt17he563976f2c406ec6E(Unknown Source) at rs.pest.vm.PestUtil._ZN4core6option13expect_failed17h186282f949b6e63bE(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_rule17h587b78ca4becdf2fE(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h6f3b02632078559eE(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h6f3b02632078559eE(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_rule17h587b78ca4becdf2fE(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_rule17h587b78ca4becdf2fE(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h278ae462ab4bb712E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17heaca889d3680c818E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17he10037c1c15a89bcE(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h6f3b02632078559eE(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_expr17hc06eb882c8ebfef6E(Unknown Source) at rs.pest.vm.PestUtil._ZN7pest_vm2Vm10parse_rule17h587b78ca4becdf2fE(Unknown Source) at rs.pest.vm.PestUtil.render_code0(Unknown Source) at rs.pest.vm.PestUtil.render_code(Unknown Source) at rs.pest.livePreview.Lib.renderCode(ffi.kt:50) at rs.pest.livePreview.LivePreviewAnnotator.annotate(live-highlight.kt:169) at com.intellij.codeInsight.daemon.impl.DefaultHighlightVisitor.runAnnotators(DefaultHighlightVisitor.java:131) at com.intellij.codeInsight.daemon.impl.DefaultHighlightVisitor.visit(DefaultHighlightVisitor.java:108) at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.runVisitors(GeneralHighlightingPass.java:347) at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.lambda$collectHighlights$7(GeneralHighlightingPass.java:285) at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.analyzeByVisitors(GeneralHighlightingPass.java:306) at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.lambda$analyzeByVisitors$8(GeneralHighlightingPass.java:309) at com.intellij.codeInsight.daemon.impl.DefaultHighlightVisitor.analyze(DefaultHighlightVisitor.java:93) at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.analyzeByVisitors(GeneralHighlightingPass.java:309) at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.collectHighlights(GeneralHighlightingPass.java:276) at com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass.collectInformationWithProgress(GeneralHighlightingPass.java:221) at com.intellij.codeInsight.daemon.impl.ProgressableTextEditorHighlightingPass.doCollectInformation(ProgressableTextEditorHighlightingPass.java:97) at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:57) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$1(PassExecutorService.java:400) at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1154) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$2(PassExecutorService.java:393) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$12(CoreProgressManager.java:608) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:683) at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:639) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:607) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:60) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.doRun(PassExecutorService.java:392) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$run$0(PassExecutorService.java:368) at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:174) at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:215) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:366) at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:184) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ```
emmy-issue commented 1 year ago