Skip to content

2.0.0

Compare
Choose a tag to compare
@dennykorsukewitz dennykorsukewitz released this 06 Feb 20:36
· 11 commits to dev since this release

Refactoring

  • Changed source language to TypeScript.
  • Added esbuild to get Browser Editor support.
  • Refactored code.
  • Added addFolderToWorkspace.position: If position is 'Top', the new folder will be added at the beginning of the current workspace. If position is 'Bottom', the new folder will be added at the end of the current workspace.