Kshep92
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 4
-
-
-
Kshep92 创建了一个帖子, 已回答Where do I place the freemarker_implicit file so that other modules can use it?
I'm trying to include a freemarker_implicit.ftl in my project as per the instructions here However, it seems that if I place the file in src/main/resources, templates in src/test/resources don't se... -
-
Kshep92 创建了一个帖子, 已回答Full line code completion says it's incompatible with IntelliJ 2024.1.4
I'm trying to utilize the full line code completion feature, but it doesn't trigger when I'm working on Java code. I went to the plugin page to see if there was any documentation on requirements an... -
-
-
Kshep92 创建了一个帖子, 已回答How to provide code assistance on custom properties files?
I'm working on a library and would like IntelliJ to provide code assistance for .conf or .properties files like it does for Spring Boot. Can anyone guide me on how to do this?