Lua Editor

Requests or suggestions for new features
Post Reply
amattag
Posts: 16
Joined: 05 Mar 2013, 13:06
Location: Madrid, Spain
Contact:

Lua Editor

Post by amattag »

Hello,

Is there a better Lua editor that I can use with V-REP?

Kind regards,

Antonio Matta

Eric
Posts: 186
Joined: 11 Feb 2013, 16:39

Re: Lua Editor

Post by Eric »

Hi

you can find plenty of lua editors to use with v-rep like LuaEdit but you will loose the completion functionality when you type a sim function.

Cheers

Eric

coppelia
Site Admin
Posts: 10336
Joined: 14 Dec 2012, 00:25

Re: Lua Editor

Post by coppelia »

That's right.

You can set-up an external editor in the user settings.

Cheers

Fulin
Posts: 11
Joined: 21 May 2014, 07:52

Re: Lua Editor

Post by Fulin »

Hi,

For me, it will feels better if V-REP LUA Editor can add the following things:

* Auto-indent Selection
* Configurable background color

coppelia
Site Admin
Posts: 10336
Joined: 14 Dec 2012, 00:25

Re: Lua Editor

Post by coppelia »

Hello Fulin,

in next V-REP release, you will be able to individually adjust the script colors, in file system/usrset.txt.

Cheers

amattag
Posts: 16
Joined: 05 Mar 2013, 13:06
Location: Madrid, Spain
Contact:

Re: Lua Editor

Post by amattag »

Hello,

Really waiting for that modification and more modifications in the LUA editor.

Many thanks,

Antonio.

arp
Posts: 28
Joined: 18 Dec 2014, 10:41

Re: Lua Editor

Post by arp »

Upvote for the above features.

-Another feature request for editor. I don't know if that's easy or not to include.
vi/emacs edit mode

coppelia
Site Admin
Posts: 10336
Joined: 14 Dec 2012, 00:25

Re: Lua Editor

Post by coppelia »

Are you meaning to have an external editor instead? This function is already supported (check the user settings dialog). The external editor will however only be used for non-modal script editor windows (e.g. customization scripts need to open in a modal dialog).

Cheers

Post Reply