MCPcopy Index your code

hub / github.com/maaslalani/sheets / functions

Functions432 in github.com/maaslalani/sheets

↓ 166 callersFunctionapplyKey
(t *testing.T, m model, msg tea.KeyMsg)
internal/sheets/test_helpers_test.go:79
↓ 141 callersMethodsetCellValue
(row, col int, value string)
internal/sheets/model.go:476
↓ 132 callersFunctionruneKey
(value string)
internal/sheets/test_helpers_test.go:63
↓ 108 callersMethodcellValue
(row, col int)
internal/sheets/model.go:472
↓ 106 callersFunctionnewModel
()
internal/sheets/model.go:15
↓ 77 callersMethodclearRegisterState
()
internal/sheets/normal_mode.go:510
↓ 55 callersMethodclearCount
()
internal/sheets/normal_mode.go:506
↓ 36 callersFunctionassertCellValue
(t *testing.T, m model, row, col int, want string)
internal/sheets/test_helpers_test.go:101
↓ 31 callersFunctionclamp
(value, low, high int)
internal/sheets/util.go:283
↓ 25 callersMethodpeek
()
internal/sheets/formula.go:680
↓ 25 callersMethodrestartCursorBlink
()
internal/sheets/edit_mode.go:330
↓ 24 callersMethodString
()
internal/sheets/formula.go:36
↓ 20 callersMethoddone
()
internal/sheets/formula.go:684
↓ 19 callersFunctionrun
(args []string, stdout io.Writer)
internal/sheets/main.go:314
↓ 18 callersMethodensureVisible
()
internal/sheets/navigate.go:89
↓ 17 callersMethodmoveSelection
(deltaRow, deltaCol int)
internal/sheets/navigate.go:23
↓ 17 callersMethodsendText
(input string)
internal/sheets/integration_test.go:269
↓ 15 callersFunctionassertDisplayValue
(t *testing.T, m model, row, col int, want string)
internal/sheets/test_helpers_test.go:109
↓ 15 callersMethodselectionContains
(row, col int)
internal/sheets/select_mode.go:208
↓ 15 callersMethodskipSpaces
()
internal/sheets/formula.go:659
↓ 15 callersFunctionwriteTempCSV
(t *testing.T, relativePath, contents string)
internal/sheets/test_helpers_test.go:41
↓ 14 callersMethodassertStatusContains
(t *testing.T, expected ...string)
internal/sheets/integration_test.go:397
↓ 14 callersMethodstatusContains
(expected ...string)
internal/sheets/integration_test.go:377
↓ 14 callersMethodwaitForScreen
(description string, condition func(screen terminalScreen) bool)
internal/sheets/integration_test.go:325
↓ 13 callersFunctioncellRef
(row, col int)
internal/sheets/util.go:279
↓ 13 callersFunctionisDigit
(ch byte)
internal/sheets/util.go:261
↓ 13 callersMethodloadCSVFile
(path string)
internal/sheets/model.go:143
↓ 13 callersFunctionparseCellRef
(ref string)
internal/sheets/util.go:31
↓ 12 callersMethodgoToCell
(row, col int)
internal/sheets/navigate.go:5
↓ 12 callersFunctionnumberFormulaValue
(number float64)
internal/sheets/formula.go:28
↓ 12 callersMethodwaitForStatus
(description string, expected ...string)
internal/sheets/integration_test.go:335
↓ 11 callersFunctionassertSelection
(t *testing.T, m model, wantRow, wantCol int)
internal/sheets/test_helpers_test.go:117
↓ 11 callersMethodclearNormalPrefixes
()
internal/sheets/normal_mode.go:515
↓ 11 callersMethoddisplayValue
(row, col int)
internal/sheets/render.go:452
↓ 11 callersFunctionisLetter
(ch byte)
internal/sheets/util.go:257
↓ 11 callersMethodpushUndoState
()
internal/sheets/model.go:417
↓ 10 callersMethodcommandPrefixKeys
()
internal/sheets/normal_mode.go:469
↓ 10 callersFunctionfit
(value string, width int)
internal/sheets/render.go:484
↓ 10 callersMethodscreenContains
(expected ...string)
internal/sheets/integration_test.go:385
↓ 10 callersMethodsendKey
(msg tea.KeyMsg)
internal/sheets/integration_test.go:309
↓ 9 callersFunctionisEscapeKey
(msg tea.KeyMsg)
internal/sheets/model.go:400
↓ 9 callersFunctionnormalizedTextInputValue
(value string)
internal/sheets/edit_mode.go:259
↓ 8 callersMethodUpdate
(msg tea.Msg)
internal/sheets/model.go:285
↓ 8 callersMethodenterInsertModeWithKeys
(keys []tea.KeyMsg)
internal/sheets/edit_mode.go:105
↓ 8 callersFunctionisFormulaCell
(value string)
internal/sheets/formula.go:11
↓ 8 callersMethodrecordJumpFromCurrent
()
internal/sheets/navigate.go:165
↓ 8 callersMethodrenderContentLine
(row, visibleCols int)
internal/sheets/render.go:208
↓ 8 callersFunctionstartTerminalSession
(t *testing.T, args ...string)
internal/sheets/integration_test.go:218
↓ 8 callersMethodvisibleRows
()
internal/sheets/navigate.go:109
↓ 7 callersMethodclearGotoCellCommand
()
internal/sheets/normal_mode.go:250
↓ 7 callersMethodmatch
(ch byte)
internal/sheets/formula.go:665
↓ 7 callersMethodmaxVisibleRows
()
internal/sheets/navigate.go:114
↓ 7 callersMethodrenderStatusBar
()
internal/sheets/render.go:55
↓ 6 callersFunctionassertContainsAll
(t *testing.T, label, text string, parts ...string)
internal/sheets/test_helpers_test.go:133
↓ 6 callersFunctioncloneClipboard
(clip clipboard)
internal/sheets/clipboard.go:9
↓ 6 callersMethodloadCSV
(records [][]string)
internal/sheets/model.go:175
↓ 6 callersMethodmoveToColumn
(col int)
internal/sheets/navigate.go:39
↓ 6 callersFunctionnewInsertEditingModel
(value string, cursor int)
internal/sheets/test_helpers_test.go:12
↓ 6 callersMethodselectionBounds
()
internal/sheets/select_mode.go:194
↓ 6 callersMethodsendTextAndEscape
(input string)
internal/sheets/integration_test.go:284
↓ 6 callersFunctionstartCommand
(t *testing.T, m model, command string)
internal/sheets/test_helpers_test.go:96
↓ 6 callersMethodsyncRowLabelWidth
()
internal/sheets/model.go:486
↓ 6 callersFunctionupdateKey
(t *testing.T, m model, msg tea.KeyMsg)
internal/sheets/test_helpers_test.go:67
↓ 5 callersMethodView
()
internal/sheets/render.go:10
↓ 5 callersMethodactiveRef
()
internal/sheets/render.go:436
↓ 5 callersFunctionapplyKeys
(t *testing.T, m model, msgs ...tea.KeyMsg)
internal/sheets/test_helpers_test.go:86
↓ 5 callersMethodcellFromMouse
(x, y int)
internal/sheets/navigate.go:203
↓ 5 callersMethodclearDeleteRowCommand
()
internal/sheets/normal_mode.go:201
↓ 5 callersMethodclearYankCommand
()
internal/sheets/normal_mode.go:205
↓ 5 callersMethodconsume
()
internal/sheets/formula.go:674
↓ 5 callersFunctionfitLeft
(value string, width int)
internal/sheets/render.go:494
↓ 5 callersMethodmoveInsertSelection
(deltaRow, deltaCol int)
internal/sheets/edit_mode.go:70
↓ 5 callersFunctionnewProgramModel
(args []string)
internal/sheets/main.go:47
↓ 5 callersFunctionrewriteFormulaReferences
(value string, deltaRow, deltaCol int)
internal/sheets/util.go:149
↓ 5 callersMethodstatusTitle
()
internal/sheets/render.go:122
↓ 5 callersFunctiontempCSVPath
(t *testing.T, relativePath string)
internal/sheets/test_helpers_test.go:30
↓ 5 callersMethodvisibleCols
()
internal/sheets/navigate.go:132
↓ 4 callersMethodactiveValue
()
internal/sheets/render.go:444
↓ 4 callersFunctionalignCenter
(value string, width int)
internal/sheets/render.go:471
↓ 4 callersMethodbounds
()
internal/sheets/util.go:13
↓ 4 callersMethodclearCommandPrompt
()
internal/sheets/commands.go:25
↓ 4 callersFunctioncolumnLabel
(col int)
internal/sheets/util.go:265
↓ 4 callersMethodenterTextAndWaitForStatus
(description, input string, expected ...string)
internal/sheets/integration_test.go:290
↓ 4 callersMethodevaluateCell
(row, col int, ctx *formulaEvalContext)
internal/sheets/formula.go:100
↓ 4 callersMethodexitSelectMode
()
internal/sheets/select_mode.go:168
↓ 4 callersMethodmoveHalfPage
(direction int)
internal/sheets/navigate.go:29
↓ 4 callersMethodnavigateJumpList
(direction, count int)
internal/sheets/navigate.go:177
↓ 4 callersFunctionrenderTextInput
(value string, cursorPos, width int, cursorModel cursor.Model, textStyle lipgloss.Style)
internal/sheets/edit_mode.go:206
↓ 4 callersMethodrepeatSearch
(count int, reverse bool)
internal/sheets/search.go:98
↓ 4 callersMethodsaveLastChange
(keys []tea.KeyMsg)
internal/sheets/clipboard.go:21
↓ 4 callersMethodselectionHorizontalBorderHighlighted
(borderRow, col int)
internal/sheets/render.go:420
↓ 4 callersMethodselectionVerticalBorderHighlighted
(row, borderCol int)
internal/sheets/render.go:428
↓ 4 callersMethodstartSearchPrompt
(direction int)
internal/sheets/search.go:10
↓ 4 callersMethodstoreYankClipboard
(clip clipboard)
internal/sheets/clipboard.go:72
↓ 4 callersFunctiontruncate
(value string, width int)
internal/sheets/render.go:504
↓ 4 callersMethodwaitForEmptySheet
()
internal/sheets/integration_test.go:320
↓ 4 callersFunctionwriteTempTSV
(t *testing.T, relativePath, contents string)
internal/sheets/test_helpers_test.go:52
↓ 3 callersMethodadd
(number float64)
internal/sheets/formula.go:545
↓ 3 callersMethodcommitCurrentInput
()
internal/sheets/edit_mode.go:152
↓ 3 callersMethodcomputedCellValue
(row, col int)
internal/sheets/formula.go:76
next →1–100 of 432, ranked by callers