blender_vscode icon indicating copy to clipboard operation
blender_vscode copied to clipboard

addon_folders.ts: assign scheme to URIs created for mockups

Open kiraacorsac opened this issue 1 year ago • 1 comments

Correctly constructs URI objects that are passed to functions related to searching addon files.

Additionally, vscode dependency is updated to a non-depricated version, compatible with the same engine version, and typescript is updated to a version that is compatible with that version.

Small changes in addon_folder.ts are to make the new typescript version happy.

Closes #146

kiraacorsac avatar Aug 31 '23 10:08 kiraacorsac