How can I disable Javascript syntax checking in NetBeans 7.0 (Linux version for PHP)? -
maybe i'm blind, can't find option , google doesn't want me.
sometimes netbeans tries check syntax in file when detects js, many templating frameworks/libraries put js php or special tags, causing netbeans throws syntax error in file.
i using netbeans 8.1 , can manage type of options these steps. think available netbeans 7 .
click tools option in header menu , select options menu.
select editor popup.
now see submenu below . select hint
select language javascript , uncheck options don't need , save.
this way can enable or disable syntax checking option languages. , can manage formatting, code folding, spelling checker etc
Comments
Post a Comment