MCPcopy Create free account
hub / github.com/pulsar-edit/pulsar / javascript-spec.js

File javascript-spec.js

packages/language-javascript/spec/javascript-spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2const fs = require('fs');
3const path = require('path');
4let TextEditor = null;

Callers

nothing calls this directly

Calls 15

activatePackageMethod · 0.80
grammarForScopeNameMethod · 0.80
tokenizeLineMethod · 0.80
tokenizeLinesMethod · 0.80
setGrammarMethod · 0.80
splitMethod · 0.80
buildTextEditorFunction · 0.70
beforeEachFunction · 0.50
waitsForPromiseFunction · 0.50
setMethod · 0.45
replaceMethod · 0.45

Tested by

no test coverage detected