Compare commits

..

No commits in common. "main" and "v1" have entirely different histories.
main ... v1

2 changed files with 15 additions and 23 deletions

19
.vscode/settings.json vendored
View File

@ -7,7 +7,7 @@
"workbench.settings.applyToAllProfiles": [ "workbench.settings.applyToAllProfiles": [
"editor.suggest.insertMode" "editor.suggest.insertMode"
], ],
"editor.fontFamily": "'CaskaydiaMono Nerd Font Mono', monospace", "editor.fontFamily": "'Monaspace Neon', monospace",
"livePreview.defaultPreviewPath": "/Users/se7entin/Downloads/DONATION.html", "livePreview.defaultPreviewPath": "/Users/se7entin/Downloads/DONATION.html",
"cmake.configureOnOpen": true, "cmake.configureOnOpen": true,
"cmake.showOptionsMovedNotification": false, "cmake.showOptionsMovedNotification": false,
@ -19,21 +19,14 @@
"git.confirmSync": false, "git.confirmSync": false,
"git.autofetch": true, "git.autofetch": true,
"gitlens.views.branches.branches.layout": "list", "gitlens.views.branches.branches.layout": "list",
"cph.general.timeOut": 2000, "cph.general.timeOut": 1000,
"explorer.confirmPasteNative": false, "explorer.confirmPasteNative": false,
"editor.accessibilitySupport": "off", "editor.accessibilitySupport": "off",
"terminal.integrated.enableMultiLinePasteWarning": false, "terminal.integrated.enableMultiLinePasteWarning": false,
"editor.fontSize": 16, "wakatime.apiKey": "",
"editor.fontSize": 14,
"workbench.preferredDarkColorTheme": "GitHub Dark Colorblind (Beta)", "workbench.preferredDarkColorTheme": "GitHub Dark Colorblind (Beta)",
"workbench.preferredLightColorTheme": "Default Dark+", "workbench.preferredLightColorTheme": "Default Dark+",
"workbench.iconTheme": "catppuccin-mocha", "workbench.iconTheme": "monospace-icons",
"files.autoSave": "onFocusChange", "github.copilot.editor.enableAutoCompletions": false,
"workbench.colorTheme": "Gruvbox Dark Hard",
"explorer.confirmDragAndDrop": false,
"cph.language.cpp.Args": "-std=c++14 -O2",
"security.promptForLocalFileProtocolHandling": false,
"workbench.sideBar.location": "right",
"window.customTitleBarVisibility": "windowed",
"github.copilot.nextEditSuggestions.enabled": true,
"workbench.experimental.share.enabled": true,
} }

View File

@ -5,6 +5,8 @@
> >
> Dont blindly use my settings unless you know what that entails. Use at your own risk! > Dont blindly use my settings unless you know what that entails. Use at your own risk!
Go to the [Gist](https://gist.github.com/ToothlessHaveBun/5da59dfd511ce80cee3501e94477885e) view.
```plaintext ```plaintext
. .
├── LICENSE ├── LICENSE
@ -38,19 +40,16 @@
## :camera_flash: Screen Shorts ## :camera_flash: Screen Shorts
<img width="1582" alt="Screen1" src="https://github.com/user-attachments/assets/e992fdca-aad4-4c72-8f33-423ff003bff5" /> <img width="1582" alt="Screenshort1" src="https://github.com/user-attachments/assets/e7cdf12f-640a-469d-9702-a4a609c4f44e" />
<img width="1582" alt="Screen2" src="https://github.com/user-attachments/assets/63256e19-68c7-4920-bed2-9a88c6e34431" />
<img width="1582" alt="Screenshort1" src="https://github.com/user-attachments/assets/0946fedb-8e70-4e28-9b8b-fa5184faa176" />
## :heartpulse: Colorful ## :heartpulse: Colorful
- Color Theme: Gruvbox Theme - Color Theme: Defult Dark Modern
- Icon Theme: Catppuccin Icons for VSCode - Icon Theme: [Monospace Theme](https://marketplace.visualstudio.com/items?itemName=keksiqc.idx-monospace-theme)
- Font: [CaskaydiaMono Nerd Font](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/CascadiaMono.zip) - Font: [Monaspace Neon](https://monaspace.githubnext.com/)
## Author ---
**vscode-config** &copy; [Frederick Chen](https://www.ohdragonboi.cn) | Published under [MIT-License](LICENSE). ###### &copy; 2024-Persent ToothlessHaveBun. Project under [MIT-License](https://github.com/ToothlessHaveBun/vscode-config/tree/main?tab=MIT-1-ov-file)
> [Portfolio](https://fredcss.dev) · [Blog :cn:](https://www.ohdragonboi.cn) · GitHub @ [wczffl-503](https://github.com/wczffl-503) · Twitter @ [wczffL_503](https://x.com/wczffL_503) · contact@ohdragonboi.cn