Open StevenClontz opened 1 year ago
(Maybe this is silly though - I just realized that even though you don't need to manually trigger saves in VS Code on web, you can trigger a save with Ctrl+S, which triggers a CodeChat build.)
True -- saving does trigger a build. Perhaps this is more a documentation issue?
I often get a build that's slightly stale by a few keystrokes. One way to trigger a rebuild is to add in some idempotent whitespace, but a button (maybe also a keyboard shortcut) to trigger the relevant rebuild would be great.