Adding JavaScript ES6 to Dreamweaver CS6

后端 未结 2 693
独厮守ぢ
独厮守ぢ 2020-12-11 14:57

How do I make it so that Dreamweaver CS6 doesn\'t give me a syntax error when I use let instead of var?

2条回答
  •  离开以前
    2020-12-11 15:45

    The "Edit > Preferences > Linting then Edit the JS file" is a bogus answer, there is no "linting" option in the preferences of Dreamweaver CS6. The "linting" feature wasn't added until Creative Cloud. It is unlikely that there will be a patch, Adobe wants you to switch to a subscription-based version instead.

    Screenshot of Dreamweaver settings

提交回复
热议问题