Visual Studio Code For Procrastinators

Поділитися
Вставка
  • Опубліковано 13 тра 2024
  • We recently featured a Godot plugin that makes it easier to track TODOS, FIXES and more. Today we are going to look at setting up the same functionality in Visual Studio Code. Unlike Godot, this is going to required us to use two popular add-ons, TODO Tree and TODO Highlight. We show you how to install and configure both in this video, including how to configure your own highlighted keywords using both plugins.
    So keep running up that code debt with all your TODOs and FIXMES and HACKS... but just be more organized about it! ;)
    Links
    gamefromscratch.com/visual-st...
    -----------------------------------------------------------------------------------------------------------
    Support : / gamefromscratch
    GameDev News : gamefromscratch.com
    GameDev Tutorials : devga.me
    Discord : / discord
    Twitter : / gamefromscratch
    -----------------------------------------------------------------------------------------------------------
  • Наука та технологія

КОМЕНТАРІ • 28

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

    Links
    gamefromscratch.com/visual-studio-code-todo-management/
    -----------------------------------------------------------------------------------------------------------
    *Support* : www.patreon.com/gamefromscratch
    *GameDev News* : gamefromscratch.com
    *GameDev Tutorials* : devga.me
    *Discord* : discord.com/invite/R7tUVbD
    *Twitter* : twitter.com/gamefromscratch
    -----------------------------------------------------------------------------------------------------------

  • @PretendCoding
    @PretendCoding Місяць тому +25

    I'll do this later

  • @tharsis
    @tharsis Місяць тому +19

    Honestly, I'm surprised something like Todo Tree isn't built in - Visual Studio proper has had it as part of the Task List for the past decade.

    • @gamefromscratch
      @gamefromscratch  Місяць тому +10

      Yeah agreed. Although I can also understand why they would like to keep it smaller and modular instead of building in everything and the kitchen sink.

  • @TertiaryDee
    @TertiaryDee Місяць тому +2

    One of the code bases I worked on for a past job someone signed their comments, years after they left the comments basically became a flag that we were about to see some real funky shit. Be careful signing comments in shared codebases if you're not ok building a reputation that will last long after you're gone ahahaha.

  • @Azurantine81
    @Azurantine81 27 днів тому +1

    Lol, am I seeing the GameDevTV Godot 2.5d RPG code being utilised here?

  • @kyryllvlasiuk
    @kyryllvlasiuk 29 днів тому

    Rider has sweet setup for todos. I like the feature where it will ask for confirmation when committing code with todo tags. Is there something like this for vs code?

  • @harshitjain5551
    @harshitjain5551 28 днів тому +1

    I'll see the video later..👍

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

    Not sure if it's going to work, I'll try it later to confirm. But CTRL+P to open the command palette in VSCode, be sure it has the ">" and type reload window, the full option is called "Developer: Reload Window" select that, I believe it should update everything.

  • @davidrettenbacher5507
    @davidrettenbacher5507 28 днів тому

    Small faster VS Code restart hack:
    1. CTRL+P
    2. Type "> Developer: Reload Window" (mind the angle bracket)

  • @capsey_
    @capsey_ Місяць тому +3

    great video, but not putting space after double slash in comments is a crime lol

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

      I like doing it just with TODO, it makes you want to get rid of it more

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

      @@slowbro13215 that's... actually really smart

  • @killymxi
    @killymxi Місяць тому +1

    I prefer Better Comments extension for highlighting

  • @ShiloBuff
    @ShiloBuff Місяць тому +1

    Love your content as always!
    Althugh technically true, I don't know why "procrastinate" always comes with a negative feel to it.
    In this case, postponing tasks to focus more important ones is healthy in projects. Efficiency and productivity is more important than perfection.

  • @echodff
    @echodff Місяць тому +1

    Michael J. Fox showed up to tell me to fix my code. What did i do wrong?

  • @haplopeart
    @haplopeart 29 днів тому

    Cool

  • @ninjacodertech
    @ninjacodertech 29 днів тому +1

    added video to watch later 🤓
    no actually i did
    edit: im watching it now lol... 2 weeks later 😆

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

    Visual Studio is always there

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

    no need for restart there is refresh icon there 4:20

    • @gamefromscratch
      @gamefromscratch  Місяць тому +1

      Doesn't work. At least for me, it didnt do anything.

  • @justanothercomment416
    @justanothercomment416 Місяць тому +3

    This is a gimme with emacs.

    • @gamefromscratch
      @gamefromscratch  Місяць тому +7

      Emacs has also been in development longer than I've been in existence