dotly icon indicating copy to clipboard operation
dotly copied to clipboard

Bug Visual Studio 1.83

Open AlbertoVf opened this issue 2 years ago • 1 comments

Bug with VSCode v1.83 on Linux. When we modify the settings in VSCode, the link with the file in .dotfiles/ breaks.

AlbertoVf avatar Oct 17 '23 15:10 AlbertoVf

edit ./symlinks/conf.yaml

# Bug
~/.config/Code/User/settings.json: editors/code/User/settings.json
# Possible solution
editors/code/User/settings.json: ~/.config/Code/User/settings.json

AlbertoVf avatar Oct 17 '23 15:10 AlbertoVf