-
-
Notifications
You must be signed in to change notification settings - Fork 392
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(OSS): enums.ts ---- Allow for setting os type with less code environmentPath.ts ---- Find code folder and extensions folder more efficiently Get OS type more efficiently settings.ts ---- Ignore all state files sync.ts ---- Adapt for changes in pluginService pluginService.ts ---- Use vscode command to install extensions Clean up code and simplify names * Install extensions in order * Comment legacy code instead of deleting it * Fix extension install * Fix issue with extensions always being deleted * Get code path more efficiently * Make sure to escape spaces in cli path * Fix issues with portable builds * Support Windows and certain editions * Improve method for finding extension folder * Start using API for installation * Prepare for new API command * Get ready for new API command * Fix issue with installation * Commit requested changes
- Loading branch information
1 parent
f10edf6
commit 9b7ce05
Showing
5 changed files
with
165 additions
and
234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.