Top 7 PyCharm Shortcuts

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

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

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

    The ones who disliked you are teachers jealous of you finding awesome shortcut keys and replying everyone's question even if they are from the other side of the world

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

    Nice video, Artur. Thank you for putting this together!

  • @rafaelveloso8409
    @rafaelveloso8409 4 года назад +3

    I really enjoy CTRL+SHIFT+(ARROW UP || ARROW DOWN) to shift blocks around. CTRL+SHIFT+R saved my life, thanks a lot LOL

  • @loubano
    @loubano 4 года назад +6

    Thank you very very much for thoses useful shortcuts that I didn't know !!!!
    I really appreciate your help 😄👍

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

      Awesome, glad it helped! Thanks for the comment!

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

    Thank you so much for these helpful shortcuts

  • @noahcotler1327
    @noahcotler1327 5 лет назад +7

    I don't use PyCharm but most of these tips helped my IntelliJ in general. BTW multiple cursors is the coolest!

    • @ArturSpirin
      @ArturSpirin  5 лет назад

      Its my favorite too, saved me a lot of dev time over the years.

  • @_.sunnyraj._
    @_.sunnyraj._ 4 года назад +1

    What is the shortcut from repeating previous commands

  • @devstefancho
    @devstefancho 5 лет назад +1

    6:45 Thanks for your video, but I can't find any matching for "Ctrl+Shift+Alt+J" on mac, can you let me know what the real shortcut name? I wanna use it so much!

    • @ArturSpirin
      @ArturSpirin  5 лет назад +2

      On Mac its Control + Command + G

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

    You can also do ctrl+mouse click in place of control+b

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

    Hey can you tell me how to remove vertical partition line in pycharm ?

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

    When i go to show quick fixes, reformat file, fix all annotator problems, it doesn't work. Can you assist please?

  • @creativeprogramming3788
    @creativeprogramming3788 2 года назад +1

    Thank You Sir..😀

  • @_.sunnyraj._
    @_.sunnyraj._ 4 года назад

    Shortcut for copy paste ?

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

    what is the short cut for marked indention?

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

      Select the text you want to indent and press tab and if you want to do reverse indent press shift + tab

  • @FB-tr2kf
    @FB-tr2kf 5 лет назад

    What about if i wanted to go into the run box. For instance, i have an input function - instead of me going into the run box and writing something, how do i use a shortcut to take me there?

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

    How to break single text line to multiple lines using shortcuts in pycharm? please reply

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

      Those are the ones I know that may do what you want:
      1. Hold ALT and mouse click to place a cursor where you want on a line(you can place multiple cursors), then hit ENTER
      2. CTRL+D? This will duplicate the line, not sure if that's what you need though

  • @ansharora6895
    @ansharora6895 5 лет назад

    BRO while typing how do we add brackets with cursor in middle ????

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

    How to change cursor from text to terminal (shortcut key)

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

    Don't mind me, just lookin' for that one amazing person in the comment section that neatly organizes all the stuff mentioned in the video...

  • @simonjohn8374
    @simonjohn8374 5 лет назад +1

    How about commenting line of code

    • @ArturSpirin
      @ArturSpirin  5 лет назад

      Ya commenting out (CTRL + /) and duplicating (CTRL + D) a line is very nice too!

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

    Lovely video. I mostly use shift shift. my fav is shift+ctrl+F. Eases my search

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

      Same here, use shift+shift and shift+ctrl+F all the time.

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

    Hey, was usefull.