also run when there is a php file in a subdir
parent
5a6485a23e
commit
ad08ed5a5f
|
@ -35,7 +35,7 @@
|
|||
},
|
||||
"activationEvents": [
|
||||
"onLanguage:php",
|
||||
"workspaceContains:*.php"
|
||||
"workspaceContains:**/*.php"
|
||||
],
|
||||
"main": "./out/extension",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue