Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

watch-all #456

Merged
merged 5 commits into from
Jan 9, 2023
Merged

watch-all #456

merged 5 commits into from
Jan 9, 2023

Conversation

TwitchBronBron
Copy link
Member

@TwitchBronBron TwitchBronBron commented Jan 6, 2023

The extension depends on several projects (roku-debug, brighterscript, etc). To debug them, you have to run a watcher or a build process for each of them. It's inconvenient, and kind of confusing. So, this PR introduces a watch-all script that will auto-watch every one of the dependency projects, but only if they're present at the same level as vscode-brightscript-language.

Here's a gif of it in action. It's kind of slow to start up the first time, because we need to run the watchers in order, but that's also a problem when running them manually too.

watch-all

TODO

  • integrate the svelte build into this process

@TwitchBronBron TwitchBronBron merged commit 0270516 into master Jan 9, 2023
@TwitchBronBron TwitchBronBron deleted the watch-all branch January 9, 2023 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant