d33f1f3c9b
* First compiling build * fix out path * fix hollow * Traditional loops in favor of linq for clarity * Start refactor * Refactor part 2 * Rename variable * Better error reason handling * Clean up enum * Refactor part 3 * Use combo boxes in favor of updowns * Update tooltips * fix is nested tree view display * Capitialization * Refactor part ?? * remove unused methods * Expanded IsNested Check * TypeFilter class + Fix CLI bug * Remove reflection, change IsDerived and IsNested checks * Remove optional out for IsPublic * Remove nullable from IsPublic * fix logger not resetting color * actually fix it... * remove redundant if else on IsPublic check * Add logging to indicate all types have been filtered out * Default IsPublic to true * remove duplicate method call * Refactor logger to be on its own thread * Multithread remapping and grouped logging for threads * 5 more filters * Finish migrating to the new system * bug fixes * Add empty string validation to text fields * re-enable renamer * restore renamer * Multi threaded renaming, still broken * Basis for method renaming * More renamer work, might get a passing build now? * Re-enable publicizer * Rework logging * re-enable mapping updates * fix hollow * Iterate over all types instead of just one to re-link fields * Add reference list command --------- Co-authored-by: clodan <clodan@clodan.com>
158 lines
3.8 KiB
JSON
158 lines
3.8 KiB
JSON
{
|
|
"main": {
|
|
"id": "379217465f549fca",
|
|
"type": "split",
|
|
"children": [
|
|
{
|
|
"id": "54c1949a2997d742",
|
|
"type": "tabs",
|
|
"children": [
|
|
{
|
|
"id": "3ba51241806af7df",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "canvas",
|
|
"state": {
|
|
"file": "Untitled.canvas",
|
|
"viewState": {
|
|
"x": -1324.3333740234375,
|
|
"y": -365.66656494140625,
|
|
"zoom": -0.6666666666666666
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"direction": "vertical"
|
|
},
|
|
"left": {
|
|
"id": "5b6afcf2ac9987d1",
|
|
"type": "split",
|
|
"children": [
|
|
{
|
|
"id": "633de3e685c77487",
|
|
"type": "tabs",
|
|
"children": [
|
|
{
|
|
"id": "8890b3cf74fd4a96",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "file-explorer",
|
|
"state": {
|
|
"sortOrder": "alphabetical"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "7f4412dd886a7682",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "search",
|
|
"state": {
|
|
"query": "",
|
|
"matchingCase": false,
|
|
"explainSearch": false,
|
|
"collapseAll": false,
|
|
"extraContext": false,
|
|
"sortOrder": "alphabetical"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "5bda2ad3b0974edd",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "bookmarks",
|
|
"state": {}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"direction": "horizontal",
|
|
"width": 300
|
|
},
|
|
"right": {
|
|
"id": "823dd02d5532773c",
|
|
"type": "split",
|
|
"children": [
|
|
{
|
|
"id": "52bb8c1a37662004",
|
|
"type": "tabs",
|
|
"children": [
|
|
{
|
|
"id": "16f0b64c50ad965f",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "backlink",
|
|
"state": {
|
|
"file": "Untitled.canvas",
|
|
"collapseAll": false,
|
|
"extraContext": false,
|
|
"sortOrder": "alphabetical",
|
|
"showSearch": false,
|
|
"searchQuery": "",
|
|
"backlinkCollapsed": false,
|
|
"unlinkedCollapsed": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "4cae092c09f416a0",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "outgoing-link",
|
|
"state": {
|
|
"file": "Untitled.canvas",
|
|
"linksCollapsed": false,
|
|
"unlinkedCollapsed": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "9ac3d05213c572e2",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "tag",
|
|
"state": {
|
|
"sortOrder": "frequency",
|
|
"useHierarchy": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "b92d0982927abb20",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "outline",
|
|
"state": {
|
|
"file": "Untitled.canvas"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"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": "3ba51241806af7df",
|
|
"lastOpenFiles": [
|
|
"Untitled.canvas",
|
|
"Untitled.md",
|
|
"Welcome.md"
|
|
]
|
|
} |