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 203813 - Provide Complete Line action for PHP
Summary: Provide Complete Line action for PHP
Status: RESOLVED DUPLICATE of bug 193958
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal with 2 votes (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-17 09:54 UTC by Petr Pisl
Modified: 2015-12-19 11:02 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 Petr Pisl 2011-10-17 09:54:52 UTC
From PHP users forum:

"Ctrl+semicolon (complete line shortkey) works perfect when I write Java but don't work on PHP... I have NetBeans IDE 7.0.1 (Build 201107282000). "
Comment 1 Petr Pisl 2011-10-17 09:56:35 UTC
The action InsertSemicolonAction is Java specific action (implemented in java editor). We should implement this for PHP editor as well.
Comment 2 tvollstaedt 2012-08-28 14:23:17 UTC
Please implement this for PHP, its a very very handy feature which we would love to see for PHP editor.
Comment 3 junichi11 2015-12-19 11:02:51 UTC

*** This bug has been marked as a duplicate of bug 193958 ***