This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 262660 - Provide placeholders for javascript functions that can be tabbed similarly to PHP and Java autocomplete
Summary: Provide placeholders for javascript functions that can be tabbed similarly to...
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Mac OS X
: P3 normal with 1 vote (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-02 12:44 UTC by dylanv
Modified: 2016-11-14 09:54 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
we want to have this functionality (19.32 KB, image/png)
2016-07-02 12:44 UTC, dylanv
Details
when we see this popup (27.63 KB, image/png)
2016-07-02 12:45 UTC, dylanv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dylanv 2016-07-02 12:44:32 UTC
Created attachment 160235 [details]
we want to have this functionality

In both the PHP and Java editors, we have amazing autocomplete and automatic parameter insertion that can be tabbed. I feel like this really should be in the Javascript editor, especially when the IDE is capable of realising that the variable is actually a function, and as of ECMA 6 being integrated, now can also analyse the defaults.
Comment 1 dylanv 2016-07-02 12:45:10 UTC
Created attachment 160236 [details]
when we see this popup
Comment 2 Petr Pisl 2016-11-14 09:48:01 UTC
Yes, implementing parameters code completion is on my long task list.
Comment 3 Christian Lenz 2016-11-14 09:54:36 UTC
<offtopic>It would be a nice to know your tasklist :D</offtopic>