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 167127 - Sending code to interactive interpretor
Summary: Sending code to interactive interpretor
Status: NEW
Alias: None
Product: python
Classification: Unclassified
Component: Console (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: ardavis26
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-15 18:09 UTC by dads
Modified: 2017-06-22 21:51 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 dads 2009-06-15 18:09:20 UTC
The ability to highlight any code you want, single line, class, function, etc and send it straight to the interactive
interpretor. This would save time re-typing it out again. Thanks. (It's probably multiple subcomponents but I've chose
console)
Comment 1 Jenselme 2017-06-22 21:51:28 UTC
This is a nice feature and some IDE/Editors are doing it. Leaving this open.