Page 1 of 1

Code Completion

Posted: Friday 02 August 2019 9:57
by Gianni
hallo

I'm start to learning dzVents en start changed all my blockly's.
I don't know if i missed something in the wiki but is there a auto complete properties.
if i program in netbeans and i just put a dot i get the most relevant attributes.

Is this possible in dzVents?
Now i need to put a first letter but if you don't know exactly what you search for then this is hard.

grts gianni

Re: Code Completion

Posted: Friday 02 August 2019 10:10
by waaren
Gianni wrote: Friday 02 August 2019 9:57 I don't know if i missed something in the wiki but is there a auto complete properties.
dzVents by itself is not an IDE or editor. The domoticz event editor has autocomplete functionality for Lua keywords and has an inbuilt learning facility so if you used a dzVents method or function in your script the event editor will suggest that one as 'local'

Re: Code Completion  [Solved]

Posted: Saturday 03 August 2019 11:46
by Gianni
Hey Waaren

Thx thought this was build in in the editor of domoticz.
But it's going well but slow need allot of searching :-)