Releases: grgar/vscode-dotfiles
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
-
Always use posix-specific pathing
https://nodejs.org/dist/latest-v10.x/docs/api/path.html#path_windows_vs_posix
-
Add Codicons
v1.1.1
v1.1.0
-
Add code lens for editing files from settings
Add ability to open editor for file added to
dotfiles.files
settings using a code lens, to make it faster to update the files in settings.json. Changes made in the editor automatically update the file's content in settings.json ifdotfiles.autoUpdate
is enabled. -
Simplify Makefile
v1.0.1
v1.0.0
-
Add example to readme
-
Fix XDG_CONFIG_HOME env var
-
Optionally automatically update dotfiles to and from settings
Add a new config option to automatically apply files from settings, and to apply changes to the files back to settings.
-
Log files written to output channel
-
Add more links to marketplace listing
Also use light background for gallery banner
-
Fix Makefile publish target