How I Memorized ALL IntelliJ Shortcuts Effortlessly

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

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

  • @h.m.6228
    @h.m.6228 ปีที่แล้ว +46

    Nice, now they should put an animated paperclip character on those notifications...

  • @Frech_Dachs
    @Frech_Dachs ปีที่แล้ว +11

    Thank you for this, I'll definitely gonna check this plugin out.
    One plugin which helped me a lot to navigate around nested code blocks is Rainbow Brackets as it colors opening and closing brackets which belong together in the same color (even works for HTML-Tags).

  • @AR-rg2en
    @AR-rg2en ปีที่แล้ว +5

    What a coincidence, I’ve been looking to improve my speed through these shortcuts and your video comes up! Thanks!

  • @__Name_It__
    @__Name_It__ ปีที่แล้ว +7

    Yes, I was the one who printed out shortcuts on a paper 🤦‍♀️
    Gradually have learned quite many combinations. But thanks for this video! Shall definitely install it. I’m sure there are so many more out there still to memorize 🦄

  • @trevorpaden175
    @trevorpaden175 ปีที่แล้ว +3

    Hey John! I first want to say that your videos helped be get through the first two coding classes! I can't thank you enough for that. Secondly, I was wondering if you plan on doing a little series on data structures? You have a few that touch on bits and pieces, but a succinct data structures series could help a lot of us future programmers with understanding data structures and algorithms. Of course, I will be here either way. I just felt it was worth voicing.

  • @mikemac687
    @mikemac687 9 หลายเดือนก่อน +1

    I legit love you for all of your contributions. You have saved me so much time simply watching your videos. You do an amazing job of explaining things in a concise and easy-to-understand way. I'll definitely check out your course. Thank you!

  • @sivaramans7570
    @sivaramans7570 ปีที่แล้ว +4

    You made this video in the right time. I'm just on the transition phase from STS to IntelliJ. Thanks again John!!!❤

    • @mouhamadoulaminegueye6137
      @mouhamadoulaminegueye6137 ปีที่แล้ว +1

      What is STS

    • @sivaramans7570
      @sivaramans7570 ปีที่แล้ว

      @@mouhamadoulaminegueye6137 Spring Tool Suite

    • @raghavanaliassaravananm1546
      @raghavanaliassaravananm1546 ปีที่แล้ว

      ​@@mouhamadoulaminegueye6137Spring Tool Suite IDE

    • @pluschlorinds446
      @pluschlorinds446 ปีที่แล้ว

      Spring Tool Suite

    • @RobRoss
      @RobRoss ปีที่แล้ว +1

      I think you’re going to love IntelliJ. It has evolved functionality over time, so sitting down with it for the first time is like getting into the cockpit of a modern jet fighter. It takes a little time to get fluent, but the most-used features will be similar to other IDEs you have used. I have really used just about every Java IDE that has come (and gone), including Visual Cafe and Microsoft Visual Studio for Java, back before they decided Java was a competitor and killed support for it. I really like Idea better than Netbeans and Eclipse, the two other modern contenders. I use VS Code for Python, although I’m transitioning to PyCharm, which is also made by IntelliJ. I do like VS Code but I don’t know how good the Java support is. But it’s not bad for Python!

  • @victor9439
    @victor9439 ปีที่แล้ว +1

    This plugin is also working great in Android Studio, just tried it. Thanks John!

  • @marekoko2083
    @marekoko2083 ปีที่แล้ว

    Great plug-in! Already installed and using for one day and...
    I' ve realized that there were lots of shortcuts ive missed the whole time using IntelliJ. Thanks for this hint!

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

    I love this plugin and always install it on any IntelliJ install, but on windows it's actually a LOT easier to just use the context menu button and then use the alt key bindings to get places (i.e. menu key -> r -> r to rename). I find most of these to be a lot better ergonomically too as some of the IntelliJ shortcuts are not very ergonomically great for repeated use.
    Or even better, just double tap shift and start typing what you want to do.

  • @pluschlorinds446
    @pluschlorinds446 ปีที่แล้ว +4

    Any equivalent plugin for eclipse?

  • @tamish3809
    @tamish3809 11 หลายเดือนก่อน

    "Helpful but judgemental senior programmer" hahaha. Made me think of a very specific person I work with :). Y'all are the OG shortcut coaches, we love u!

  • @TahaSk
    @TahaSk ปีที่แล้ว +1

    on Windows, I do Ctrl + Shift + A, type few letters for what I want to do select and enter. Basically Command Palatte from VSCode

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

      it's even easier to just double click shift as long as what you want to do doesn't conflict with a file name or such. Probably the easiest and most efficient way to do anything.

  • @jan5504
    @jan5504 ปีที่แล้ว +1

    The tab key is my super power!
    for real though it can do a lot of things

  • @Bury11
    @Bury11 9 หลายเดือนก่อน

    sir, u are a blessing for every (junior) dev there is :)

  • @glamdrag
    @glamdrag 10 หลายเดือนก่อน

    This is amazing! I am usually the person to bug people about their lack of shortcut usage

  • @tissemyren
    @tissemyren ปีที่แล้ว

    Hey John! Could you maybe make a video where you explain the `protected` keyword?

  • @adamkhan903
    @adamkhan903 ปีที่แล้ว +1

    More productivity videos please!

  • @derechtepilz
    @derechtepilz ปีที่แล้ว +1

    This was really good. I really need to start using this plugin!

  • @qwarlock4126
    @qwarlock4126 ปีที่แล้ว

    Wow that is really really useful! Thanks! Always great to get hints on getting bettter!

  • @AnantaAkash.Podder
    @AnantaAkash.Podder 9 หลายเดือนก่อน

    Thank you for this, I'll definitely gonna check this plugin out.

  • @gopisambasivarao5282
    @gopisambasivarao5282 11 หลายเดือนก่อน

    Hey John, Appreciate your efforts and way of teaching concept very clearly.😊

  • @vasudharana6664
    @vasudharana6664 ปีที่แล้ว

    Please make a video on access modifiers in java. It would be very helpful.

  • @ZephaniahNoah
    @ZephaniahNoah ปีที่แล้ว

    Can you do a video on the Comparator?

  • @limonade-ru4vy
    @limonade-ru4vy 3 หลายเดือนก่อน

    Thanks Jhon!

  • @NicoVogel-vb9jm
    @NicoVogel-vb9jm ปีที่แล้ว +1

    can you please make Video about bitwise Operators?

  • @SarangSaraf
    @SarangSaraf ปีที่แล้ว

    Thank you very much for this short informative video.

  • @danielsiebert4699
    @danielsiebert4699 ปีที่แล้ว

    Awesome as always! Thank you John

  • @vijivenkat9414
    @vijivenkat9414 5 หลายเดือนก่อน

    Not sure, how did i miss this one when watching other video tutorials.. Can you post a video for Map with in streams thats where i need some support. Kindly pls

  • @techtiendo
    @techtiendo ปีที่แล้ว

    I will use it for sure. Thanks!

  • @mathieuS276
    @mathieuS276 ปีที่แล้ว +1

    Any equivalent for VS Code ?

  • @YvesS-lq5ul
    @YvesS-lq5ul ปีที่แล้ว +1

    Thank you John for all your useful tutorials. BTW I’m very curious, what do you think about Kotlin language ?

    • @CodingWithJohn
      @CodingWithJohn  ปีที่แล้ว

      It's really cool, but where I work it's 100% Java so I haven't had much exposure to it professionally. So I probably won't be making videos about it anytime soon unfortunately!

  • @user-mc5xu9xn9t
    @user-mc5xu9xn9t ปีที่แล้ว

    Hello, Sir John Thank you very much I appreciated all of your content. I hope you also make a video about spring frameworks.

    • @miyondev09
      @miyondev09 ปีที่แล้ว

      Eso ya ya es para programación web bueno se puede hacer con visual studio code con varias extensiones es mucho más fácil

  • @gajananmahajan1081
    @gajananmahajan1081 5 หลายเดือนก่อน

    Can we please have a video of SonarLint and GitHub co-pilot with Intellij?

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

    So usefull thanks a million!

  • @SB-pk2ss
    @SB-pk2ss ปีที่แล้ว

    Hey John. I'm sure you were asked about this, but make videos about SOLID principles with useful java examples please. Thank you

  • @RealEngineer
    @RealEngineer ปีที่แล้ว

    Great video John!

  • @roham6195
    @roham6195 9 หลายเดือนก่อน

    This is a great channel, thank you! I am a newbie and was looking for a resource where I can practice java problems that has solutions ( beginner, intermediate for now ). Any books with problems and solutions? websites? please advice and thank you again!

  • @maxmosrefky6034
    @maxmosrefky6034 ปีที่แล้ว

    Awesome, thank you for your effort ❤

  • @haltsmaul.
    @haltsmaul. ปีที่แล้ว +1

    Hey John, what are your thoughts on learning Intellij shortcuts vs learning vim/emacs shortcuts?

  • @ernestoqueiroz4885
    @ernestoqueiroz4885 ปีที่แล้ว

    This is really helpful. Thanks!

  • @AntonArhipov
    @AntonArhipov 6 หลายเดือนก่อน

    Hey! Nice studio! :)

  • @jeffthejava1
    @jeffthejava1 ปีที่แล้ว

    Installing NOW!!

  • @bangladeshibadmintonny
    @bangladeshibadmintonny 7 วันที่ผ่านมา

    wow great plugin

  • @ggbaek392
    @ggbaek392 ปีที่แล้ว

    This is really helpful. Thanks

  • @bigboss8847
    @bigboss8847 6 หลายเดือนก่อน

    i have a doutb, every time i run a program the source folder with the src and all of that stuff disapper, any help??

  • @AR-rg2en
    @AR-rg2en ปีที่แล้ว +1

    This is amazing actually

  • @jsuryakt
    @jsuryakt ปีที่แล้ว

    Thank you so much for saving my time

  • @thats-no-moon
    @thats-no-moon ปีที่แล้ว +1

    When did you switch from Eclipse to IntelliJ and why? :)

    • @CodingWithJohn
      @CodingWithJohn  ปีที่แล้ว +2

      Like 2 years ago maybe? For the channel, I switched because I took a poll of viewers and the majority were using IntelliJ, so it made sense to switch to be the most helpful. For a long time I was more used to Eclipse, but slowly became more familiar with IntelliJ to be able to code as efficiently as I used to. There are still things I like about Eclipse, but now IntelliJ is what I use day to day.

    • @thats-no-moon
      @thats-no-moon ปีที่แล้ว

      @@CodingWithJohn Thanks :) Just curious, would you consider VSCode or something like that as a daily driver?
      (I personally find it interesting b/c of the whole dev container thing and I can easily switch to another language and still be in the same environment -- still unsure though if that's the right move)

  • @AnantaAkash.Podder
    @AnantaAkash.Podder 9 หลายเดือนก่อน

    The video was very much helpful

  • @tardis2005
    @tardis2005 9 หลายเดือนก่อน

    This is a good video and the plugin does help me learn key codes for things in Idea. However, what is the fascination with the concept that programmers MUST use the keyboard instead of a mouse? Even though these work, I still believe the mouse can be as fast.

  • @RuslanZinovyev
    @RuslanZinovyev ปีที่แล้ว

    Thanks a lot, very useful.

  • @RishiRajxtrim
    @RishiRajxtrim 11 หลายเดือนก่อน

    wow! great thanks

  • @md.tanimurrahman4431
    @md.tanimurrahman4431 10 หลายเดือนก่อน

    My F keys have volume and brightness keys etc, inbuilt. So i cant use these shortcuts. Whats the alternative

  • @gerdsfargen6687
    @gerdsfargen6687 ปีที่แล้ว +1

    Now for Eclipse please 😊

  • @RobRoss
    @RobRoss ปีที่แล้ว

    Cool!! This will be very useful.

  • @stevecasazza4145
    @stevecasazza4145 9 หลายเดือนก่อน

    This video just made my day! 😂

  • @sahiljain5979
    @sahiljain5979 16 วันที่ผ่านมา

    i cant use all shortcuts because i've to use mac keyboard to work on windows virtual desktop. but thanks for help

  • @robertzdeb8103
    @robertzdeb8103 9 หลายเดือนก่อน

    thanks

  • @johnandrewbotros8972
    @johnandrewbotros8972 ปีที่แล้ว

    You are a really great programmer

  • @luffytaro-tg1gm
    @luffytaro-tg1gm ปีที่แล้ว

    is there anythig like this for Eclipse enterprise edition?

  • @BarnaZoltai
    @BarnaZoltai ปีที่แล้ว

    New John video, me happy

  • @DJsosaV
    @DJsosaV ปีที่แล้ว

    Power mode II is my favorite plugin. It shakes your screen and shoots confetti out of the cursor when typing. I disable flames and combos, too much for me.

    • @CodingWithJohn
      @CodingWithJohn  ปีที่แล้ว

      Just installed it, pretty hilarious. There are a LOT of settings to mess with though.

  • @botondvasvari5758
    @botondvasvari5758 5 หลายเดือนก่อน

    is there something similar for vscode ?

  • @Ryan-ok2xr
    @Ryan-ok2xr ปีที่แล้ว

    thank you! it was frustrating to go from VScode to IntelliJ while learning Java and so much else in my bootcamp. still irritated about ctrl + shift + arrow key not highlighting and instead doing what alt + arrow key does already....

    • @CodingWithJohn
      @CodingWithJohn  ปีที่แล้ว +1

      Hmm for me, ctrl + shift + arrow does highlight, like it does in every other application. Maybe your settings are somehow wonky. That would be super irritating

    • @Ryan-ok2xr
      @Ryan-ok2xr ปีที่แล้ว

      @@CodingWithJohn I'll have to check it out, thanks!

  • @cyberkiller83
    @cyberkiller83 ปีที่แล้ว

    Another Gem from John.

  • @leofabioFAC
    @leofabioFAC ปีที่แล้ว

    so usefull!! TY

  • @Hamza-dev.
    @Hamza-dev. ปีที่แล้ว +1

    Nice content❤

  • @anmararw
    @anmararw ปีที่แล้ว

    It's not available on community version. That means it's like non-free plug-in.
    Everything I need to add I find it unavailable. It is way better to use VS Code instead.

    • @CodingWithJohn
      @CodingWithJohn  ปีที่แล้ว

      I don't have ultimate, I just have the community version. It's a free plugin that anyone can install

  • @tungha918
    @tungha918 ปีที่แล้ว

    Hi sir.....There are any shortcut like ctrl shift O to import lib like Eclipse?

    • @CodingWithJohn
      @CodingWithJohn  ปีที่แล้ว

      I think Ctrl Alt O does that by default in intellij

    • @tungha918
      @tungha918 ปีที่แล้ว

      Yes but it just like optimize import remove lib is not using, not import all missing lib?

  • @jalalelb
    @jalalelb ปีที่แล้ว

    Merci chef ☺️

  • @user-cr6jk4qi7l
    @user-cr6jk4qi7l ปีที่แล้ว

    Hi, I would like to ask you something. I just got a java backend engineeer job, but I do not feel familiar with Java at all. I would like to start learning from scratch, but dont know where to start. What is best way of learning syntax, and best coding practices ? Is it CodeWards? Leet Code ? or something else ? Thanks!

  • @raviteja-mw1mp
    @raviteja-mw1mp ปีที่แล้ว +1

    any equivalent for eclipse?

    • @belsocial
      @belsocial ปีที่แล้ว +1

      KeyRecommender

    • @raviteja-mw1mp
      @raviteja-mw1mp ปีที่แล้ว

      @@belsocial couldnt find it on market place

  • @rajchauhan-xh3vo
    @rajchauhan-xh3vo ปีที่แล้ว

    Wow... amazing

  • @88guernica
    @88guernica ปีที่แล้ว

    Anyone know of something similar for VS2022?

  • @rahulchavan6488
    @rahulchavan6488 ปีที่แล้ว

    Love it❤❤

  • @ashispaul0013
    @ashispaul0013 ปีที่แล้ว

    Nice, the only thing that's remaining is to uninstall intellij and use vim

  • @catharperfect7036
    @catharperfect7036 11 หลายเดือนก่อน

    Based.

  • @shavarshshahoyan
    @shavarshshahoyan ปีที่แล้ว

    I believe it could enhance the viewer's experience if you could demonstrate the installation process at the video's outset rather than towards the conclusion. While I understand that this approach might be intended to engage viewers throughout the entire video, it could potentially induce a sense of unease in some individuals.(rephrased by chatGPT) :D
    Anyway, thank you for this, I am using it now and it enhanced my intelliJ usage

  • @fjrevoredo
    @fjrevoredo ปีที่แล้ว

    that's great

  • @mandolinic
    @mandolinic ปีที่แล้ว

    This is clearly some new usage of the word "Helpful" that I was previous unaware of.
    Likewise, you seem to equate "Productivity" with the speed of entering commands. No-one codes at maximum speed all the time; we all need to take micro-breaks to get our thoughts in order. Or do you prefer the Infinite Number of Monkeys approach to coding??

  • @DenisLyamets
    @DenisLyamets ปีที่แล้ว

    Is it Java coding or some StarCraft game?

  • @vijivenkat9414
    @vijivenkat9414 5 หลายเดือนก่อน

    Also kindly add 100000 likes for this video, apparently am able to like only once in the visual.

  • @Balistis
    @Balistis ปีที่แล้ว

    This guys speaks in Java and that scares me

  • @t2yes
    @t2yes ปีที่แล้ว

    you look and sound like a guy who would eat spicy wings while interviewing celebrities

  • @Hamza-dev.
    @Hamza-dev. ปีที่แล้ว +1

    First

  • @Anathrax
    @Anathrax ปีที่แล้ว

    Hey, what kind of intellij theme do you use? It looks more modern than my default intellij theme (and It's darker)

    • @omparghale
      @omparghale 10 หลายเดือนก่อน

      hey, did you figure it out?

    • @Anathrax
      @Anathrax 10 หลายเดือนก่อน

      @@omparghale No, sorry. I think its some custom color scheme