golang-design / under-the-hood

📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood

Home Page:https://golang.design/under-the-hood

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

book: should be optimize the code style.

yangwenmai opened this issue · comments

动机

image

需求说明

对于上图中提到代码没有行号,非常不方便阅读,期望代码插件可以支持显示代码块的行号。

👍