File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66
77## [ Unreleased]
88
9+ ### Changed
10+
11+ - ([ GH-649 ] ( https://github.com/puppetlabs/puppet-vscode/issues/649 ) ) Reduce activation events for extension
12+
913## [ 0.26.1] - 2020-05-12
1014
1115### Changed
Original file line number Diff line number Diff line change 5959 " workspaceContains:**/*.pp" ,
6060 " workspaceContains:**/*.epp" ,
6161 " workspaceContains:**/Puppetfile" ,
62- " onCommand:extension.puppetShowConnectionLogs" ,
63- " onCommand:extension.puppetShowConnectionMenu" ,
64- " onCommand:extension.puppetLint" ,
65- " onCommand:extension.puppetParserValidate" ,
66- " onCommand:extension.puppetResource" ,
67- " onCommand:extension.pdkNewModule" ,
68- " onCommand:extension.pdkNewClass" ,
69- " onCommand:extension.pdkNewTask" ,
70- " onCommand:extension.pdkTestUnit" ,
71- " onCommand:extension.pdkValidate" ,
72- " onCommand:puppet-bolt.OpenUserConfigFile" ,
73- " onCommand:puppet-bolt.OpenUserInventoryFile"
62+ " onCommand:extension.pdkNewModule"
7463 ],
7564 "main" : " ./out/extension" ,
7665 "contributes" : {
You can’t perform that action at this time.
0 commit comments