VSCode-AddFolderToWorkspace - Release 1.0.1
1.0.1 Small Improvements Updated README.md Changed Shortcut to strg + alt + k, p Added Screenshots View this release on GitHub Download as .zip Download as .tar.gz
1.0.1 Small Improvements Updated README.md Changed Shortcut to strg + alt + k, p Added Screenshots View this release on GitHub Download as .zip Download as .tar.gz
1.0.0 Initial release of AddFolderToWorkspace extension AddFolderToWorkspace is an extension that adds the selected folder to the workspace (VSC Workspace). Of course, you can use the already bui...
1.1.2 Snippets Updated Snippets znuny.ArticleObject.ArticleSearchIndexSQLJoin.code-snippets znuny.ArticleObject.ArticleSearchIndexSQLJoinNeeded.code-snippets znuny.ArticleObject.ArticleSe...
1.1.1 Added missing glob node_module in package.json and vsix file. View this release on GitHub Download as .zip Download as .tar.gz
1.1.0 AddFolderToWorkspace This Function provides a searchable list of folders (Workspaces) that can be added to the current VSC Workspace. All configured folders will be displayed. Shortcut: st...
1.0.5 Snippets Added Snippets znuny.ActivityObject.Add.code-snippets znuny.ActivityObject.DataAdd.code-snippets znuny.ActivityObject.DataDelete.code-snippets znuny.ActivityObject.DataGe...
6.5.1 Build version 6.5.1. View this release on GitHub Download as .zip Download as .tar.gz
1.0.4 Snippets Added Snippets znuny.UtilObject.IsITSMIncidentProblemManagementInstalled.code-snippets Updated Snippets znuny.ArticleObject.ArticleSearchIndexRebuildFlagSet.code-snippets...
1.0.3 StatusBar ⭐ The status bar gets an additional Znuny item and the entire status bar is displayed in the Znuny color if the active file is a “Znuny file”. If the active file be...
1.0.2 Snippets Escaped ‘$’ to use scalarref (scalar reference) Escaped ‘\@’ to use arrayref (array reference) Escaped ‘\%’ to use hashref (hash reference) Escaped ‘\&’ to use coderef...