tuchg / ChinesePinyin-CodeCompletionHelper

让你的 JetBrains 系 IDE ( IDEA ,PyCharm,PhpStorm,WebStorm,AndroidStudio,GoLand等 )支持中文标识符以拼音/五笔等输入方式完成代码补全,享受和英文环境一致的中文智能编码体验,为代码表达提供更多选择,一种值得考虑的折中解决方案📏
https://plugins.jetbrains.com/plugin/14838
MIT License
1.59k stars 44 forks source link

在IntelliJ IDEA 2024.2.4 中遇到异常 #82

Open FireworkRocket opened 1 week ago

FireworkRocket commented 1 week ago

请事先检查下列事项

编程语言

Java

预期表现

-

当前表现

发生异常 2024-11-21.txt

可能的解决方案

-

重现错误场景

IntelliJ IDEA 2024.2.4 (Ultimate Edition) Build #IU-242.23726.103, built on October 23, 2024 Runtime version: 21.0.4+13-b509.26 amd64 (JCEF 122.1.9) VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Toolkit: sun.awt.windows.WToolkit Windows 11.0 GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation Memory: 4096M Cores: 8 Registry: ide.balloon.shadow.size=0 ide.intellij.laf.enable.animation=true ide.experimental.ui=true i18n.locale= Non-Bundled Plugins: PythonCore (242.23726.103) org.jraf.intellijplugin.nyantray (1.3.5) Statistic (4.3.2) CheckStyle-IDEA (5.98.0) Pythonid (242.23726.103) com.github.tuchg.nonasciicodecompletionhelper (1.0.1) com.github.copilot (1.5.29.7524) Kotlin: 242.23726.103-IJ

提供代码片段或截图 image

使用环境

i3-12100 image

nobodxbodon commented 8 hours ago

你好,请问有方法重现此问题吗? 另外,可否将 stacktrace.txt 完整内容贴一下?ChineseCompletionContributor 的行号看不到。