Intellij Coding Shortcuts You Need to Know

Поделиться
HTML-код
  • Опубликовано: 6 янв 2025

Комментарии • 15

  • @AbanaBawe
    @AbanaBawe Год назад +3

    00:04 IntelliJ coding shortcuts for productivity
    01:45 IntelliJ provides shortcuts to quickly close strings, braces, and semicolons.
    03:24 IntelliJ provides shortcuts like Alt Enter for quick fixes and code generation.
    05:02 IntelliJ provides shortcuts for constructors, renaming, and generating code.
    06:43 Important Intellij coding shortcuts: code reformat and optimize imports
    08:28 IntelliJ provides shortcuts for easy variable extraction and refactoring
    10:10 IntelliJ coding shortcuts for parameter extraction, variable fields, parameter constant, and method delegation.
    11:49 IntelliJ coding shortcuts for productivity

  • @sravandatha9511
    @sravandatha9511 Год назад +1

    Alt + Enter may not work for some. you can go to settings -> keymap -> Generate -> Add Shortcut key. you can add your own shortcut

  • @mikhailkalashnik0v
    @mikhailkalashnik0v 19 дней назад

    How can i skip up/down between functions?

  • @shreeshivani2643
    @shreeshivani2643 Год назад

    My tooltips box is not covering all the class and pakage ,what should I do

  • @cmdjulian
    @cmdjulian Год назад +1

    Nice video Sebastian, thanks 👍🏽

  • @joeljacob4685
    @joeljacob4685 Год назад +1

    Thank you these tips are super helpful!!

  • @lakrinmex8132
    @lakrinmex8132 7 месяцев назад

    On Linux Ctrl+Alt+L is assigned to Log Out. Reassign it to soemthing else in settings-> type "format" in search bar.

    • @SebastianDaschnerIT
      @SebastianDaschnerIT  7 месяцев назад

      Yes, I also recommend to remove all OS mappings that don't involve the super (Windows) key to avoid conflicts especially with the IDE

  • @siuyutpang2335
    @siuyutpang2335 Год назад

    I have a question, when I use space as leaderkey for ideavim, Ctrl+space for code completion not work, but Ctrl + Shift + space for parameter info works, how to solve it?

    • @SebastianDaschnerIT
      @SebastianDaschnerIT  Год назад

      You might need to check the IdeaVIM bindings (which ones to take the IDE vs. VIM mapping), that might solve it

  • @ke30_
    @ke30_ Год назад

    Great stuff, do you know how to initialize a value in the field when doing CTRL+ALT+F with the keyboard? By defaut it does not select it, and I haven't found a way to set it to field just with the keyboard.

    • @SebastianDaschnerIT
      @SebastianDaschnerIT  Год назад

      Try pressing Alt, it should highlight the options (usually selectable with Alt+ a key that is shown underlined)

  • @BalajiVENKATESAN-l2u
    @BalajiVENKATESAN-l2u Год назад

    Thank you that was really helpful..!

  • @korayavci954
    @korayavci954 Год назад +1

    Woaw💞