zero-plusplus / vscode-autohotkey-debug

https://marketplace.visualstudio.com/items?itemName=zero-plusplus.vscode-autohotkey-debug
52 stars 4 forks source link

Is there any way to prevent this unwanted behaviour? #299

Open fade2gray opened 1 year ago

fade2gray commented 1 year ago

I'm finding this behaviour quite frustrating, is there any way to prevent it?

https://github.com/zero-plusplus/vscode-autohotkey-debug/assets/1332009/9b1184e4-4de0-4e16-984d-427f458eb65b

zero-plusplus commented 1 year ago

I have looked into this before as I have had a similar issue, but it is probably a vscode specification as I have had the same issues with the Node.js debugger.

I looked for it in vscode issues but could not find anyone posting a similar issue. (I may have missed it because my English is not good enough.)

I also tried to find a workaround but could not find one.

If an update to vscode or a new workaround resolves this issue, I will report it here.