support workspaceContains activation events#5649
Conversation
b7b20a1 to
b188602
Compare
|
It is ready for the review. You can also try rust extension, all activation events for it should be supported now. |
|
@BroKun if you want to get more involved feel free to review PRs as well. Community help is always welcomed in any form. |
|
I am reviewing this... |
kittaakos
left a comment
There was a problem hiding this comment.
It worked for me, I could see the expected two plug-in activations.
It did not happen when I tried with another repository than Theia.
b188602 to
99e242a
Compare
|
@kittaakos I've addressed your comments, please have a look again. |
Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
99e242a to
1fc845d
Compare
👍 I have tried it again from a fresh clone, copied the two plugins to the
|
|
@marcdumais-work I need it to resolve #5661 properly. Can we proceed with merging? a CQ for 5 lines from VS Code repo with MIT license |
Let me have a look... |
|
@akosyakov It seems to me that the CQ in this specific case is a formality:
So I am personally ok to merge without waiting, if we accept a small risk that we may have missed something and, in that case, we might need to go back and potentially roll-back this PR. Also, we will need the CQ approved before the next release, so we are "license certified". |
|
a CQ was approved, merging |
What it does
How to test
packages/core/package.json**/core/package.jsonSee how to install VS Code extensions: https://github.com/theia-ide/theia/wiki/Testing-VS-Code-Extensions
Review checklist
Reminder for reviewers