Erwin Schleier
Results
2
issues of
Erwin Schleier
on v0.3.9 with the following launch.json file: ``` { "version": "0.2.0", "configurations": [ { "type": "bashdb", "request": "launch", "name": "Bash-Debug With Arguments", "program": "${file}", "args": ["aaa", "", "bbb", "ccc", "ddd"]...
After adding the forth item to the shopping cart, delivery costs getting added with each additional item by 10. I can't find where the delivery costs are getting calculated, could...