I use NetBeans 7.3 and I like its autocomplete features. However, in this new version 7.3, when I type <script src=, it automatically creates two single quotes, like this: <script src='|'. However, I need those quotes as double quotation marks <script src="|".
<script src=
<script src='|'
<script src="|"
I searched everywhere in configurations and found no way to force NetBeans to use double quotes instead of single quotes. Does anyone know any way or workaround? Thanks in advance for any tips and help.
, . , , , , . flangefrog - .
- <div class=, . , .
<div class=
, , <script src="|" . , , ? Windows 7 atm.
Btw mine NetBeans - ( 7.3) - , , , .
, html , xhtml - . xhtml, "" .
, . ...
You can download and install the previous version if version 7.3 is not critical beyond version 7.2.)
https://netbeans.org/community/releases/72/
Also, consider checking for a solution that sometimes one encoder detects when addressing a similar problem (Linux platform too).
https://netbeans.org/bugzilla/show_bug.cgi?id=228535 (see bottom of the screen)