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

[WIP] Added a VS Code task to watch a specific extension with all dependencies #4354

Closed
wants to merge 1 commit into from

Conversation

kittaakos
Copy link
Contributor

@kittaakos kittaakos commented Feb 15, 2019

I am doing npx run watch @theia/my-extension --include-filtered-dependencies --parallel and yarn --cwd ./examples/browser watch multiple times a day, this task helps speeding up things. Once Theia is compatible with VS Code tasks, we can use this in Theia too.

screencast 2019-02-15 08-57-32

Signed-off-by: Akos Kitta kittaakos@typefox.io

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
Copy link
Member

@paul-marechal paul-marechal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like a good idea :)

@kittaakos
Copy link
Contributor Author

I want to provide a task for Theia too, then we could consider this PR as complete.

@kittaakos kittaakos changed the title Added a VS Code task to watch a specific extension with all dependencies [WIP] Added a VS Code task to watch a specific extension with all dependencies Feb 26, 2019
@kittaakos kittaakos closed this Feb 27, 2020
@kittaakos kittaakos deleted the watch-theia-task branch February 27, 2020 13:44
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.

2 participants