Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ createConfiguredBaseExtensions
Function
createConfiguredBaseExtensions
src/lib/editorManager.js:443–445 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
441
}
442
443
function
createConfiguredBaseExtensions() {
444
return
createBaseExtensions(getBaseExtensionOptions());
445
}
446
447
function
getBaseExtensionSignature() {
448
const
options = getBaseExtensionOptions();
Callers
2
EditorManager
Function · 0.85
applyFileToEditor
Function · 0.85
Calls
2
createBaseExtensions
Function · 0.85
getBaseExtensionOptions
Function · 0.85
Tested by
no test coverage detected