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
| { | |
| "workbench.colorTheme": "Default Dark+", | |
| "editor.formatOnSave": true, | |
| "editor.formatOnPaste": true, | |
| "editor.tabSize": 2, | |
| "editor.detectIndentation": false, | |
| "editor.insertSpaces": false, | |
| "diffEditor.maxComputationTime": 0, | |
| "explorer.confirmDelete": false, | |
| "explorer.confirmDragAndDrop": false, |
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
| root = true | |
| [*.cs] | |
| indent_style = space | |
| indent_size = 4 | |
| end_of_line = lf | |
| charset = utf-8 | |
| insert_final_newline = true | |
| trim_trailing_whitespace = true |
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
| Privacy Policy | |
| Effective Date: 2025-12-19 | |
| Last Updated: 2025-12-19 | |
| This application is provided as is and is intended for use by the general public. | |
| Information Collection and Use | |
| The app does not require the user to create an account and does not directly collect personally identifiable information. |