issues
search
emeraldwalk
/
vscode-runonsave
Visual Studio Code extension to run commands whenever a file is saved.
Apache License 2.0
182
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
${fileBasenameNoExtension} doesn't work
#109
FrankSAURET
closed
2 weeks ago
3
Option to Inherit VSCode Window Environment
#108
CS-Account
opened
4 weeks ago
1
Add notebook document support
#107
CS-Account
closed
4 weeks ago
2
Support virtual environments (or multiple `cmd`s)
#106
thomas-lochner
opened
1 month ago
6
Automatically show output panel
#105
oNaiPs
closed
1 month ago
2
Automatically show output panel
#104
bmingles
closed
4 weeks ago
1
Spike: Investigate options to refresh file after save
#103
bmingles
opened
1 month ago
0
{ "emeraldwalk.runonsave": { "commands": [ { // Run whenever any file is saved "match": ".*", "cmd": "echo '${fileBasename}' saved." } ] } }
#102
vishalkumar863
closed
1 month ago
4
docs: Added some more examples
#101
bmingles
closed
1 month ago
0
docs: Documented `notMatch`
#100
bmingles
closed
1 month ago
0
Document `notMatch`
#99
bmingles
closed
1 month ago
0
feat: 97 output improvements
#98
bmingles
closed
1 month ago
0
Output improvements
#97
bmingles
closed
1 month ago
2
docs: Tweaked some branding colors
#96
bmingles
closed
1 month ago
0
v0.2.1 release
#95
bmingles
closed
1 month ago
0
chore: 93 update dependencies
#94
bmingles
closed
1 month ago
0
Upgrade dependencies
#93
bmingles
closed
1 month ago
0
Updated help text for shell arg #10
#92
bmingles
closed
1 month ago
0
Future of emaraldwalk/vscode-runonsave
#91
sm11963
closed
1 month ago
9
fixing datetime to handle locale and UTC times
#90
EricGentry045
closed
1 month ago
2
Add option to remove header and footer messages
#89
bubokko
closed
1 month ago
1
File editor does't always refresh after command
#88
pruizFocusrite
closed
1 month ago
1
Handling Paths with Spaces
#87
karutt
closed
1 month ago
2
Negotiation in match
#86
ripetti
closed
1 month ago
2
[feature] match host operating system
#85
Merith-TK
opened
11 months ago
3
README: add info how to see the logs
#84
d9k
closed
1 month ago
1
Add configuration options for status messages
#83
phagenlocher
closed
1 month ago
3
delay before command runs
#82
Daviid-P
closed
1 year ago
4
Run on Save runs even when using "Save without Formatting" option in VSCode (cmd+K S)
#81
ilanbiala
opened
1 year ago
1
how to match exclude .vscode folder
#80
ruanimal
closed
1 month ago
2
multiple commands instead only one command
#79
mmohtashamirad
opened
1 year ago
0
Extension can no longer format C++ files
#78
juxeii
closed
1 year ago
1
RESOLVED: full path now needed for all programs to run
#77
aubuchcl
closed
1 year ago
3
Run both user AND workspace settings
#76
WORMSS
closed
1 month ago
5
Make VSCode "wait" until command finishes
#75
bilogic
opened
1 year ago
3
Upgrade packages
#74
the-codesmith
closed
1 year ago
0
how can I debug runonsave?
#73
bryanSME
closed
1 year ago
1
Not working when opening files directly without a workspace/folder
#72
aboqasem
opened
1 year ago
1
Bump qs from 6.5.2 to 6.5.3
#71
dependabot[bot]
closed
1 month ago
2
Unable to use the Regex string for the match for specific files
#70
SusovanGithub
closed
2 years ago
0
[Solved] Extension forces default Auto Save Delay to not change
#69
NorkzYT
closed
1 month ago
2
Escaping spaces in file path
#68
xandr2
closed
1 month ago
2
Use VS Code Language mode in addition to regex to filter files?
#67
ddahan
opened
2 years ago
2
Bump url-parse from 1.4.4 to 1.5.10
#66
dependabot[bot]
closed
1 month ago
2
Support for VSCode commands?
#65
BrainSlugs83
opened
2 years ago
0
Bump url-parse from 1.4.4 to 1.5.7
#64
dependabot[bot]
closed
2 years ago
1
Bump ajv from 6.8.1 to 6.12.6
#63
dependabot[bot]
closed
1 month ago
2
Command that runs in terminal not running in 'run on save'
#62
Jofkos
opened
2 years ago
0
colorization
#61
tansaku
opened
3 years ago
4
How can I see the output console?
#60
jfoclpf
closed
3 years ago
1
Next