Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ vb.js
File
vb.js
static/js/codemirror/mode/vb/vb.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
CodeMirror.defineMode(
"vb"
,
function
(conf, parserConf) {
2
var
ERRORCLASS =
'error'
;
3
4
function
wordRegexp(words) {
Callers
nothing calls this directly
Calls
3
wordRegexp
Function · 0.70
tokenLexer
Function · 0.70
match
Method · 0.45
Tested by
no test coverage detected