You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
Words in this list are highlighted as special keywords regardless of context. For example, it is valid in Go to create a variable called "new". It should only receive special highlighting when used as the builtin function new(expr), and should be treated as a variable otherwise.
codemirror5/mode/go/go.js
Line 30 in 78555dd
Words in this list are highlighted as special keywords regardless of context. For example, it is valid in Go to create a variable called "new". It should only receive special highlighting when used as the builtin function new(expr), and should be treated as a variable otherwise.