MCPcopy Create free account

hub / github.com/amperser/proselint / functions

Functions1,339 in github.com/amperser/proselint

↓ 10 callersFunctiongetOrder
(line)
plugins/webeditor/codemirror/lib/codemirror.js:4776
↓ 10 callersFunctionisMember
(element,list)
plugins/webeditor/codemirror/mode/erlang/erlang.js:120
↓ 10 callersFunctionpass
()
plugins/webeditor/codemirror/mode/javascript/javascript.js:192
↓ 10 callersFunctionpeek
()
plugins/webeditor/codemirror/test/lint/parse-js.js:295
↓ 10 callersFunctionremoveChildrenAndAdd
(parent, e)
plugins/webeditor/codemirror/lib/codemirror.js:5146
↓ 10 callersFunctionret
(tp, style)
plugins/webeditor/codemirror/mode/pig/pig.js:21
↓ 10 callersFunctionsignalLater
(emitter, type /*, values...*/)
plugins/webeditor/codemirror/lib/codemirror.js:5014
↓ 10 callersFunctionupdateLineHeight
(line, height)
plugins/webeditor/codemirror/lib/codemirror.js:4721
↓ 9 callersFunctionMT
(name)
plugins/webeditor/codemirror/mode/xquery/test.js:8
↓ 9 callersFunctionbindKeys
(keys, modifier)
plugins/webeditor/codemirror/keymap/vim.js:2730
↓ 9 callersFunctioncls
(line, text, bg, wrap)
plugins/webeditor/codemirror/test/test.js:1159
↓ 9 callersFunctioncursorCoords
(cm, pos, context, lineObj, measurement)
plugins/webeditor/codemirror/lib/codemirror.js:1117
↓ 9 callersMethodfinditer
Compile and cache a pattern, then iterate over matches in `text`.
proselint/registry/checks/engine.py:131
↓ 9 callersFunctiongetSearchState
(cm)
plugins/webeditor/codemirror/keymap/vim.js:2095
↓ 9 callersFunctiongetVimGlobalState
()
plugins/webeditor/codemirror/keymap/vim.js:337
↓ 9 callersFunctionindexOf
(collection, elt)
plugins/webeditor/codemirror/lib/codemirror.js:5085
↓ 9 callersFunctionn_counts
Generate a list of repetition counts for a collection of items.
tests/test_check_types.py:46
↓ 9 callersFunctionoffsetCursor
(cur, offsetLine, offsetCh)
plugins/webeditor/codemirror/test/vim_test.js:183
↓ 9 callersFunctionunexpected
()
plugins/webeditor/codemirror/test/lint/acorn.js:935
↓ 8 callersFunctionchain
(stream, state, f)
plugins/webeditor/codemirror/mode/tiddlywiki/tiddlywiki.js:55
↓ 8 callersFunctionfocusInput
(cm)
plugins/webeditor/codemirror/lib/codemirror.js:1435
↓ 8 callersFunctionforEach
(arr, f)
plugins/webeditor/codemirror/addon/hint/pig-hint.js:2
↓ 8 callersFunctionoff
(emitter, type, f)
plugins/webeditor/codemirror/lib/codemirror.js:4993
↓ 8 callersFunctionp
(v)
plugins/webeditor/codemirror/test/test.js:361
↓ 8 callersFunctionparseIdent
(liberal)
plugins/webeditor/codemirror/test/lint/acorn.js:1586
↓ 8 callersFunctionphase
(state)
plugins/webeditor/codemirror/mode/rst/rst.js:466
↓ 8 callersFunctionproselint
Create the CLI for proselint, a linter for prose.
proselint/command_line.py:109
↓ 8 callersFunctionpushStateStack
(state, newState)
plugins/webeditor/codemirror/mode/xquery/xquery.js:421
↓ 8 callersFunctionstage
(state)
plugins/webeditor/codemirror/mode/rst/rst.js:462
↓ 8 callersFunctionstartNodeFrom
(other)
plugins/webeditor/codemirror/test/lint/acorn.js:850
↓ 8 callersFunctiont
(stream, state)
plugins/webeditor/codemirror/mode/groovy/groovy.js:72
↓ 8 callersFunctionwordRegexp
(words)
plugins/webeditor/codemirror/mode/vb/vb.js:4
↓ 7 callersFunctionCodeMirror
(place, options)
plugins/webeditor/codemirror/lib/codemirror.js:42
↓ 7 callersFunctionchain
(stream, state, f)
plugins/webeditor/codemirror/mode/xquery/xquery.js:89
↓ 7 callersFunctionchangeActive
(i)
plugins/webeditor/codemirror/addon/hint/show-hint.js:77
↓ 7 callersFunctionclipCursorToContent
* Clips cursor to ensure that line is within the buffer's range * If includeLineBreak is true, then allow cur.ch == lineLength.
plugins/webeditor/codemirror/keymap/vim.js:1565
↓ 7 callersFunctioncommasep
(comb, end)
plugins/webeditor/codemirror/mode/rust/rust.js:160
↓ 7 callersFunctioncopyPos
(x)
plugins/webeditor/codemirror/lib/codemirror.js:2337
↓ 7 callersFunctionfindFirstNonWhiteSpaceCharacter
(text)
plugins/webeditor/codemirror/keymap/vim.js:1697
↓ 7 callersFunctionfold
(ll, cl, lr, cr)
plugins/webeditor/codemirror/test/test.js:723
↓ 7 callersFunctionfoldLines
(cm, start, end, autoClear)
plugins/webeditor/codemirror/test/test.js:601
↓ 7 callersFunctionget
(ch, right)
plugins/webeditor/codemirror/lib/codemirror.js:1120
↓ 7 callersFunctiongetVimState
(cm)
plugins/webeditor/codemirror/keymap/vim.js:349
↓ 7 callersFunctionindent
(state)
plugins/webeditor/codemirror/mode/sass/sass.js:102
↓ 7 callersFunctionindexOf
(collection, elt)
plugins/webeditor/codemirror/test/driver.js:6
↓ 7 callersFunctionisLine
(doc, l)
plugins/webeditor/codemirror/lib/codemirror.js:2354
↓ 7 callersFunctionlineIsHidden
(doc, line)
plugins/webeditor/codemirror/lib/codemirror.js:3837
↓ 7 callersFunctionpass
()
plugins/webeditor/codemirror/mode/haxe/haxe.js:191
↓ 7 callersFunctionpopContext
(state)
plugins/webeditor/codemirror/mode/groovy/groovy.js:137
↓ 7 callersFunctionreplaceRange
(doc, code, from, to, origin)
plugins/webeditor/codemirror/lib/codemirror.js:2320
↓ 7 callersFunctionsendKey
(code)
plugins/webeditor/codemirror/test/test.js:1288
↓ 7 callersFunctionsetSelection
(doc, anchor, head, bias, checkAtomic)
plugins/webeditor/codemirror/lib/codemirror.js:2388
↓ 7 callersFunctionspansFor
(n)
plugins/webeditor/codemirror/lib/codemirror.js:4258
↓ 7 callersFunctionsplitLines
(string)
plugins/webeditor/codemirror/addon/runmode/runmode.node.js:3
↓ 7 callersFunctionstatement
(type)
plugins/webeditor/codemirror/mode/haxe/haxe.js:245
↓ 7 callersFunctionstr
(p)
plugins/webeditor/codemirror/test/driver.js:118
↓ 7 callersFunctiontest
(name, run, expectedFail)
plugins/webeditor/codemirror/test/driver.js:13
↓ 7 callersFunctionwords
(str)
plugins/webeditor/codemirror/mode/ecl/ecl.js:3
↓ 6 callersFunctionclearCaches
(cm)
plugins/webeditor/codemirror/lib/codemirror.js:1065
↓ 6 callersFunctionclose
()
plugins/webeditor/codemirror/addon/dialog/dialog.js:20
↓ 6 callersFunctioncursorEqual
(cur1, cur2)
plugins/webeditor/codemirror/keymap/vim.js:1630
↓ 6 callersFunctionendOperation
(cm)
plugins/webeditor/codemirror/lib/codemirror.js:1275
↓ 6 callersFunctioneventInWidget
(display, e)
plugins/webeditor/codemirror/lib/codemirror.js:1546
↓ 6 callersFunctionexitVisualMode
(cm, vim)
plugins/webeditor/codemirror/keymap/vim.js:1664
↓ 6 callersFunctionforEach
(arr, f)
plugins/webeditor/codemirror/test/test.js:3
↓ 6 callersFunctionhasHandler
(emitter, type)
plugins/webeditor/codemirror/lib/codemirror.js:5035
↓ 6 callersFunctionheightAtLine
(cm, lineObj)
plugins/webeditor/codemirror/lib/codemirror.js:4757
↓ 6 callersFunctioninLine
(style)
plugins/webeditor/codemirror/mode/tiki/tiki.js:18
↓ 6 callersFunctionlinkedDocs
(doc, f, sharedHistOnly)
plugins/webeditor/codemirror/lib/codemirror.js:4665
↓ 6 callersMethodmake_set
( self, padding: Padding, patterns: Collection[str], anchor: Anchor = Anchor.U
proselint/registry/checks/engine.py:169
↓ 6 callersFunctionparse_error
(err)
plugins/webeditor/codemirror/test/lint/parse-js.js:366
↓ 6 callersFunctionresetInput
(cm, user)
plugins/webeditor/codemirror/lib/codemirror.js:1422
↓ 6 callersFunctionsetScrollLeft
(cm, val, isScroller)
plugins/webeditor/codemirror/lib/codemirror.js:1814
↓ 6 callersFunctionstartOperation
(cm)
plugins/webeditor/codemirror/lib/codemirror.js:1259
↓ 6 callersFunctionstat_of
(comb, tag)
plugins/webeditor/codemirror/mode/rust/rust.js:172
↓ 6 callersFunctionsubscripts
(expr, allow_calls)
plugins/webeditor/codemirror/test/lint/parse-js.js:1190
↓ 6 callersFunctionswitchInline
(stream, state, f)
plugins/webeditor/codemirror/mode/markdown/markdown.js:80
↓ 6 callersFunctionupdate
(line, text, spans)
plugins/webeditor/codemirror/lib/codemirror.js:4259
↓ 6 callersFunctionvisualLine
(doc, line)
plugins/webeditor/codemirror/lib/codemirror.js:3830
↓ 5 callersFunctionaddPluginPattern
(pluginName, cmdStyle, styles)
plugins/webeditor/codemirror/mode/stex/stex.js:41
↓ 5 callersFunctionaddStop
(event)
plugins/webeditor/codemirror/lib/codemirror.js:4949
↓ 5 callersFunctionatom
(ll, cl, lr, cr, li, ri)
plugins/webeditor/codemirror/test/test.js:1189
↓ 5 callersFunctionblock_
()
plugins/webeditor/codemirror/test/lint/parse-js.js:997
↓ 5 callersFunctionchain
(newtok, stream, state)
plugins/webeditor/codemirror/mode/ruby/ruby.js:21
↓ 5 callersFunctioncharacters
(str)
plugins/webeditor/codemirror/test/lint/parse-js.js:1332
↓ 5 callersFunctioncollapsedSpanAtEnd
(line)
plugins/webeditor/codemirror/lib/codemirror.js:3828
↓ 5 callersFunctioncommasep
(what, end)
plugins/webeditor/codemirror/mode/haxe/haxe.js:327
↓ 5 callersFunctioncopyState
(mode, state)
plugins/webeditor/codemirror/lib/codemirror.js:3159
↓ 5 callersFunctioncountColumn
(string, end, tabSize, startIndex, startValue)
plugins/webeditor/codemirror/lib/codemirror.js:5056
↓ 5 callersFunctiondedent
(_stream, state)
plugins/webeditor/codemirror/mode/vb/vb.js:44
↓ 5 callersFunctiondocOperation
(f)
plugins/webeditor/codemirror/lib/codemirror.js:1339
↓ 5 callersFunctionfail
(msg, pos)
plugins/webeditor/codemirror/test/lint/lint.js:92
↓ 5 callersFunctiongetMarkedSpanFor
(spans, marker)
plugins/webeditor/codemirror/lib/codemirror.js:3665
↓ 5 callersFunctiongetSearchCursor
(cm, query, pos)
plugins/webeditor/codemirror/addon/search/search.js:32
↓ 5 callersFunctiongetStateBefore
(cm, n)
plugins/webeditor/codemirror/lib/codemirror.js:920
↓ 5 callersFunctioninArray
(val, arr)
plugins/webeditor/codemirror/keymap/vim.js:326
↓ 5 callersFunctionisInXmlAttributeBlock
(state)
plugins/webeditor/codemirror/mode/xquery/xquery.js:403
↓ 5 callersFunctionisReadOnly
(cm)
plugins/webeditor/codemirror/lib/codemirror.js:1440
↓ 5 callersFunctionisUpperCase
(k)
plugins/webeditor/codemirror/keymap/vim.js:311
↓ 5 callersFunctionkeySet
(array)
plugins/webeditor/codemirror/mode/css/css.js:291
← previousnext →101–200 of 1,339, ranked by callers