Wojtek
- 活动总数 33
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 9
-
创建于 Handling for k8s/helm conditions
已回答It would be nice if Idea would show start/finish of conditional in helm chart (and allow folding it). For example ``` {{- if .Values.my.value }}- name: KEY value: {{ .Values.my.value | quote }}{{-... -
创建于 ForceWrap javadoc popup?
已回答Is there an option in Idea to force-wrap text within JavaDoc popup? It seems that there is something like min-width after which there is no wrapping IntelliJ IDEA 2020.1 (Ultimate Edition)Build #... -
创建于 3-way diff window
已回答How to open 3-way diff window manually? I found quite a lot of issues in YT mentioning it but they seem to reference merging in git. It would be nice to have option to open 3-way diff window and pa... -
创建于 JavaEE javadoc API documentation
已回答I jave JavaSE SDK setup just fine and documentation shows up in the popup after hitting F1, but I'm struggling to have similar setup for JavaEE. I've downloaded complete JDK (which is basically a b... -
创建于 No "Web Application"
已回答I have a question similar to https://intellij-support.jetbrains.com/hc/en-us/community/posts/206837585-No-web-application-framework- but... I'm using IDEA Ultimate 2017.3 and I have various web fr... -
创建于 Do you want to search for accessors?
已回答How can we make idea always search for accessors to avoid "Do you want to search for accessors" prompt every time? On the same note - how to always search for usages of base method? It yields erro...