Add vscode-wal note

This is my final goodbye (possibly) to (vs)code users and in this commit
I share the secret to a nice-looking pywal config for the editor.
This commit is contained in:
Donovan Glover 2021-05-14 16:20:45 -04:00
parent cfbe5b70d5
commit 6c7c819f1d
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -2,7 +2,9 @@
> NOTE: As of 2021, I have no interest in the (vs)code text editor. Although the out-of-the-box features are nice and all, trying to emulate vim-like functionality was more pain than it was worth (even after using [vscode-neovim][vscode-neovim]). Additionally, the battery drain is unreal compared to running an equivalent [neovim](/neovim) experience.
![Screenshot of Tari with Code and the wal color scheme.](/.archlinux/screenshots/code.jpg?raw=true)
![Screenshot of Code with pywal support.](/.archlinux/screenshots/code.jpg?raw=true)
> If you want (vs)code to honor [pywal](/wal) color schemes, use [vscode-wal][vscode-wal].
[Code][code] is an open source build of [a popular][vscode] GUI text editor.
@ -26,3 +28,4 @@ Once Code is installed, run `make code-extensions` to install the extensions I u
[code]: https://www.archlinux.org/packages/community/x86_64/code/
[vscode]: https://github.com/Microsoft/vscode
[vscode-neovim]: https://github.com/asvetliakov/vscode-neovim
[vscode-wal]: https://github.com/bluedrack/vscode-wal