beatovich: Forum für Code Review und Testing gesucht

Beitrag lesen

problematische Seite

hallo

Hallo dedlfix,

vielen Dank für Deine Hinweise!

Weißt Du ob es ein Linter-Plugin für Notepad++ gibt oder kannst Du ein JS-IDE empfehlen?

Der Plagin Manager zeigt

JS Lint

A Notepad++ plugin that allows users to run JSLint (The JavaScript Code Quality Tool) against their open JavaScript files (more about JSLint at http://www.jslint.com/lint.html).
Author: Martin Vladic
Source: https://sourceforge.net/projects/jslintnpp/
Latest update: 0.8.3 
- Bug fixed: "#12 Doesn't work with Javascript/JSON files in newer versions of N++"
- JSLint script updated to version from 2015-11-16 
- JSHint script updated to version 2.6.3 (Warning: versions of JSHint newer than 2.6.3 doesn't work anymore with the version of V8 JavaScript engine that this plugin is using!!!) 
0.8.2 
- JSHint download URL changed to https://raw.github.com/jshint/jshint/master/dist/jshint.js (let's hope this doesn't change in the future). 
- Detection of JSHint version number added. It is read from the first line of source file (let's hope this doesn't change in the future, too). 
- JSLint script updated to version from 2013-11-23 
- JSHint script updated to version 2.3.0
0.8.1
- JSLint script updated to version from 2012-11-17
- JSHint script updated to version downloaded from www.jshint.com on 2012-11-22
- Bugs fixed:
- "Cannot update to latest jshint (download link returns 404)"
- "Invalid jshint url in about dialog"