8 Valuable Navigation Shortcuts for Android Studio

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

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

  • @RahulPandeyrkp
    @RahulPandeyrkp  3 года назад

    4 more powerful shortcuts for Android Studio: ruclips.net/video/Aue1HHHRH-A/видео.html

  • @SuboptimalEng
    @SuboptimalEng 4 года назад +1

    Love me some shortcuts - I even got Vim commands running in chrome

    • @RahulPandeyrkp
      @RahulPandeyrkp  4 года назад +1

      argh... you're in the vim camp?? I'm an emacs person, I hope we can still be friends...

  • @vmanshooting
    @vmanshooting 4 года назад

    love your work on making these videos Rahul! Keep it up

  • @Srivatsa224
    @Srivatsa224 4 года назад

    This was helpful! Except for the first one, I didn't know others! Have noted them for the future! use!

    • @RahulPandeyrkp
      @RahulPandeyrkp  4 года назад +1

      Awesome! In addition to efficiency gains, I've found that programming becomes a lot more fun once you master these :)

    • @Srivatsa224
      @Srivatsa224 4 года назад

      @@RahulPandeyrkp agreed! Can't wait for the next series! Any preview? 😉

    • @RahulPandeyrkp
      @RahulPandeyrkp  4 года назад +2

      @@Srivatsa224 I have a seminar recording that I'm going to clean up and publish in the next 1.5 weeks where we code a simple memory game! Still need to figure out what's after that- I was thinking perhaps something with graphs/charts?

    • @Srivatsa224
      @Srivatsa224 4 года назад

      @@RahulPandeyrkp sounds good to me! 🙌🥳

  • @mihirk953
    @mihirk953 4 года назад

    Very useful!

  • @TheALFOOS
    @TheALFOOS 4 года назад

    very useful thank you :)

  • @mazongekipara1000
    @mazongekipara1000 2 года назад

    Hello Rahul thanks for the awesome tutorial, question shortcut #5 Jump to declaration if I want to have middle mouse wheel to navigate to declaration instead of (cmd + mouse click ) how can I set that in Android studio. Thank you in advance

    • @RahulPandeyrkp
      @RahulPandeyrkp  2 года назад

      typically instead of using the mouse, I just use Cmd + B

  • @husaynvohra
    @husaynvohra 3 года назад

    How do we select a single line?

    • @RahulPandeyrkp
      @RahulPandeyrkp  3 года назад +1

      I'd recommend doing this by simply going to the start/end of the line, and then holding down shift + cmd + arrow key to select the line.
      If you really wanted a single keystroke for it, you can map one in Android Studio- look for "Select line at caret"