13 Cool IntelliJ Features (You Probably Didn't Know)

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 21

  • @xdzzz0
    @xdzzz0 4 หลายเดือนก่อน +2

    Ooh quicklookup section super helpful. I usually just CMD+click. The pop-ups (if I can remember the hotkeys) will be super helpful in terms of keeping to the keyboard. 🙏

  • @ferjava
    @ferjava 4 หลายเดือนก่อน +2

    Wow, that structural search and replace feature looks fantastic!

  • @paulweveritt
    @paulweveritt 4 หลายเดือนก่อน +3

    First tip in and it's hippie completion, one that I never, ever put to good enough use. Thanks!

  • @VolnaBelarus84
    @VolnaBelarus84 3 หลายเดือนก่อน +1

    Tons of cool features. Mostly used -- navigation (ctrl+alt+arrow, bookmarks, ctrl+e etc), code complition refactoring, searching errors F2, code review F7...
    Quite intresting and usful during debugging -- Reset frames, debug point for variable, interface methods or even lombok annotation

  • @ahmedjaad4940
    @ahmedjaad4940 4 หลายเดือนก่อน +2

    As always great video Sebastian, I've been using Intellij for 8 years now and yet I lean a lot in every one of your videos. I'd advise to also mention the name of the action of these features. this would help others who are not using Windows to search for them when shortcuts are not similar to those in Windows

  • @ReinierButot
    @ReinierButot 4 หลายเดือนก่อน +1

    thank you for showing me the fragment edit and postfix completion

  • @SandipChitale
    @SandipChitale 12 วันที่ผ่านมา

    The editing of injected HTML fragment in fragment editor should also support preview in browser. That would be cool.

  • @DavidSoles
    @DavidSoles 4 หลายเดือนก่อน +1

    Didn't know about Ctrl+Shift+I to Peek Definition. Thanks!!!

  • @gpottepalem
    @gpottepalem 3 หลายเดือนก่อน

    So cool to know some of these features. Thanks a lot.

  • @vukotici32
    @vukotici32 4 หลายเดือนก่อน +1

    08:00
    @Language("JSON").
    you can also use this annotation

  • @khmarbaise
    @khmarbaise 4 หลายเดือนก่อน +1

    Really good collection of features...

  • @ivanocj
    @ivanocj 4 หลายเดือนก่อน +1

    That's nice, most of the IntelliJ videos out there are for Macs. I see you are probably using Linux or Windows. Do you mind sharing the hardware that you are using on the presentation and the IntelliJ version? thanks!

    • @SebastianDaschnerIT
      @SebastianDaschnerIT  4 หลายเดือนก่อน +1

      Yes, on Linux: IntelliJ IDEA 2024.1.1 on Arch Linux with i3wm, AMD Ryzen 9 5900X, 64 GB RAM

  • @user-zj6iz1rl8d
    @user-zj6iz1rl8d 27 วันที่ผ่านมา

    postfix is amazing ngl

  • @林天成
    @林天成 4 หลายเดือนก่อน +1

    hi, Is it possible if you can paste macos Shortcut key ? If so , it is awesome .

  • @sivafx
    @sivafx 4 หลายเดือนก่อน

    It would be so helpful if you make a video on your IntelliJ settings. btw thanks for your video

    • @SebastianDaschnerIT
      @SebastianDaschnerIT  4 หลายเดือนก่อน +1

      Thanks! Oh, they're pretty much the out-of-the-box settings, plus IdeaVIM: blog.sebastian-daschner.com/entries/my-favorite-ideavim-features

  • @ganeshbabu8263
    @ganeshbabu8263 4 หลายเดือนก่อน

    I face some issues, In Recent files or find files. I can open the file in the split right by pressing shift and enter but in my case i need to open that in split down i knew it is possible but I forget it, how to clear response from http client all those response are stored in my .idea folder how to clear that ?

    • @SebastianDaschnerIT
      @SebastianDaschnerIT  4 หลายเดือนก่อน +1

      Haven't found a dedicated feature to clear, but you can remove the files under .idea/httpRequests

  • @vanvothe4817
    @vanvothe4817 4 หลายเดือนก่อน

    Hey, Can I coding without IDE?