mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-06-15 04:54:17 -06:00
195 lines
4.8 KiB
JSON
195 lines
4.8 KiB
JSON
{
|
|
"main": {
|
|
"id": "669114c9aeb479f1",
|
|
"type": "split",
|
|
"children": [
|
|
{
|
|
"id": "9cf638edb21842e3",
|
|
"type": "tabs",
|
|
"children": [
|
|
{
|
|
"id": "3025ec3e871a2841",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "empty",
|
|
"state": {},
|
|
"icon": "lucide-file",
|
|
"title": "New tab"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"direction": "vertical"
|
|
},
|
|
"left": {
|
|
"id": "4a2ac149e0acbcf8",
|
|
"type": "split",
|
|
"children": [
|
|
{
|
|
"id": "10608f12da25d504",
|
|
"type": "tabs",
|
|
"children": [
|
|
{
|
|
"id": "2762bac0796f3b15",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "file-explorer",
|
|
"state": {
|
|
"sortOrder": "alphabetical"
|
|
},
|
|
"icon": "lucide-folder-closed",
|
|
"title": "Files"
|
|
}
|
|
},
|
|
{
|
|
"id": "e01f0973d4ae17ac",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "search",
|
|
"state": {
|
|
"query": "",
|
|
"matchingCase": false,
|
|
"explainSearch": false,
|
|
"collapseAll": false,
|
|
"extraContext": false,
|
|
"sortOrder": "alphabetical"
|
|
},
|
|
"icon": "lucide-search",
|
|
"title": "Search"
|
|
}
|
|
},
|
|
{
|
|
"id": "a5a36aa2f6495eb4",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "bookmarks",
|
|
"state": {},
|
|
"icon": "lucide-bookmark",
|
|
"title": "Bookmarks"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"direction": "horizontal",
|
|
"width": 241.5
|
|
},
|
|
"right": {
|
|
"id": "b825b33a537311a6",
|
|
"type": "split",
|
|
"children": [
|
|
{
|
|
"id": "6b5c338364576725",
|
|
"type": "tabs",
|
|
"children": [
|
|
{
|
|
"id": "64f5647672cce551",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "backlink",
|
|
"state": {
|
|
"file": "Constants.md",
|
|
"collapseAll": false,
|
|
"extraContext": false,
|
|
"sortOrder": "alphabetical",
|
|
"showSearch": false,
|
|
"searchQuery": "",
|
|
"backlinkCollapsed": false,
|
|
"unlinkedCollapsed": true
|
|
},
|
|
"icon": "links-coming-in",
|
|
"title": "Backlinks for Constants"
|
|
}
|
|
},
|
|
{
|
|
"id": "ae0f9a12d31c4020",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "outgoing-link",
|
|
"state": {
|
|
"file": "Constants.md",
|
|
"linksCollapsed": false,
|
|
"unlinkedCollapsed": true
|
|
},
|
|
"icon": "links-going-out",
|
|
"title": "Outgoing links from Constants"
|
|
}
|
|
},
|
|
{
|
|
"id": "5ce87307dea085ad",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "tag",
|
|
"state": {
|
|
"sortOrder": "frequency",
|
|
"useHierarchy": true
|
|
},
|
|
"icon": "lucide-tags",
|
|
"title": "Tags"
|
|
}
|
|
},
|
|
{
|
|
"id": "2673cce22cbc6751",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "outline",
|
|
"state": {
|
|
"file": "Constants.md"
|
|
},
|
|
"icon": "lucide-list",
|
|
"title": "Outline of Constants"
|
|
}
|
|
}
|
|
],
|
|
"currentTab": 3
|
|
}
|
|
],
|
|
"direction": "horizontal",
|
|
"width": 300,
|
|
"collapsed": true
|
|
},
|
|
"left-ribbon": {
|
|
"hiddenItems": {
|
|
"switcher:Open quick switcher": false,
|
|
"graph:Open graph view": false,
|
|
"canvas:Create new canvas": false,
|
|
"daily-notes:Open today's daily note": false,
|
|
"templates:Insert template": false,
|
|
"command-palette:Open command palette": false
|
|
}
|
|
},
|
|
"active": "3025ec3e871a2841",
|
|
"lastOpenFiles": [
|
|
"data_types.md",
|
|
"Collection of Common Data Structs.md",
|
|
"Constants.md",
|
|
"Crates.md",
|
|
"Data Types.md",
|
|
"Enums.md",
|
|
"Error Handling.md",
|
|
"Generic Types Traits and Lifetimes.md",
|
|
"Generics.md",
|
|
"Hash.md",
|
|
"Modules and Use.md",
|
|
"ownership.md",
|
|
"Packages.md",
|
|
"Paths.md",
|
|
"Primitives.md",
|
|
"Project Organization.md",
|
|
"README.md",
|
|
"Reducing_Code_Duplication.md",
|
|
"String.md",
|
|
"Structures.md",
|
|
"Traits.md",
|
|
"Variables.md",
|
|
"Vector.md",
|
|
"Reducing.md",
|
|
"crates.io.md",
|
|
"does_not_compile.svg",
|
|
"Untitled.canvas",
|
|
"Packages and Crates.md",
|
|
"Good and Bad Code/Commenting Pratices",
|
|
"Good and Bad Code"
|
|
]
|
|
} |