File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1010 "out" : true // set this to false to include "out" folder in search results
1111 },
1212 "cSpell.words" : [
13- " Extname" ,
1413 " benmills" ,
14+ " Extname" ,
15+ " mrcasals" ,
1516 " rspec" ,
1617 " vimux" ,
1718 " vpackage" ,
Original file line number Diff line number Diff line change 11## Release Notes
22
3+ ### 0.0.6
4+
5+ Add new configuration that allows you to choose whether or not to save command in history ` runInTerminal.saveCommandInHistory ` . Tx @mrcasals for #37
6+
7+ Merge in dependabot updates.
8+
39### 0.0.4
410
511Fix bug where any project level settings defining runInTerminal.commands were blowing away global and default commands
Original file line number Diff line number Diff line change 22 "name" : " run-in-terminal" ,
33 "displayName" : " Run in Terminal" ,
44 "description" : " Use a keyboard shortcut to run any command in the Integrated Terminal." ,
5- "version" : " 0.0.5 " ,
5+ "version" : " 0.0.6 " ,
66 "publisher" : " kortina" ,
77 "repository" : {
88 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments