10 IntelliJ Shortcuts I use daily in 2023 | Productivity | IntelliJ IDEA Primer

Поділитися
Вставка
  • Опубліковано 28 лис 2024

КОМЕНТАРІ • 20

  • @pguti778
    @pguti778 Рік тому +4

    Great! I like control F12 to show class methods

  • @kdurgiya
    @kdurgiya Рік тому +5

    Switching between different views with Alt and number - eg, Alt + 1 for opening the project view (where you can see all project files), then using Shift + esc for closing that view and returning to main file...

    • @TechPrimers
      @TechPrimers  Рік тому

      Ah nice. I dint know about Shift + Esc. I felt Alt + 1 was complicated for fingers and left it :P

  • @MadhusudanBhosale
    @MadhusudanBhosale Рік тому +2

    Sharing it with LinkedIn network
    Thanks for the useful information

  • @gouravjain07
    @gouravjain07 Рік тому +3

    Ctrl + Shift + O to remove unused imports.

  • @sriaya1743
    @sriaya1743 Рік тому +3

    using key promoter x which forces to know/use keyboard shortcuts

  • @robertwhite3503
    @robertwhite3503 Рік тому

    These short cuts are hard to remember. In lots of programs you click alt and key letters from the menu. This is generally more memorable for me. I know Intellij has this, but it does not seem to be complete, nor well thought out.
    In Excel, if I want to delect a row, I type Alt h d r. This is Alt, home menu, delete row. Similar to home delete column, home insert row, home insert column.
    I know Intellij was written in Czeck and I am not ready to learn that!

  • @for_whom_the_bell_tolls
    @for_whom_the_bell_tolls Рік тому +2

    I always just type the right part of a statement, do Ctrl+Alt+V and Idea assigns a new variable automatically.

    • @TechPrimers
      @TechPrimers  Рік тому

      Ah that’s new. Thanks Phil. I will try using it

  • @сойка-и8й
    @сойка-и8й Рік тому +5

    Ctrl + G to go to specific line number
    I use this shortcut very often

    • @TechPrimers
      @TechPrimers  Рік тому +2

      Ah yes. Nice. I always mistake it for Ctrl + L and manually scroll in the end.

    • @сойка-и8й
      @сойка-и8й Рік тому

      @@TechPrimers I just remembered some more..
      Ctrl + Alt + L is for code formatting
      Shift + Alt + mouse click for multiple cursor
      Ctrl + Alt + M for extracting a code block into new method

  • @omkar.at.office
    @omkar.at.office Рік тому +2

    Java8 Code formatting, dark mode, and Android studio support drawn me towards intelliJ from Eclipse. Using intellij from last 5 years.
    Ctrl+Shift+V for pasting from clipboard history is awesome.
    Ctrl+E will definitely save me some time in switching to recent files.
    Alt+Enter for quick fix is handy to fix compilation, typo, Sonar fix etc.
    Thanks for the video!

    • @TechPrimers
      @TechPrimers  Рік тому +1

      Nice nice. Ya Alt+Enter is the the default saviour.

  • @asjjain191183
    @asjjain191183 Рік тому +1

    Please tell me something for debugging the code using intellij specially remote debugging.

    • @TechPrimers
      @TechPrimers  Рік тому

      I do have a video for that Ashish. Here is the link ua-cam.com/video/jA1wHbAK_T0/v-deo.html

  • @Jean_F12
    @Jean_F12 8 місяців тому

    Help me what are the shortcuts for comments???

  • @yuchengtu6724
    @yuchengtu6724 Рік тому

    hi, What is the font of this editing area?