VS Code
WSL

VS Code
macOS
Windows (WSL)
WSL VS Code

HackGen Console NF

13 or 14

"terminal.integrated.fontFamily": "'HackGen Console NF', monospace",
"terminal.integrated.fontSize": 14,
"terminal.integrated.fontWeight": "normal"

{
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\bash.exe",
"window.zoomLevel": 0,
"editor.accessibilitySupport": "off",
"workbench.colorTheme": "Dracula",
"terminal.integrated.shell.linux": "/usr/bin/tmux",
"breadcrumbs.enabled": true,
"editor.minimap.enabled": false,
"editor.acceptSuggestionOnEnter": "off"
}

Draw.io Integration

()
code --install-extension dracula-theme.theme-dracula
code --install-extension MS-CEINTL.vscode-language-pack-ja
code --install-extension ms-vscode-remote.remote-containers
code --install-extension ms-vscode-remote.remote-wsl
code --install-extension Tyriar.sort-lines

VSCodeNeovim


Panel Alignment to Justify