Skip to content

Instantly share code, notes, and snippets.

@kohakurei
Last active April 18, 2017 02:11
Show Gist options
  • Save kohakurei/d2c7c2be3f07511343ac4f0db346e35a to your computer and use it in GitHub Desktop.
Save kohakurei/d2c7c2be3f07511343ac4f0db346e35a to your computer and use it in GitHub Desktop.
VSCodeでDebbuger for Chromを使用したときのデバッグの設定
View raw

(Sorry about that, but we can’t show files that are this big right now.)

@kohakurei
Copy link
Author

注意点

  • ChromeのショートカットにruntimeArgsに指定した引数を指定しない。

補足

  • 上の例はVSCodeで開いたプロジェクトルート上でPython3(Anaconda)のSimpleHTTPServerを起動した時の設定。
  • urlと‘webRoot‘は適宜各プロジェクト毎に変更しなおす。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment