slang icon indicating copy to clipboard operation
slang copied to clipboard

Autocomplete in website http://slang.kylestetz.com

Open ghost opened this issue 7 years ago • 2 comments

So, please... add support for autocomplete code in Sublime Text and very others programs this type. ;D

ghost avatar Oct 03 '18 21:10 ghost

Thanks for the suggestion 😄

I don't have any plans to add support for other IDEs, since that would imply that there's a way to run the Slang runtime outside of the editor website. This project does use CodeMirror, though, so I'm sure there's a way to add support for autocompleting function names (and even variable names you've created). I'll look into it!

kylestetz avatar Oct 03 '18 23:10 kylestetz

Thanks ;D

Json+Jquery for this... is cool ;D

I'm hoping for this feature in the future. But, I'm working to make it happen now. So, This is a prototype of your json language. Link: https://github.com/OlivieBright/autofull-slang/blob/master/src/json/slang.json

ghost avatar Oct 04 '18 04:10 ghost