vscode-shell-command icon indicating copy to clipboard operation
vscode-shell-command copied to clipboard

Share remembered value between tasks

Open ahfakt opened this issue 2 years ago • 3 comments

Different tasks can share same memory to remember by using until last '.' of the inputId parameter.

ahfakt avatar Jan 06 '24 22:01 ahfakt

Hey... Things have been hectic at home and it can take a while until I can take a look on this... Please be patient and thanks for understanding

augustocdias avatar Jan 10 '24 06:01 augustocdias

@ahfakt Feel free to open this PR to my fork, but I don't think I will merge it without some changes.

MarcelRobitaille avatar Jan 22 '24 16:01 MarcelRobitaille

Main goal is remembering across launch inputs and other task inputs(build and then debug some module). 'useRememberedValue' option would be a good feature on top of this. Can be discussed about different delimiter, prefix/suffix. It was a quick suggestion.

ahfakt avatar Jan 22 '24 16:01 ahfakt