Code Faster with IntelliJ IDEA

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

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

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

    Comprehensive and practical 👍

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

    very useful :) tks

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

    Thanks for this video

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

    Very useful, thanks a lot.

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

    Awesome

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

    Thank you!

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

    Am having this error in intelliJ android look below my text
    CreateProcess error=216, This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher

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

    Very helpful, thanks

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

    Any ways for debugging Vertx application or asynchronous Java programs ?

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

    8:53 - Holding down only the Option key on macOS doesn't work for me, but Option+Shift works!

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

      How about next one ? How did it work wher she adds final before string

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

      @@vickyanand5898 column selection mode works fine. It's just that Option+Click does not create new cursors. But Option+Shift+click does. Option+drag also works.

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

    Is there a way to check for null pointers in the code written.. and also is there a way to replace code with functional programming related code...like an if else with Optional...

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

      regarding npe, you can try to go with this manual www.jetbrains.com/help/idea/nullable-and-notnull-annotations.html
      I'm not sure if a replacement of if-else with Optional is a good idea though, e.g. see here stackoverflow.com/questions/66811689/how-to-convert-if-else-to-java8-optional
      You can read more about intentions www.jetbrains.com/help/idea/intention-actions.html#intention-settings and refactorings www.jetbrains.com/help/idea/refactoring-source-code.html to see what options are available and can suite your case

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

    Can you say what is the problem with my IntelliJ IDEA. It takes too long to start even though I have a i5 10th Gen, 8GB RAM Laptop.
    But on my friends laptop (which is i3 8th Gen, 4GB RAM) it starts very fast than mine. I'm very much frustrated with this problem.
    Thank You!

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

      Sorry to hear that. Could you please file a support request with more details so our team can help?
      intellij-support.jetbrains.com/hc/en-us/requests/new

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

      @@JetBrainsTV okay sure

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

    thank you

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

    Many of the shortcuts are in conflict with macOS. Please, resolve this conflict in the future version. Do you use some macros or plugins that help you not to use the mouse at all?

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

    The reformat shortcut is a big fail, isn't it. What about organize imports? Why is that a separate thing? Why do I have to think about those at all? Why is it still so hard to have cleaned up code in IntelliJ? The only halfway viable solution is to have a manual macro that does all that and bind it to a shortcut like cmd-s. Why can't Jetbrains do something easier/automatic, that's been already a thing in Eclipse 15 years ago? When saving files, when compiling them, JUST DO IT AUTOMATICALLY.

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

    I'm sorry, but the Productivity Guide you featured in this video simply does not work. I reported this almost a year ago, there are numerous bugs in your YouTrack about this, nobody's going to fix it, and yet somehow you've had the gall and cheek boasting about it in the video. That's outrageous!