Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

script editor: autocomplete removes line

Please report bugs in this group. We will maybe populate a list of known bugs with a possibly modified description at a later time.

Moderator: Support

Post Reply
User avatar
lerou
Posts: 345
Joined: 06 Sep 2013, 07:14
Location: Hamburg, Germany

script editor: autocomplete removes line

Post by lerou » 23 Nov 2014, 18:16

Hi,

In the script editor, when using auto-completion (Ctrl-Space), the rest of the line after the inserted word is removed.

Reproduce on 4.05.02:
  • create new empty scene
  • add C# script node
  • go to Generate() method between return and true
  • start typing "cha" and use auto complete
  • see rest of line disappear ("true;")
greetings,
rou
Attachments
autocompl.jpg

User avatar
Karol
Posts: 640
Joined: 10 Jan 2012, 12:07

Re: script editor: autocomplete removes line

Post by Karol » 25 Nov 2014, 10:35

Hi rou!

This is a known issue. The Editor is a third-party component and this bug is not fixed yet.

Cheers
Karol

User avatar
lerou
Posts: 345
Joined: 06 Sep 2013, 07:14
Location: Hamburg, Germany

Re: script editor: autocomplete removes line

Post by lerou » 25 Nov 2014, 10:40

Hi,

is there any chance we could select an external editor in the future? So on edit the file is opened in NotePad++ and when saved it's compiled/uploaded?

greetings,
rou

Post Reply