MCPcopy Create free account

hub / github.com/aarzilli/yacco / functions

Functions991 in github.com/aarzilli/yacco

↓ 2 callersFunctionDoHighlightingConsistency
(buf *buf.Buffer, top *util.Sel, sfr *textframe.ScrollFrame)
edutil/edutil.go:73
↓ 2 callersMethodEval
(b *buf.Buffer, sel util.Sel)
edit/addr.go:264
↓ 2 callersMethodExec
(ec ExecContext, matches []string, s, e int, othered, doselect bool)
load.go:192
↓ 2 callersMethodExecCodeAction
(a LspBufferPos, rest string, execEdit func([]TextDocumentEdit), look func(string))
lsp/lsp.go:443
↓ 2 callersMethodFixTop
()
editor.go:466
↓ 2 callersFunctionFmtevent2extra
Writes messages to describe the extra argument for an execute message (ie you should call Fmtevent2 first with hasextra == true
util/events.go:98
↓ 2 callersFunctionFmtevent3
(eventChan chan string, origin EventOrigin, istag bool, p, s, e int, arg string, onfail func())
util/events.go:106
↓ 2 callersFunctionFocused
Focused copies the focused status to ibus
ibus/ibus.go:298
↓ 2 callersFunctionFsRemoveEditor
(n int)
fs.go:233
↓ 2 callersMethodGenTag
()
editor.go:296
↓ 2 callersFunctionHeuristicPlaceEditor
(ed *Editor, warp bool)
open.go:66
↓ 2 callersMethodIsEmpty
()
buf/undo.go:33
↓ 2 callersFunctionIsTemplatesFile
(path string)
config/serial.go:289
↓ 2 callersFunctionKeyEvent
control, alt, shift, super
util/config.go:73
↓ 2 callersMethodLen
()
exec.go:1138
↓ 2 callersMethodList
()
edit/editlang.go:53
↓ 2 callersFunctionLoadFrom
(dumpDest string)
dump.go:66
↓ 2 callersFunctionMeasureString
Mesures the length of the string
util/font.go:221
↓ 2 callersFunctionMixColorHack
(rs []rune, cs []uint8)
util/util.go:701
↓ 2 callersMethodMoveGap
Displaces gap to start at point p
buf/buffer.go:568
↓ 2 callersFunctionNew
Script selects the default script to use. Features is a comma separated list of features to enable. If script is the empty string "DFLT", "dflt" and "
otat/otat.go:124
↓ 2 callersFunctionNewEvent
(e interface{})
util/events.go:558
↓ 2 callersFunctionNewFontFromBytes
(dpi, size, lineSpacing float64, fullHinting, autoligatures bool, fontBytes [][]byte)
util/font.go:95
↓ 2 callersMethodPushUp
Pushes text graphically up by "ln" phisical lines Returns the number of glyphs left in the frame
textframe/frame.go:1184
↓ 2 callersMethodPut
()
buf/buffer.go:852
↓ 2 callersMethodReadFrom
(in io.Reader)
util/events.go:144
↓ 2 callersFunctionReadProps
(p9clnt *clnt.Clnt)
util/util.go:284
↓ 2 callersMethodRedraw
()
cols.go:96
↓ 2 callersMethodRedraw
()
col.go:216
↓ 2 callersMethodRedraw
* Redraws frame. rdir and rpar are optimization parameters for partial redrawing of the frame during scrolling When rdir > 0, rpar is the number of gl
textframe/scrollframe.go:61
↓ 2 callersMethodReferences
(a LspBufferPos)
lsp/lsp.go:287
↓ 2 callersMethodReplaceAll
(stash []ReplaceOp, eventChan chan string, origin util.EventOrigin)
buf/buffer.go:1221
↓ 2 callersFunctionReset
Reset sends the reset command to ibus
ibus/ibus.go:316
↓ 2 callersFunctionScrollfn
(buf *buf.Buffer, top *util.Sel, sfr *textframe.ScrollFrame, sd, sl int)
edutil/edutil.go:28
↓ 2 callersFunctionSetCursorLocation
(pos image.Rectangle)
ibus/ibus.go:237
↓ 2 callersMethodSetSaved
marks first as saved, removes every other saved mark
buf/undo.go:101
↓ 2 callersMethodSetWnd
(wnd *Window)
editor.go:72
↓ 2 callersMethodShouldFetchText
The text was too big to be included in the message, we will need to fetch it using addr and data files
util/events.go:266
↓ 2 callersFunctionTagSetEditableStart
(tagbuf *buf.Buffer)
win.go:550
↓ 2 callersFunctionTcSetAttr
(file *os.File, when SetWhen, tios *Termios)
extra/win/termios.go:171
↓ 2 callersMethodUTF16Pos
(ln, col int)
buf/buffer.go:1240
↓ 2 callersMethodUndo
remove one, return it
buf/undo.go:72
↓ 2 callersMethodWarpToHandle
()
editor.go:557
↓ 2 callersMethodWorkspaceSymbol
(query string)
lsp/lsp.go:505
↓ 2 callersFunctionXYcmdfn
(inv bool, c *Cmd, ec *EditContext)
edit/cmds.go:468
↓ 2 callersFunctionabs
(n int)
textframe/frame.go:403
↓ 2 callersMethodadd
(cov coverage, item int)
otat/accel.go:8
↓ 2 callersMethodallSelectionsEmpty
()
textframe/frame.go:875
↓ 2 callersMethodappend
(i Index, item int)
otat/accel.go:46
↓ 2 callersFunctionappendLocs
(s string, defs []locationAndKind, curPath string, ln int)
lsp/lsp.go:302
↓ 2 callersMethodappendWheelEvent
(w image.Point, d int)
events.go:262
↓ 2 callersMethodapply
(m *Machine)
otat/process.go:152
↓ 2 callersMethodapplyStash
(stash []buf.ReplaceOp)
edit/cmds.go:530
↓ 2 callersFunctionassertNoError
(err error, t *testing.T)
extra/Go/rename/rename_test.go:12
↓ 2 callersFunctionbcmdfn
(openOthers bool, c *Cmd, ec *EditContext)
edit/cmds.go:349
↓ 2 callersFunctionbufferMap
(ec *EditContext)
edit/cmds.go:418
↓ 2 callersMethodcalcRects
()
win.go:266
↓ 2 callersFunctioncanExecute
()
extra/Watch/Watch.go:149
↓ 2 callersFunctioncdIntl
(arg string)
exec.go:1078
↓ 2 callersFunctionclearPackagePaths
(in string)
extra/Go/Go.go:585
↓ 2 callersFunctionclickExec
(lp LogicalPos, e util.MouseDownEvent, ee *mouse.Event, events <-chan util.EventOrRunnable)
win.go:1184
↓ 2 callersFunctionclickExec12
click with left button, followed by the middle button
win.go:1355
↓ 2 callersFunctioncompleteClick
(events <-chan util.EventOrRunnable, completeAction, cancelAction mouse.Button)
win.go:1260
↓ 2 callersFunctionconcatargs
(args []string)
extra/Watch/Watch.go:261
↓ 2 callersFunctioncountSlash
(str string)
extra/LookFile/search.go:284
↓ 2 callersMethodcover6
(backtrack, lookahead []Index)
otat/process.go:201
↓ 2 callersFunctiondeclsToObjects
declToIdent extracts objects declared in decls
extra/Go/rename/rename.go:348
↓ 2 callersFunctiondrawglyph
(face font.Face, dot fixed.Point26_6, img *image.RGBA, ch rune)
otat/cmd/finfo.go:23
↓ 2 callersFunctiondrawstring
(face font.Face, dot fixed.Point26_6, img *image.RGBA, str string)
otat/cmd/finfo.go:37
↓ 2 callersFunctioneasyCommand
(cmd string)
jobs.go:260
↓ 2 callersFunctioneditCmd
(ec ExecContext, arg string, trace bool)
exec.go:570
↓ 2 callersFunctioneditPgmToFunc
(pgm *edit.Cmd)
exec.go:1273
↓ 2 callersFunctionexpandSelToWord
(buf *buf.Buffer, sel util.Sel)
win.go:1445
↓ 2 callersFunctionextreplcmdfn
(all bool, c *Cmd, ec *EditContext)
edit/cmds.go:427
↓ 2 callersFunctionfileSystemSearch
(edDir string, resultChan chan<- *lookFileResult, searchDone chan struct{}, needle string, exact bool, maxResu
extra/LookFile/search.go:69
↓ 2 callersFunctionfileSystemSearchMatch1
(needlerx *regexp.Regex, needle, haystack string, depth int)
extra/LookFile/search.go:254
↓ 2 callersMethodfind
(idx int)
hl/hl.go:74
↓ 2 callersFunctionfindPMatch
(b *buf.Buffer, sel0 util.Sel)
editor.go:487
↓ 2 callersFunctiongcmdfn
(flags gcmdFlags, c *Cmd, ec *EditContext)
edit/cmds.go:256
↓ 2 callersMethodget
(i Index)
otat/accel.go:56
↓ 2 callersFunctiongetCmdIntl
(ec ExecContext, arg string, special bool)
exec.go:681
↓ 2 callersFunctiongetSelection
(selAtom xproto.Atom)
clipboard/clipboard.go:74
↓ 2 callersFunctiongetTextArg
(signal *dbus.Signal)
ibus/ibus.go:184
↓ 2 callersMethodglyph
(face font.Face)
textframe/frame.go:967
↓ 2 callersFunctiongofmtIntl
()
extra/Go/Go.go:78
↓ 2 callersFunctiongorename
()
extra/Go/Go.go:98
↓ 2 callersFunctiongosave
(args []string)
extra/Go/Go.go:107
↓ 2 callersFunctionheaderParser
(tz *tokenizer, ps *parserState)
iniparse/iniparse.go:99
↓ 2 callersFunctionhistoryNum
(n int)
extra/win/hist.go:39
↓ 2 callersFunctionkill
(cmd *exec.Cmd)
extra/Watch/Watch.go:137
↓ 2 callersFunctionlookfwdEx
(ed *Editor, needle []rune, start int, exact bool)
look.go:18
↓ 2 callersFunctionlookupAtom
(at xproto.Atom)
clipboard/clipboard.go:164
↓ 2 callersMethodmakeCoverage
(ch rune)
otat/auto.go:52
↓ 2 callersFunctionmakeP9Addr
(name string)
fs.go:144
↓ 2 callersFunctionmatchDelim
(delim []rune, start int, buf yregexp.Matchable)
hl/hl.go:98
↓ 2 callersFunctionmergeChangedFiles
(dest, src map[string]*ast.File)
extra/Go/rename/rename.go:504
↓ 2 callersFunctionmtcmdfn
(del bool, c *Cmd, ec *EditContext)
edit/cmds.go:45
↓ 2 callersFunctionmust
(err error)
extra/cmfmt/main_test.go:10
↓ 2 callersFunctionmust
(err error)
otat/cmd/gsubinfo.go:19
↓ 2 callersMethodnewThreadlist
()
regexp/exec.go:26
← previousnext →301–400 of 991, ranked by callers