Skip to content

Releases: SaidTorres3/separate-code

v3.0.0

28 Nov 17:01
3e5ea18

Choose a tag to compare

  • Rewrited the whole code.
  • Separate code do not show the saving dialog when it's closed.
  • If you save on the extracted code tab, it will save the changes in the original file.
  • Added shortcut Ctrl + Shift + Alt + S to separate code. (Configurable through File > Preferences > Keyboard Shortcuts)
  • Fix bug that when you delete lines before the extracted code in the original tab it would remove that amount of lines to the selection.
  • Disabled the creation of multiple synchronized tabs on a single file.
  • No longer required the minimum of 1 character to sync.
  • Updated README.md.
  • Removed screenshots from the package.
  • Improved syncronization.
  • Changed the highlight methodology.

v2.0.1

17 Jul 00:06

Choose a tag to compare

  • Updated README.md.
  • Added refactoring showcase gif screenshot.

v2.0.0

16 Jul 20:11

Choose a tag to compare

  • Updated the whole code.
  • Added ✂️ emoji to the Separate Code action.
  • The new tab is now open beside the original file.
  • Bi-directional update.
  • Dynamic increase/decrease of the initial selection range.
  • Updated README.md.
  • No changes are lost when updating code in the original file.
  • Added new gif screenshots.

v1.3.2

11 Jul 18:43

Choose a tag to compare

  • REVERTED CHANGES TO 1.2.0 DUE TO CRITICAL ISSUES. STAY TUNED FOR A NEW UPDATE.

v1.3.1

11 Jul 18:21

Choose a tag to compare

  • Fix common bug that causes text was not being updated on the source file.

v1.3.0

27 Jun 00:02

Choose a tag to compare

  • You can edit the text in the original file while the code is separated without losing changes.

v1.2.0

09 Mar 00:04

Choose a tag to compare

  • Added 111ms of debounce.
  • Fix text selection deletion when the new tab is closed

v1.1.0

30 Oct 18:05

Choose a tag to compare

  • Rewrote code
  • Fix bug that didn't replace the right selection

v1.0.0

24 Oct 21:38

Choose a tag to compare

v1.0.0

BETA 0.0.1

23 Oct 19:04

Choose a tag to compare

BETA-0.0.1

Added LICENSE.MD