fcurts

Results 6 issues of fcurts

It would be very useful if there was a way to configure an IntelliJ versions for the `runIde` task that is different from `intellij { version = ... }`. For...

enhancement

Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode * Followed...

help-wanted
blocked

Plugin version 0.6.5, Gradle 7.0.2, macOS 11.4, JDK 11. I'm trying to set multiple JVM args in build.gradle.kts. I'm not totally sure what the correct syntax is, but I've tried:...

Ever since we started using this plugin, every other Linux CI build fails with the following error. We cannot reproduce this locally. Any ideas what could be causing this? ```...

Parsers (e.g., ANTLR 4.7+) and editors increasingly measure source positions (start index, end index, column, length) in number of Unicode code points rather than number of chars. It is important...

feature
truffle
tracking

ktfmt 0.28, code style "Default" Before: ``` object Messages { val msg1 = """ foo asfasf asdf asf asdfasf asdf. bar asdf sf asdf asdfasdf as. baz asdf dsaf asdf...

enhancement