Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marktext/marktext
/ getAll
Method
getAll
packages/desktop/src/main/windows/base.ts:50–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
// Subset of preference accessor used while building the renderer URL.
49
interface
PreferenceLike {
50
getAll(): {
51
codeFontFamily: string
52
codeFontSize: number
53
hideScrollbar: boolean
Callers
12
_buildUrlWithSettings
Method · 0.65
createWindow
Method · 0.65
createWindow
Method · 0.65
openTabs
Method · 0.65
reload
Method · 0.65
_restoreAllState
Method · 0.65
theme.ts
File · 0.65
file.ts
File · 0.65
App
Class · 0.65
createWindow
Method · 0.65
_listenForIpcMain
Method · 0.65
watch
Method · 0.65
Implementers
3
Preference
packages/desktop/src/main/preferences/
DataCenter
packages/desktop/src/main/dataCenter/i
EditorBufferStore
packages/desktop/src/main/editorBuffer
Calls
no outgoing calls
Tested by
no test coverage detected