2 comments

  • rurban 2 hours ago

    Sure. Just coding and reviews I leave to the AI.

    I also step through parts of the code with the debugger.

  • alexandrehtrb 6 hours ago

    Ctrl+Shift+F to look for the term I'm interested in, then IntelliSense to see where that piece of code is used.