Showing 218 of 289 total issues
Function replaceRange
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function replaceRange(e, t, n, r, o) {
Function endOfLine
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function endOfLine(e, t, n, r, o) {
Function Se
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Se = function(e, t, n, r, o) {
Function markTextShared
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function markTextShared(e, t, n, r, o) {
Function findPosH
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function findPosH(e, t, n, r, o) {
Function applyTextInput
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function applyTextInput(e, t, n, r, o) {
Function charCoords
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function charCoords(e, t, n, r, o) {
Function skipAtomicInner
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function skipAtomicInner(e, t, n, r, o) {
Function insertLineWidgetsFor
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function insertLineWidgetsFor(e, t, n, r, o) {
Function skipAtomic
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function skipAtomic(e, t, n, r, o) {
Function markText
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function markText(e, t, n, r, o) {
Function parseJS
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function parseJS(e, t, n, r, o) {
Function intoCoordSystem
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function intoCoordSystem(e, t, n, r, o) {
Function coordsCharInner
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function coordsCharInner(e, t, n, r, o) {
Function handleMappedButton
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function handleMappedButton(e, t, n, r, o) {
Function domTextBetween
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function domTextBetween(e, t, n, r, o) {
Function countColumn
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function countColumn(e, t, n, r, o) {
Avoid too many return
statements within this function. Open
Open
return (
/\btag\b/.test(u)
? />$/.test(d)
? a.state.context
? (a.depth = 0)
Avoid too many return
statements within this function. Open
Open
return ret(o.type, o.style, r)
Avoid too many return
statements within this function. Open
Open
if ("#" == n) return e.skipToEnd(), ret("error", "error")