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 .

  1. click tools option in header menu , select options menu.

    enter image description here

  2. select editor popup.

    select editor pop

  3. now see submenu below . select hint

    hint

  4. 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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -