GoTutor 作者: Ahmed akef
- visualize Go code step-by-step. - Adds an 'Open in GoTutor' button to Go by Example and Go Tour pages to visualize Go code step-by-step.
擴充套件後設資料
畫面擷圖
關於此擴充套件
Visualize Go code step-by-step.
Adds an "Open in GoTutor" button to Go learning websites, letting you visualize any Go code example step-by-step using https://gotutor.dev/.
Supported sites:
- Go by Example (gobyexample.com) — a button appears next to the Run/Copy icons on each code example
- Go Tour (go.dev/tour) — a button appears next to the Run button in the code editor
Clicking the button opens the code in GoTutor, an online Go debugger and visualizer that shows the state of all running goroutines, stack frames, and
variables at each step of execution. It's a great way to understand how Go code actually works under the hood.
Features:
- visualize any user provided code
- One-click to visualize any example in GoTutor
- Works with both Go by Example and the official Go Tour
- No data collection, no permissions beyond the supported sites
Adds an "Open in GoTutor" button to Go learning websites, letting you visualize any Go code example step-by-step using https://gotutor.dev/.
Supported sites:
- Go by Example (gobyexample.com) — a button appears next to the Run/Copy icons on each code example
- Go Tour (go.dev/tour) — a button appears next to the Run button in the code editor
Clicking the button opens the code in GoTutor, an online Go debugger and visualizer that shows the state of all running goroutines, stack frames, and
variables at each step of execution. It's a great way to understand how Go code actually works under the hood.
Features:
- visualize any user provided code
- One-click to visualize any example in GoTutor
- Works with both Go by Example and the official Go Tour
- No data collection, no permissions beyond the supported sites
由 1 位評論者給出 0 分
權限與資料
更多資訊