debug in VSCode

Поділитися
Вставка
  • Опубліковано 26 січ 2025

КОМЕНТАРІ • 27

  • @hallomeinnameistkarl216
    @hallomeinnameistkarl216 Рік тому +46

    printf debugging is love printf debugging is life

  • @colinmaharaj
    @colinmaharaj Рік тому +23

    I have been using Borland IDEs, since 1990, in DOS, and it had all these capabilities

    • @egangray5590
      @egangray5590 Рік тому +15

      Most annoying type of coder

    • @j093nlldabb6jk
      @j093nlldabb6jk Рік тому +2

      ​@@egangray5590 Atleast he had those features before VSCode did

    • @galloe
      @galloe Місяць тому

      No one said otherwise.

  • @dantin8267
    @dantin8267 Рік тому +18

    Love C++, it would be great to understand how to use multiple languages together. Like python and C++ combined.

    • @Templarfreak
      @Templarfreak Рік тому +1

      im sure there's tools available to use python as an embedded language in C++. if not, there are tutorials on how to do this. embedding may not be _exactly_ what you're looking for, but it's definitely a good option.
      if instead you're looking to use both side-by-side in one singular sourcecode, that sounds like it'd be a lot trickier and im not sure of a solution for that

  • @Dev_Bach
    @Dev_Bach Рік тому +2

    What about for someone who use cmakefile and tried to run and build through run button

  • @atttwaa7849
    @atttwaa7849 9 місяців тому

    Ah, a smart man without a ring on his finger

  • @ahmedahmedx9600
    @ahmedahmedx9600 Рік тому +7

    Hi sir, what theme is that ?

    • @winlogon.
      @winlogon. Рік тому

      I think it's the One Dark theme. I don't remember which type specifically.

    • @sahildas.
      @sahildas. Рік тому

      I think it is the Linux themes, u can find them in the extensions

  • @sanjeevsinghrajput5593
    @sanjeevsinghrajput5593 Рік тому

    Step into also takes you inside the function when a function call is encountered
    If you want to skip going in the function and just get the results, you can use Step Over

  • @dancehalllyrics1303
    @dancehalllyrics1303 Рік тому +4

    Does this work for any language, or is it a C++ specific feature?

    • @codebreakthrough
      @codebreakthrough  Рік тому +5

      Should be able to do it with other languages too!

    • @dancehalllyrics1303
      @dancehalllyrics1303 Рік тому +1

      @@codebreakthrough, awesome!
      Thanks for your answer! Going to have a look at how to set it up for JavaScript :)

    • @martinr3167
      @martinr3167 Рік тому

      ​@@dancehalllyrics1303it works for me too in java 😊

  • @sarthakdharmik1961
    @sarthakdharmik1961 6 місяців тому

    i can see watch and call stack tabs but not variables pls help

  • @foxypiratecove37350
    @foxypiratecove37350 5 місяців тому +1

    Me still using printf debugging

  • @not_kelbaz
    @not_kelbaz Рік тому

    What theme is this?

  • @fav987654321
    @fav987654321 Рік тому

    If the project is JavaScript or typescript based then chrome developer debugging is the best

  • @Lord_Omni
    @Lord_Omni Рік тому

    It is 2024 and I still has no reasons to switch. I am starting to suspect this has something to do about Mac. Every person who talks about VS Code or its new and awesome features, that are a normal thing in VS for many years, is using Mac.
    P.S. Googled it - no more VS on Mac, so I was right o)

  • @FourOhFore
    @FourOhFore 8 місяців тому

    I've never seen a developer wearing a stupid chain like that

  • @havandung7048
    @havandung7048 Рік тому

    What a text font?

    • @abstract_VnSn
      @abstract_VnSn Рік тому +1

      Most probably, it's the 'fira code' font

  • @solvital4068
    @solvital4068 Рік тому

    Saving reference