Forum Discussion

InaCentaur's avatar
InaCentaur
Start Member
9 months ago

VSCode Only Debugging?

Is there a way to debug using VSCode only without Desktop Editor? (This relates to my previous question on intellisense or autocomplete) 

3 Replies

  • You can edit TS without having the Desktop Editor open, but your changes will not be synchronized with your built. This is generally not a problem if you are working on your own, but it will cause some conflicts if someone else edits the scripts as you while being offline. 

      • PigeonNo12's avatar
        PigeonNo12
        MHCP Partner

        It generally should work out of the box, if it doesn't it's most likely something in the settings. Do you mind sharing a screenshot of your VSCode version. For example, this is mine (it's under the Help menu, selecting About):