• GargleBlaster@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      17 days ago

      From my limited knowledge (just started learning python) an IDE (integrated developing environment) is a program where you can do multiple things in one place while writing a program like coding, debugging or even running your application

  • _____@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    17 days ago

    Can someone tell me if I’m just stupid and doing something wrong ?

    Neovim with Python lsp works 90000% better than any Python extension on vscode for me. I don’t hate vscode and I occasionally use it but it kind of sucks for python ? Does anyone have any kind of info that could help, what extensions are you using ?

  • levzzz@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    17 days ago

    Intellij is sometimes like that, e.g. I hate not being able to change my gradle cache folder globally, instead of per project

    Sometimes it stops showing the ui and just runs in the background

    Sometimes it fails to git pull and the rollback menu is broken

    Sometimes the hot reload bugs out and it recompiles 1000+ classes

    But i still love it