Lua SDK definition file (Library) to help with autocompletion in VS Code?

This section is for general discussion about Gadgets
Post Reply
bnewman
Posts: 9
Joined: Sun Feb 27, 2022 5:30 pm
Model of CNC Machine: One Finity Woodworker X-35

Lua SDK definition file (Library) to help with autocompletion in VS Code?

Post by bnewman »

Has anyone created a Lua SDK definition file (Library) to help with autocompletion/Intellisense in VS Code?

https://github.com/LuaLS/lua-language-s ... ies#custom

PDF documentation is annoying and feels very 2003.

User avatar
adze_cnc
Vectric Wizard
Posts: 4325
Joined: Sat Jul 27, 2013 10:08 pm
Model of CNC Machine: AXYZ 4008
Location: Vancouver, BC, Canada

Re: Lua SDK definition file (Library) to help with autocompletion in VS Code?

Post by adze_cnc »

 
You might be able to adapt jimandi5000's add-on for ZeroBrane Studio.

Download: Vectric-ZeroBrane_API.zip found here.

bnewman
Posts: 9
Joined: Sun Feb 27, 2022 5:30 pm
Model of CNC Machine: One Finity Woodworker X-35

Re: Lua SDK definition file (Library) to help with autocompletion in VS Code?

Post by bnewman »

Sweet thank you.

That is exactly what I am looking for

User avatar
adze_cnc
Vectric Wizard
Posts: 4325
Joined: Sat Jul 27, 2013 10:08 pm
Model of CNC Machine: AXYZ 4008
Location: Vancouver, BC, Canada

Re: Lua SDK definition file (Library) to help with autocompletion in VS Code?

Post by adze_cnc »

Jim is wonderfully good about sharing his efforts so some acknowledgement in the project would be good. Even posting the resulr here so others can benefit from it.

User avatar
jimandi5000
Vectric Wizard
Posts: 1050
Joined: Wed Mar 11, 2015 6:50 pm
Model of CNC Machine: Home Made 60 x 120
Location: North Houston Tx.
Contact:

Re: Lua SDK definition file (Library) to help with autocompletion in VS Code?

Post by jimandi5000 »

Thanks for the kind words.
Thanks,
Jim

tekosy
Posts: 2
Joined: Mon Apr 24, 2023 11:19 am
Model of CNC Machine: Blue elephant

Re: Lua SDK definition file (Library) to help with autocompletion in VS Code?

Post by tekosy »

Hi Jim

I was trying to download Vectric-ZeroBrane_API.zip but the file does not exist.
Any help please

Thanks

User avatar
adze_cnc
Vectric Wizard
Posts: 4325
Joined: Sat Jul 27, 2013 10:08 pm
Model of CNC Machine: AXYZ 4008
Location: Vancouver, BC, Canada

Re: Lua SDK definition file (Library) to help with autocompletion in VS Code?

Post by adze_cnc »

Try:

Code: Select all

https://www.jimandi.com/VCarve-Tools/WikiDownLoad/Vectric-ZeroBrane_API.zip
Link was missing "Vectric-"

User avatar
jimandi5000
Vectric Wizard
Posts: 1050
Joined: Wed Mar 11, 2015 6:50 pm
Model of CNC Machine: Home Made 60 x 120
Location: North Houston Tx.
Contact:

Re: Lua SDK definition file (Library) to help with autocompletion in VS Code?

Post by jimandi5000 »

adze_cnc wrote:
Mon Apr 24, 2023 5:44 pm
Try:

Code: Select all

https://www.jimandi.com/VCarve-Tools/WikiDownLoad/Vectric-ZeroBrane_API.zip
Link was missing "Vectric-"

Thanks for letting me know, I will fix the page ASP.
Thanks,
Jim

User avatar
jimandi5000
Vectric Wizard
Posts: 1050
Joined: Wed Mar 11, 2015 6:50 pm
Model of CNC Machine: Home Made 60 x 120
Location: North Houston Tx.
Contact:

Re: Lua SDK definition file (Library) to help with autocompletion in VS Code?

Post by jimandi5000 »

jimandi5000 wrote:
Tue Apr 25, 2023 3:01 am
adze_cnc wrote:
Mon Apr 24, 2023 5:44 pm
Try:

Code: Select all

https://www.jimandi.com/VCarve-Tools/WikiDownLoad/Vectric-ZeroBrane_API.zip
Link was missing "Vectric-"

Thanks for letting me know, I will fix the page ASP.
Fixed! Thanks again.
Thanks,
Jim

tekosy
Posts: 2
Joined: Mon Apr 24, 2023 11:19 am
Model of CNC Machine: Blue elephant

Re: Lua SDK definition file (Library) to help with autocompletion in VS Code?

Post by tekosy »

It is working now. Thanks a lot

User avatar
jimandi5000
Vectric Wizard
Posts: 1050
Joined: Wed Mar 11, 2015 6:50 pm
Model of CNC Machine: Home Made 60 x 120
Location: North Houston Tx.
Contact:

Re: Lua SDK definition file (Library) to help with autocompletion in VS Code?

Post by jimandi5000 »

tekosy wrote:
Tue Apr 25, 2023 10:10 am
It is working now. Thanks a lot
Please share if you don't mind.
Thanks,
Jim

Post Reply