VSCodium-profiles/XPC Base.code-profile

1 line
50 KiB
Plaintext
Raw Permalink Normal View History

2025-01-12 18:53:38 +01:00
{"name":"XPC Base","icon":"vm","settings":"{\"settings\":\"{\\r\\n \\\"powershell.powerShellDefaultVersion\\\": \\\"PowerShell (x64)\\\",\\r\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\r\\n \\\"better-comments.tags\\\": [\\r\\n\\r\\n {\\r\\n \\\"tag\\\": \\\"!\\\",\\r\\n \\\"color\\\": \\\"#FF2D00\\\",\\r\\n \\\"strikethrough\\\": false,\\r\\n \\\"underline\\\": false,\\r\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\r\\n \\\"bold\\\": false,\\r\\n \\\"italic\\\": false\\r\\n },\\r\\n {\\r\\n \\\"tag\\\": \\\"?\\\",\\r\\n \\\"color\\\": \\\"#3498DB\\\",\\r\\n \\\"strikethrough\\\": false,\\r\\n \\\"underline\\\": false,\\r\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\r\\n \\\"bold\\\": false,\\r\\n \\\"italic\\\": false\\r\\n },\\r\\n {\\r\\n \\\"tag\\\": \\\"//\\\",\\r\\n \\\"color\\\": \\\"#474747\\\",\\r\\n \\\"strikethrough\\\": true,\\r\\n \\\"underline\\\": false,\\r\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\r\\n \\\"bold\\\": false,\\r\\n \\\"italic\\\": false\\r\\n },\\r\\n {\\r\\n \\\"tag\\\": \\\"todo\\\",\\r\\n \\\"color\\\": \\\"#FF8C00\\\",\\r\\n \\\"strikethrough\\\": false,\\r\\n \\\"underline\\\": false,\\r\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\r\\n \\\"bold\\\": false,\\r\\n \\\"italic\\\": false\\r\\n },\\r\\n {\\r\\n \\\"tag\\\": \\\"*\\\",\\r\\n \\\"color\\\": \\\"#98C379\\\",\\r\\n \\\"strikethrough\\\": false,\\r\\n \\\"underline\\\": false,\\r\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\r\\n \\\"bold\\\": false,\\r\\n \\\"italic\\\": false\\r\\n },\\r\\n {\\r\\n \\\"tag\\\": \\\"d\\\",\\r\\n \\\"color\\\": \\\"#52545a\\\",\\r\\n \\\"strikethrough\\\": true,\\r\\n \\\"underline\\\": false,\\r\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\r\\n \\\"bold\\\": false,\\r\\n \\\"italic\\\": true\\r\\n }\\r\\n ],\\r\\n \\\"codesnap.showWindowControls\\\": false,\\r\\n \\\"codesnap.showWindowTitle\\\": true,\\r\\n \\r\\n \\\"terminal.integrated.profiles.windows\\\": {\\r\\n \\\"Kali (WSL)\\\": {\\r\\n \\\"path\\\": \\\"C:\\\\\\\\WINDOWS\\\\\\\\System32\\\\\\\\wsl.exe\\\",\\r\\n \\\"args\\\": [\\r\\n \\\"-d\\\",\\r\\n \\\"kali-linux\\\"\\r\\n ]\\r\\n },\\r\\n \\\"Dev Pwsh VS2022\\\": {\\r\\n \\\"path\\\": \\\"powershell.exe\\\",\\r\\n \\\"args\\\": [\\r\\n \\\"-NoExit\\\",\\r\\n \\\"Import-Module \\\\\\\"C:\\\\\\\\Program Files\\\\\\\\Microsoft Visual Studio\\\\\\\\2022\\\\\\\\Community\\\\\\\\Common7\\\\\\\\Tools\\\\\\\\Microsoft.VisualStudio.DevShell.dll\\\\\\\"\\\",\\r\\n \\\";Enter-VsDevShell cb3d8508 -SkipAutomaticLocation -DevCmdArguments -arch=x64\\\"\\r\\n ]\\r\\n }\\r\\n },\\r\\n \\\"editor.accessibilitySupport\\\": \\\"off\\\",\\r\\n \\\"workbench.iconTheme\\\": \\\"material-icon-theme\\\",\\r\\n \\\"[python]\\\": {\\r\\n \\\"editor.formatOnType\\\": true\\r\\n },\\r\\n \\\"terminal.integrated.fontFamily\\\": \\\"monospace\\\",\\r\\n \\\"window.zoomLevel\\\": 1,\\r\\n \\\"editor.fontFamily\\\": \\\"'Source Code Pro', 'Source Code Pro', monospace\\\"\\r\\n \\r\\n}\"}","keybindings":"{\"keybindings\":\"// Placer vos combinaisons de touches dans ce fichier pour remplacer les valeurs par défautauto[]\\r\\n[\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+k\\\",\\r\\n \\\"command\\\": \\\"workbench.debug.panel.action.clearReplAction\\\"\\r\\n },\\r\\n {\\r\\n \\\