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 229411 - Code-completion in JavaScript console.
Summary: Code-completion in JavaScript console.
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal with 1 vote (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on: 229413
Blocks:
  Show dependency tree
 
Reported: 2013-05-06 13:05 UTC by Martin Entlicher
Modified: 2015-05-22 11:22 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2013-05-06 13:05:30 UTC
It would be valuable if there's a code-completion in the JavaScript browser console.
Also, an arrow up could list through previous expressions.