Skip to content

Releases: CodeNameTwister/Script-Splitter

0.3-Release

06 Jun 20:46

Choose a tag to compare

Upgrade Version

  • Using Tabs in split windows.
  • Script in Script List and Tabs can drag and drop between split windows.
  • Backward and Forward action has internal function. (Thanks to @adancau)

0.2.5.2-stable

06 Jun 20:36

Choose a tag to compare

  • Fixed Visual Issue #10

Thanks to:
@adancau

0.2.5.1

22 May 18:45

Choose a tag to compare

Fix Update

  • Fixing open not script files.
  • Remove Handler for GlobalScope Doc Helper.

0.2.5-dev

21 May 04:00
bffc47f

Choose a tag to compare

This version has been published/updated on the official asset store.

Add Feature from suggestion #8

  • Swap between windows by double-clicking the draggable button.

Fixing Issues

  • Issues with displaying help files #7

Thanks to:
@adancau

0.2.4.1

13 May 14:01

Choose a tag to compare

Updated

  • Fixed Document Search not appear.
  • Fixed Add/Remove Split on RMB select a Document Helper in Script List.

Fix Issue #6

Thanks to:
@adancau

0.2.4

09 May 17:16

Choose a tag to compare

Add Feature of suggestion #5 by @adancau

  • Reopen recently closed/changed scripts when adding a split.

The last [closed/changed by other] editor, whether script/document, will be stored in memory and recalled in the order in which it was closed or modified.

Added In Edtior Settings

  • Allow to open the script if it has been closed.

    • plugin/script_spliter/editor/split/reopen_last_closed_editor_on_add_split

As it says, if the last script you used was ScriptFoo.gd and you closed it and created a split again, it will try to open that script if it doesn't find it open. (only work with "script" files)

  • The memory size of the last closed scripts.

    • plugin/script_spliter/editor/split/remember_last_used_editor_buffer_size

If you have four windows and you close three, all three script paths will be in memory, and when you create three partitions, they should be open.

Remember that if you exceed the limit, it will be overwritten .

(If you work with more than 4 windows continuously, you may want to increase this value)

0.2.3.4

08 May 20:58

Choose a tag to compare

Updated

  • Fix Error: Editor Not Found.

Fix Issue #3

Thanks to:
@adancau

0.2.3.1

07 May 19:58

Choose a tag to compare

Fix Issue #4

Added editor settings

  • plugin/script_spliter/editor/behaviour/expand_on_focus
  • plugin/script_spliter/editor/behaviour/can_expand_on_same_focus

Changes editor settings

  • plugin/script_spliter/editor/smooth_expand > plugin/script_spliter/editor/behaviour/smooth_expand
  • plugin/script_spliter/editor/smooth_expand_time > plugin/script_spliter/editor/behaviour/smooth_expand_time
  • plugin/script_spliter/line/button/icon > plugin/script_spliter/line/button/icon_path

Thanks to:

@adancau

0.2.3

07 May 02:16

Choose a tag to compare

Differences with version 0.1:

  • It more closely resembles the default editor window.
  • Reduces window switching time.
  • Allows you to zoom in on all windows.
  • You may have a separate script documentation help window.
  • Some visual aspects and configurable parameters in Editor Settings.
  • More Features and Split Options.

This plugin uses another built-in plugin created by me called Multi Split Container

V0.2 Video Preview

video preview

This section lists users who have contributed to improving the quality of this project.

@adancau

0.1.2

16 Apr 18:37

Choose a tag to compare

Version 0.1.2

  • Feature Added: recover zoom of the script editor.

What next?

Version 0.2

  • View errors (in all splitted editor)
  • Modify zoom for all split (in all splitted editor)
  • More beta optimizations.
  • More split options.

PREVIEW (Two Splitted)
image

Hey! You can support this project <3
that means you want me to create more plugins for the script editor.
(If not, I'll move on to something else area after finish this repository.)