Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Leon Ren
Total activity
130
Last activity
November 03, 2025 11:18
Member since
February 27, 2018 08:29
Following
1 user
Followed by
0 users
Votes
12
Subscriptions
40
Activity overview
Posts (30)
Comments (48)
Sort by recent activity
Recent activity
Votes
Created
June 11, 2018 03:20
It took me a week to solve this. Now, I can specify a third compiler to compile my custom language, and show the result in the Run tool window. For anyone else, try to follow this code: <programRun...
Community
IntelliJ IDEA Open API and Plugin Development
Is there a Run Execution tutorial/sample?
1 vote
Created
March 22, 2018 12:50
@Duffymo, I followed Jay's steps and have the same error with you. It took me a whole day to fix it. Solution: In Jay's step, "get the top most certificate", top most is very import. I think I d...
Community
IntelliJ IDEA Users
IDEA Ultimate 2016.3.4 throwing "unable to find valid certification path to requested target" when trying to refresh gradle
1 vote
Created
November 03, 2025 11:18
I thought it was definitely a bug, so I didn’t try it. But after restoring the default settings, the issue disappeared and everything worked fine—except I had to reinstall various plugins. Anyway, ...
Community
WebStorm
How to disable automatic HTML tag expansion when pressing Tab in Vue template?
0 votes
Created
November 03, 2025 06:56
🐞 Steps to Reproduce the Bug Open the Create New Project dialog. Select Vue.js as the project type; leave all other parameters as default. Create the project and open the file: src/App.vue. Insert...
Community
WebStorm
How to disable automatic HTML tag expansion when pressing Tab in Vue template?
0 votes
Created
August 21, 2025 10:22
I found the solution — I had missed the --set-interpreter step. After adding it, the "glibc 2.27 not found" error no longer appears.
Community
IntelliJ IDEA Users
GLIBC-2.27 not found
0 votes
Created
August 19, 2025 06:42
I downloaded the glibc 2.27 source code and compiled it to /local/***/glibc2.27. I set LD_LIBRARY_PATH to /local/***/glibc2.27:$LD_LIBRARY_PATH and also used patchelf --set-rpath /local/***/glibc2....
Community
IntelliJ IDEA Users
GLIBC-2.27 not found
0 votes
Created
August 19, 2025 02:55
Unfortunately, this workaround doesn't apply. The linked solution addresses a JDK mismatch, but my logs confirm that the bundled JetBrains Runtime (JBR) is already being used.
Community
IntelliJ IDEA Users
GLIBC-2.27 not found
0 votes
Created
February 23, 2021 01:58
I have no idea how to update the system fonts. Because all fonts have the same results. And I also don't understand why only a few emojis are colorful, the other is black and white.
Community
IntelliJ IDEA Users
Emoji is not colorful
0 votes
Created
February 20, 2021 02:38
"idea.plugin.hosts" works ok.
Community
IntelliJ IDEA Users
How to config custom plugin repository with 'idea.plugins.host'?
0 votes
Created
February 19, 2021 12:03
I think it's a bug of the example on the help doc. It should be: idea.plugin.hosts Not: idea.plugins.host
Community
IntelliJ IDEA Users
How to config custom plugin repository with 'idea.plugins.host'?
0 votes
Next
›
Last
»