Lucario2

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
Lucario2 created a post, AnsweredBuilt-in terminal not working properly
My built-in terminal on IntelliJ is not working as expected. I recently got a new laptop and installed Fedora on it, and migrating everything from my old Linux laptop to my new one. However, the te... -
Lucario2 commented, -
Lucario2 created a post, Answered-Werror always in compiler.xml?
Every time I try to build my Java project, it fails because "-Werror" is specified in compiler.xml and won't compile with warnings, so every time I re-open the project I need to remove them all fro... -
-
Lucario2 created a post, Webstorm cannot find node
My webstorm cannot run without the node bin, which it cannot find in $PATH. When manually trying to find it in the webstorm file browser, it cannot see the node executable, even though it exists (I... -
Lucario2 commented, -
Lucario2 created a post, Changing boldness of font
I want to set the font of GoLand code to be like Intellij's Java code. i.e. bold text for things like keywords and primary types and strings. Is there any way I can do this? I can't find a way. -
Lucario2 created a post, AnsweredDownload sources not working, no error given
Sometimes when I try to download sources in Intellij (Java or Kotlin) it simply does nothing. A progress bar at the bottom flashes briefly, then the message changes in the yellow tab to "Downloadin... -
Lucario2 created a post, Answered"Default" run/debug configs when running newly cloned project?
Some of the projects I clone seem to automatically configure their run configs when I start them in Intellij. i.e. correct arguments, different configs entirely etc. How is this possible? Is there ...