bjonnh
12/04/2019, 12:19 AMCzar
12/08/2019, 2:38 PMCzar
12/08/2019, 2:39 PMCtrl+P
GarouDan
12/16/2019, 10:50 AMfun main
, does someone know how can we configure a custom log4j format using an xml file?Adam Hurwitz
12/30/2019, 11:02 PMMain
method is failing intermittently. It seems to be an IntelliJ configuration issue potentially.
Any thoughts are appreciated! This has been driving me crazy for months. 🤯 🙏
https://stackoverflow.com/questions/59525001/intellij-main-error-migrating-projects-exception-in-thread-timer-0Drew Hamilton
12/31/2019, 1:18 PM@set:JvmSynthetic
annotation on the properties, so it’s confused about whether I’m calling the property setter or the manually-written builder-style setter. Furthermore, autocompletion etc. is broken on the remainder of chained builder calls after that underline. Even-furthermore, I can’t figure out a way to disable or lower the level of this error underline.
Has anyone run across this and found a workaround? Should I file a bug somewhere? So far it’s reproducible in AS 3.5.3 and 3.6 RC 1.javaru
01/03/2020, 7:48 PMcom.example.normalize
in a template such as val normalized = $STRING_VAR$.normalize()
, how to I specify the needed import?tapchicoma
01/08/2020, 10:43 AMOla Gawell
01/28/2020, 12:21 PM> No tests found for given includes: [com.exampl.PlaceHolderTestCase](filter.includeTestsMatching)
tarek
02/05/2020, 10:28 PMimport platform.Foundation
in Ultimate ?dam5s
02/07/2020, 9:29 PMSaiz
02/08/2020, 12:42 PMSaiz
02/08/2020, 12:43 PMSaiz
02/08/2020, 12:43 PMSaiz
02/08/2020, 1:06 PMSaiz
02/08/2020, 1:06 PMSamuel Michael
02/09/2020, 9:44 PMbasedtho
02/16/2020, 10:18 AMGopal S Akshintala
02/23/2020, 2:21 PMKavan
02/27/2020, 11:52 AMKavan
02/27/2020, 11:53 AMlouiscad
02/28/2020, 2:10 PMpavel
03/03/2020, 10:33 PMVitali Plagov
03/05/2020, 9:46 AMoverride fun stage(): List<String> {
TODO("Not yet implemented")
}
But I would like to do it as:
override fun stage() = $END$
Is it possible?addamsson
03/06/2020, 9:38 AMCzar
03/12/2020, 9:30 PMP_TYPE
, it should show all child classes of SomethingElse
Neither of the options I tried works. Am I doing something wrong or is it a bug in IntelliJ?darkmoon_uk
03/23/2020, 7:54 AMelect
04/06/2020, 3:04 PMBrendan Weinstein
04/10/2020, 5:11 PMduplicate content roots
warning message mean? I am seeing this in a multiplatform project that uses a plugin to generate code for commonMain sourceset and having trouble figuring out how to address. For a bit more detail see https://kotlinlang.slack.com/archives/C5HT9AL7Q/p1586533843040100Yevhenii Nadtochii
04/16/2020, 1:18 PM