AmailP / robot-plugin

Robot Framework support plugin for IntelliJ Idea
Other
72 stars 38 forks source link

Robot framework library keywords completion support #1

Closed AmailP closed 10 years ago

AmailP commented 10 years ago

As a robot framework plugin user I want to be able to "code complete" with keywords coming from the libraries declared in the file and in the included resources.

pchomik commented 10 years ago

Are you planning to provide some pop-up help windows?

AmailP commented 10 years ago

In the next release I plan to add keyword completion for robot built in libraries. What do you mean exactly with popup help windows? What should they contain? On 29 Apr 2014 08:49, "Pawel Chomicki" notifications@github.com wrote:

Are you planning to provide some pop-up help windows?

— Reply to this email directly or view it on GitHubhttps://github.com/AmailP/robot-plugin/issues/1#issuecomment-41646179 .

pchomik commented 10 years ago

Is it possible to have pop-up with keyword signature (the minimum)? The best would be to have signature and docstring if available.

AmailP commented 10 years ago

Probably not in the first iteration, where I plan to just propose the keyword names. Anyway i have created a new issue for your proposal. Thank you for your feedback!

AmailP commented 10 years ago

Keyword signature has been implemented in this iteration. Is available from version 0.9