I want to make it use single quotes:
When I type attribute in tag Netbeans automatically add two quotes:
<form method="|">
<form method='|'>
I'm afraid, but it's pretty sure that double quotes are hard-coded into NetBeans.
From my answer to a very similar question:
Type something like <div class= now your cursor should be in between two quote or double quote characters. You can now type the other type of quote character and it will change your preference.
<div class=
Copyright © 2021 Jogjafile Inc.