is there a sublime plugin with popups to tell you the function arguments?

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
xThomas
Prole
Posts: 16
Joined: Tue May 02, 2017 2:43 am

is there a sublime plugin with popups to tell you the function arguments?

Post by xThomas »

currently I use sublime text on the Mac, I was wondering if there's any plugin to add popup comments next to love function names, to tell you their parameters while you're typing parameters? i.e. start typing love.graphics.rectangle, add the '(' and this popup appears at the end of the line: --mode, x, y, width, height

basically, the way I envision it, is two scenarios that would bring up the popup
1. the | text bar is between or after the () on a function
2. You move the mouse cursor over the function name

that way I won't have to go to the wiki every time I use lOve (at least until I get used to it) :brows:

I am looking on google, but I can't figure out if this already exists.

edit: found this
https://packagecontrol.io/packages/ToolTip-Helper

still figuring it out
User avatar
yetneverdone
Party member
Posts: 446
Joined: Sat Sep 24, 2016 11:20 am
Contact:

Re: is there a sublime plugin with popups to tell you the function arguments?

Post by yetneverdone »

That plugin works, but you still have to make/generate the doc required
Post Reply

Who is online

Users browsing this forum: No registered users and 77 guests