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 230148 - Project specific formatting for Javascript
Summary: Project specific formatting for Javascript
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: PC All
: P2 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-23 07:50 UTC by kacer
Modified: 2013-05-31 01:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kacer 2013-05-23 07:50:02 UTC
It's not possible to save project specific formatting for Javascript in PHP project.

Open Project Properties > Formatting, select Use project specific options.
Selection of Language offers only All Languages and PHP.
Comment 1 Ondrej Brejla 2013-05-23 08:24:57 UTC
Sorry, but I really don't know who creates this "project properties" formatting panel and who fills languages into that combo box...reassigning to editor/formatting. Probably you guys will know how to extend it? Thanks in advance.
Comment 2 Dusan Balek 2013-05-29 12:15:07 UTC
org.netbeans.modules.php.project.ui.customizer.CompositePanelProviderImpl(355)
Comment 3 Ondrej Brejla 2013-05-29 12:19:43 UTC
Tomasi?
Comment 4 Tomas Mysik 2013-05-30 10:03:59 UTC
Fixed.

http://hg.netbeans.org/web-main/rev/088d21bd2b41
Comment 5 Quality Engineering 2013-05-31 01:21:58 UTC
Integrated into 'main-golden', will be available in build *201305302301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/088d21bd2b41
User: Tomas Mysik <tmysik@netbeans.org>
Log: #230148 - Project specific formatting for Javascript