Video description

User selects code and presses a shortcut (Shift+Alt+E) and window pops up with the selected code on the left, and empty code box on the right and another text box on the bottom. The user types “Please separate the code into more managable chunks” and magically, chunked code appears on the right bit by it. The user presses on a button “Accept Changes”, the window closes and the chuked code replaces the originally written code in the script editor.

Easily clean up your code with GoPilot.

GoPilot available some time soon on the AssetLibrary!

This is kinda a crosspost to Mastodon

EDIT: Updated the video description EDIT 2: Added info to crosspost

  • Chaos
    link
    fedilink
    arrow-up
    2
    ·
    4 days ago

    Is this a new built-in update in Godot or a new plug-in? And if the latter do you know the link to install it? It’s been a year since the last time I coded and this year been full of updates in Godot engine this feature would be super helpful as it’s already cool af 😄🤘

    • Smorty [she/her]@lemmy.blahaj.zoneOP
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      3 days ago

      The feature I showcased is part of my Godot plugin “GoPilot”. I have not released it yet, however I will soon on the AssetLibrary as anfree and open source package for everyone to use…

      I am currently working on a CSV table translation feature and a GraphNode based Editory which provides an easy no-code solution for LLM inference using all sorts of different settings, prompting techniques and formatting options.

      I don’t have a link right now, but I will make a post on here once I actually release it, alongside a YouTube video with all its features.