Skip to content

v1.1.0

Compare
Choose a tag to compare
@grgar grgar released this 29 Mar 18:16
· 8 commits to main since this release
v1.1.0
26d7c49
  • 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 if dotfiles.autoUpdate is enabled.

  • Simplify Makefile