Leon Ren
- 活动总数 130
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 12
- 订阅数 40
-
创建于 How to disable automatic HTML tag expansion when pressing Tab in Vue template?
Hi,When I write code like <span>{{ details.| }}</span>, WebStorm shows a dropdown with members of details, which is expected. However, if I press Tab to select a suggestion, it unexpectedly generat... -
已编辑于 GLIBC-2.27 not found
已回答I'm using IntelliJ IDEA 2025.2 on CentOS 7.9.Upon startup, I encounter the following error: Cannot start the runtime Caused by: 0: Failed to load 'libjvm.so' 1: /usr/lib64/libm.so.6: version `GLIB... -
创建于 Expand diretory on 'Open File or Project' loading too long
已回答Hi, I'am using IDEA community 2021.3, the Linux version. When I click File -> Open as in the screenshot, and expand the /data directory takes more than 90 seconds. There are more than 1000 net... -
已编辑于 Project files cannot be watched && Refreshworkers.scan freeze
已回答Hi, I'm using IDEA community 2020.3. During it's startup, it always prompts: And after it open the last project, it sometimes freeze. You can see there are many RefreshWorker.scan freeze logs. My... -
创建于 Emoji is not colorful
已回答Hi, I am using IDEA 2020.3 commnity, the emoji is white and black only, not colorful. And some of them is just a rectangle. Here is a screenshot: What should I do to see the color emoji like the o... -
已编辑于 How to config custom plugin repository with 'idea.plugins.host'?
已回答Hi, I wrote my own updatePlugins.xml file, and configured it though Plugins -> Manage plugin Repositories -> + -> "http://xx-server:8000/updatePlugins.xml". Then I can see the custom plugins in Ma... -
创建于 What the advantage of IntelliJ platform vs vscode?
已回答Hi We're going to support a new language, include coding, analyzing and debug. Intellij platform is a good choice to complete that. But there is another voice in our team which would use vscode a... -
创建于 Is it able to exclude dir globally?
已回答Hi, I want to exclude a XXX dir automatically/golbally, like the ignore file and directory configuration in the IDEA settings. Because our project has a XXX dir which is huge, more than 100G. Pr... -
创建于 Code changes cannot write to disk
已回答Hi there, I modified my code in IDEA, but the file doesn't change. If I open it with vim editor, I can't see the changes and the IDEA have been closed. Most strangely, if I open IDEA again, the cha... -
创建于 Is it possible to open file larger than 2GB?
已回答Hi, I tried to modify the two configurations below, but it seems that IDEA can only open file less than 2GB. Is there a way to open file larger than 2GB? # Maximum file size (kilobytes) IDE should...