Hi,
Are there instructions for setting up an offline IDE that supports code completion for developing smartapps and DHs ?
Hi,
Are there instructions for setting up an offline IDE that supports code completion for developing smartapps and DHs ?
all the dev documentation is here
https://smartthings.developer.samsung.com/blog/en-us/
Still seems like there is only the online IDE that doesn’t provide code completion…
We are about to release some JVM based SDKs (including groovy) that will be usable in your editor of choice. Code completion should be out of the box if your editor supports it. I do a lot with the elixir programming language and javascript using VSCode and and completion works there too.