AppCode 2018.1 Help

JavaScript Linters

AppCode integrates with most popular JavaScript code linters that detect problems in your code without executing it. When installed and enabled, a linter activates automatically every time you open a JavaScript file and reports detected errors and warnings in the editor.

To view a problem description

Hover the mouse pointer over the highlighted problem in the editor. AppCode shows a tooltip where the problem is reported.

To apply a quick-fix

Press N/A and choose the relevant suggestion form the list.

Last modified: 19 September 2019