GoTutor 제작자: Ahmed akef
Visualize Go code execution step-by-step. Adds a one-click button to Go by Example and Go Tour to inspect goroutines, stack frames, and variables in real-time.
사용자 1명사용자 1명
확장 메타 데이터
스크린샷
정보
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
0명이 0점으로 평가함
권한 및 데이터
필수 권한:
- gobyexample.com에서 사용자의 데이터에 접근
- go.dev에서 사용자의 데이터에 접근
데이터 수집:
- 개발자가 이 확장 기능은 데이터 수집이 필요하지 않다고 합니다.
추가 정보