This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"name":"CatLogic Workspace","icon":"game","settings":"{\"settings\":\"{\\r\\n\\t// Основные настройки редактора\\r\\n\\t\\\"window.openFilesInNewWindow\\\": \\\"off\\\",\\r\\n\\t\\\"editor.tabSize\\\": 2,\\r\\n\\t\\\"editor.folding\\\": true, // !!! для изменения свёрток кода => false !!!\\r\\n\\t\\\"editor.insertSpaces\\\": false,\\r\\n\\t\\\"editor.smoothScrolling\\\": true,\\r\\n\\t\\\"editor.minimap.enabled\\\": false,\\r\\n\\t\\\"editor.detectIndentation\\\": false, // !!! было в true !!!\\r\\n\\t\\\"editor.suggestSelection\\\": \\\"first\\\",\\r\\n\\t\\\"editor.multiCursorModifier\\\": \\\"ctrlCmd\\\",\\r\\n\\t\\\"editor.rulers\\\": [\\r\\n\\t\\t{ \\\"column\\\": 72, \\\"color\\\": \\\"#cc36cc88\\\" },\\r\\n\\t\\t{ \\\"column\\\": 80, \\\"color\\\": \\\"#b22a2a92\\\" }\\r\\n\\t],\\r\\n\\t// \\\"errorLens.highlight\\\": [\\r\\n\\t// \\t{ \\\"regex\\\": \\\".{80}\\\", \\\"color\\\": \\\"#ff0000\\\" },\\r\\n\\t// \\t{ \\\"regex\\\": \\\".{100}\\\", \\\"color\\\": \\\"#00ff00\\\" }\\r\\n\\t// ],\\r\\n\\r\\ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"name":"CatLogic Workspace","icon":"game","settings":"{\"settings\":\"{\\r\\n\\t// Основные настройки редактора\\r\\n\\t\\\"window.openFilesInNewWindow\\\": \\\"off\\\",\\r\\n\\t\\\"editor.tabSize\\\": 2,\\r\\n\\t\\\"editor.folding\\\": true, // !!! для изменения свёрток кода => false !!!\\r\\n\\t\\\"editor.insertSpaces\\\": false,\\r\\n\\t\\\"editor.smoothScrolling\\\": true,\\r\\n\\t\\\"editor.minimap.enabled\\\": false,\\r\\n\\t\\\"editor.detectIndentation\\\": false, // !!! было в true !!!\\r\\n\\t\\\"editor.suggestSelection\\\": \\\"first\\\",\\r\\n\\t\\\"editor.multiCursorModifier\\\": \\\"ctrlCmd\\\",\\r\\n\\t\\\"editor.rulers\\\": [\\r\\n\\t\\t{ \\\"column\\\": 72, \\\"color\\\": \\\"#cc36cc88\\\" },\\r\\n\\t\\t{ \\\"column\\\": 80, \\\"color\\\": \\\"#b22a2a92\\\" }\\r\\n\\t],\\r\\n\\t// \\\"errorLens.highlight\\\": [\\r\\n\\t// \\t{ \\\"regex\\\": \\\".{80}\\\", \\\"color\\\": \\\"#ff0000\\\" },\\r\\n\\t// \\t{ \\\"regex\\\": \\\".{100}\\\", \\\"color\\\": \\\"#00ff00\\\" }\\r\\n\\t// ],\\r\\n\\r\\ |