fuji8 / gotypeconverter-extension

MIT License
0 stars 0 forks source link

デバッグに2回F5が必要 #1

Open fuji8 opened 2 years ago

fuji8 commented 2 years ago

前提

現状

遅らせること自体は preLaunchTask で出来るらしいが、AttachLaunch が始まるのは preLaunchTask より前で、そこで失敗する。 そのせいでそもそも preLaunchTask が実行されていない

参考

https://stackoverflow.com/questions/42867765/compounds-debugging-in-vs-code-with-delayed-launch

https://github.com/fuji8/gotypeconverter-extension/blob/a11a7d584d344678fd4952bf17da24c9deee1345/.vscode/tasks.json#L50-L55

fuji8 commented 2 years ago

TCP か何かで通信する