Aucampia
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
创建于 ktfmt not working with Gateway
已回答I'm trying to use ktfmt via Gateway. I have enabled it for the project: $ cat .idea/ktfmt.xml <?xml version="1.0" encoding="UTF-8"?><project version="4"> <component name="KtfmtSettings"> <opt... -
创建于 Subdirectory as gradle root
已回答I have a git repo with go code, kotlin using gradle, terraform and some other things: ./gradle/..../go/..../terraform/... I want to open the root of this git repo and then have IntelliJ IDEA notice...