Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Adding Intellisense to custom functions?

Asked by
bobder2 135
9 years ago

I'm wondering if there's a way to add custom Intellisense easily. I am working in a team and would like to know if I can add intellisense entries for my modulescript full of functions so people can see usage for functions easily. Thanks!

1
Well, I looked up what Intellisense is, so if you're talking about a Gui of this stuff, it's difficult. It honestly depends on how you're working on it, in Studio or in Build mode or what. I would suggest just creating a separate place and writing a Database script to store information, and then edit it manually whenever someone edits the place. I hope that's what you mean by Intellisense. If not, SlickPwner 534 — 9y
0
When you're scripting in studio, you'll get little info boxes about what you're typing. I'm just wondering if it's possible to add descriptions of my functions to that already existing system. bobder2 135 — 9y
1
You mean the syntax tips at the bottom of the screen, near the command bar? SlickPwner 534 — 9y
0
Yeah, but they've got something similar that's in normal script screens, rather than just command bar. bobder2 135 — 9y

Answer this question