Wojtek

Avatar
  • Total activity 33
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 9
  • Created

    Handling for k8s/helm conditions

    Answered
    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 }}{{-...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    ForceWrap javadoc popup?

    Answered
    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 followers
    • 6 comments
    • 0 votes
  • Created

    3-way diff window

    Answered
    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...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    JavaEE javadoc API documentation

    Answered
    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...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    No "Web Application"

    Answered
    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...
    • 3 followers
    • 6 comments
    • 0 votes
  • Created

    Do you want to search for accessors?

    Answered
    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...
    • 2 followers
    • 2 comments
    • 0 votes