MCPcopy Index your code

hub / github.com/maaslalani/sheets / functions

Functions432 in github.com/maaslalani/sheets

↓ 1 callersMethodcopySelectionReference
()
internal/sheets/clipboard.go:235
↓ 1 callersMethodcsvRecords
()
internal/sheets/model.go:235
↓ 1 callersMethodcutCurrentCell
(count int)
internal/sheets/clipboard.go:208
↓ 1 callersMethodcutSelection
()
internal/sheets/clipboard.go:243
↓ 1 callersMethoddeleteAtEditingCursor
()
internal/sheets/edit_mode.go:190
↓ 1 callersMethoddeleteBeforeEditingCursor
()
internal/sheets/edit_mode.go:186
↓ 1 callersMethoddeleteCurrentRow
(count int)
internal/sheets/normal_mode.go:444
↓ 1 callersMethoddeleteRows
(startRow, count int)
internal/sheets/clipboard.go:165
↓ 1 callersMethoddeleteToEndOfEditingCursor
()
internal/sheets/edit_mode.go:202
↓ 1 callersMethoddeleteToStartOfEditingCursor
()
internal/sheets/edit_mode.go:194
↓ 1 callersMethoddeleteWordBeforeEditingCursor
()
internal/sheets/edit_mode.go:198
↓ 1 callersFunctiondeltaForKey
(msg tea.KeyMsg)
internal/sheets/test_helpers_test.go:153
↓ 1 callersMethodenterInsertModeAtStartWithKeys
(keys []tea.KeyMsg)
internal/sheets/edit_mode.go:117
↓ 1 callersMethodenterRowSelectMode
()
internal/sheets/select_mode.go:163
↓ 1 callersMethodevaluateFormula
(input string, current cellKey, ctx *formulaEvalContext)
internal/sheets/formula.go:123
↓ 1 callersMethodexecutePrompt
()
internal/sheets/commands.go:98
↓ 1 callersMethodexecuteSearchPrompt
(query string, promptKind promptKind)
internal/sheets/search.go:27
↓ 1 callersMethodexitInsertMode
()
internal/sheets/edit_mode.go:159
↓ 1 callersMethodfindNextSearchMatchFrom
(query string, direction int, startCell cellKey)
internal/sheets/search.go:72
↓ 1 callersFunctionformatFormulaError
(err error)
internal/sheets/formula.go:68
↓ 1 callersMethodhalfPageRows
()
internal/sheets/navigate.go:128
↓ 1 callersMethodhandlePendingCommand
(msg tea.KeyMsg)
internal/sheets/commands.go:34
↓ 1 callersMethodhandlePendingDelete
(msg tea.KeyMsg)
internal/sheets/normal_mode.go:210
↓ 1 callersMethodhandlePendingGoto
(msg tea.KeyMsg)
internal/sheets/normal_mode.go:255
↓ 1 callersMethodhandlePendingMark
(msg tea.KeyMsg)
internal/sheets/normal_mode.go:402
↓ 1 callersMethodhandlePendingRegister
(msg tea.KeyMsg)
internal/sheets/normal_mode.go:356
↓ 1 callersMethodhandlePendingYank
(msg tea.KeyMsg)
internal/sheets/normal_mode.go:321
↓ 1 callersMethodhandlePendingZ
(msg tea.KeyMsg)
internal/sheets/normal_mode.go:374
↓ 1 callersMethodheight
()
internal/sheets/util.go:22
↓ 1 callersFunctionisCellRefCommandPrefix
(input string)
internal/sheets/util.go:109
↓ 1 callersFunctionisColumnLabelPrefix
(prefix string)
internal/sheets/util.go:135
↓ 1 callersMethodisFormulaErrorDisplayCell
(row, col int)
internal/sheets/formula.go:91
↓ 1 callersFunctionisFormulaIdentifierStart
(ch byte)
internal/sheets/formula.go:688
↓ 1 callersFunctionisFormulaNumberStart
(ch byte)
internal/sheets/formula.go:692
↓ 1 callersFunctionisQuitKey
(msg tea.KeyMsg)
internal/sheets/model.go:388
↓ 1 callersMethodisSingleCell
()
internal/sheets/util.go:27
↓ 1 callersMethodloadCSVReader
(reader io.Reader)
internal/sheets/model.go:162
↓ 1 callersMethodmatchesSearch
(row, col int, query string)
internal/sheets/search.go:87
↓ 1 callersFunctionmaybeHandleTopLevelOption
(args []string, stdout io.Writer)
internal/sheets/main.go:283
↓ 1 callersMethodmerge
(other aggregateState)
internal/sheets/formula.go:557
↓ 1 callersFunctionnormalizeMark
(r rune)
internal/sheets/normal_mode.go:575
↓ 1 callersFunctionnormalizeRegister
(r rune)
internal/sheets/normal_mode.go:562
↓ 1 callersMethodopenColAfterWithKeys
(keys []tea.KeyMsg)
internal/sheets/edit_mode.go:91
↓ 1 callersMethodopenColBeforeWithKeys
(keys []tea.KeyMsg)
internal/sheets/edit_mode.go:99
↓ 1 callersMethodopenRowAboveWithKeys
(keys []tea.KeyMsg)
internal/sheets/edit_mode.go:85
↓ 1 callersMethodopenRowBelowWithKeys
(keys []tea.KeyMsg)
internal/sheets/edit_mode.go:77
↓ 1 callersMethodparse
()
internal/sheets/formula.go:205
↓ 1 callersMethodparseAggregateArgument
()
internal/sheets/formula.go:415
↓ 1 callersFunctionparseAssignmentValues
(value string)
internal/sheets/main.go:194
↓ 1 callersFunctionparseColumnRef
(ref string)
internal/sheets/util.go:100
↓ 1 callersMethodparseColumnReferenceToken
()
internal/sheets/formula.go:625
↓ 1 callersMethodparseFunctionCall
(name string)
internal/sheets/formula.go:386
↓ 1 callersMethodparseIdentifier
()
internal/sheets/formula.go:651
↓ 1 callersMethodparseNumber
()
internal/sheets/formula.go:342
↓ 1 callersMethodparsePrimary
()
internal/sheets/formula.go:305
↓ 1 callersFunctionparseScalarCellValue
(raw string)
internal/sheets/formula.go:53
↓ 1 callersMethodpasteIntoCurrentCell
(count int)
internal/sheets/clipboard.go:254
↓ 1 callersMethodpendingStatusPrefix
()
internal/sheets/normal_mode.go:529
↓ 1 callersMethodqueryOperationValues
(input string)
internal/sheets/main.go:96
↓ 1 callersMethodrenderBorderSegment
(borderRow, col int, segment string)
internal/sheets/render.go:362
↓ 1 callersMethodrenderEditingCell
()
internal/sheets/edit_mode.go:172
↓ 1 callersMethodrenderGrid
()
internal/sheets/render.go:165
↓ 1 callersMethodrenderStatusPosition
()
internal/sheets/render.go:137
↓ 1 callersMethodrenderStatusSpacer
(contentHeight int)
internal/sheets/render.go:44
↓ 1 callersMethodrepeatLastChange
(count int)
internal/sheets/clipboard.go:28
↓ 1 callersFunctionresolveAggregateFunction
(name string)
internal/sheets/formula.go:502
↓ 1 callersFunctionrewriteCellRefForColInsert
(token string, insertCol int)
internal/sheets/util.go:240
↓ 1 callersFunctionrewriteCellRefToken
(token string, deltaRow, deltaCol int)
internal/sheets/util.go:187
↓ 1 callersFunctionrewriteFormulaForColInsert
(value string, insertCol int)
internal/sheets/util.go:202
↓ 1 callersMethodrowWidth
(row int)
internal/sheets/clipboard.go:148
↓ 1 callersFunctionrunCLI
(args []string, stdout io.Writer)
internal/sheets/main.go:342
↓ 1 callersFunctionscreenLines
(screen string)
internal/sheets/integration_test.go:452
↓ 1 callersMethodscreenOmits
(unexpected ...string)
internal/sheets/integration_test.go:389
↓ 1 callersMethodselectionInsertTarget
()
internal/sheets/select_mode.go:186
↓ 1 callersMethodshiftDeleteRegisters
(clip clipboard)
internal/sheets/clipboard.go:60
↓ 1 callersFunctionshouldPrefixDisplayedFormula
(value string)
internal/sheets/formula.go:15
↓ 1 callersFunctionsplitCommandArgument
(input string)
internal/sheets/commands.go:195
↓ 1 callersMethodstartCommandPrompt
()
internal/sheets/commands.go:12
↓ 1 callersMethodstartDeleteRowCommand
()
internal/sheets/normal_mode.go:197
↓ 1 callersMethodstartFormulaFromSelection
()
internal/sheets/edit_mode.go:132
↓ 1 callersMethodstatusModeLabel
()
internal/sheets/render.go:79
↓ 1 callersFunctiontextFormulaValue
(text string)
internal/sheets/formula.go:32
↓ 1 callersMethodtoggleCellFormatting
(marker byte)
internal/sheets/render.go:321
↓ 1 callersMethodtoggleSelectionFormatting
(marker byte)
internal/sheets/render.go:335
↓ 1 callersMethodupdateInsert
(msg tea.KeyMsg)
internal/sheets/edit_mode.go:12
↓ 1 callersMethodupdateNormal
(msg tea.KeyMsg)
internal/sheets/normal_mode.go:11
↓ 1 callersMethodupdateSelect
(msg tea.KeyMsg)
internal/sheets/select_mode.go:5
↓ 1 callersMethodwaitFor
(description string, condition func(screen string) bool)
internal/sheets/integration_test.go:346
↓ 1 callersMethodwidth
()
internal/sheets/util.go:17
↓ 1 callersMethodwriteCSV
(writer *csv.Writer)
internal/sheets/model.go:267
↓ 1 callersFunctionwriteQueryRecords
(stdout io.Writer, path string, records [][][]string)
internal/sheets/main.go:272
↓ 1 callersFunctionwriteSampleCSV
(t *testing.T)
internal/sheets/integration_test.go:457
↓ 1 callersMethodyankRows
(count int)
internal/sheets/clipboard.go:161
MethodInit
()
internal/sheets/model.go:281
FunctionTestActiveRefUsesNormalizedSelectionBounds
(t *testing.T)
internal/sheets/main_test.go:632
FunctionTestAggregateFunctionsColumnShorthandUseRowsBeforeCurrentCell
(t *testing.T)
internal/sheets/main_test.go:849
FunctionTestAggregateFunctionsEvaluateRangesAndExpressions
(t *testing.T)
internal/sheets/main_test.go:822
FunctionTestAggregateFunctionsHandleMissingNumericValues
(t *testing.T)
internal/sheets/main_test.go:876
FunctionTestAggregateFunctionsRowRangeShorthandUsesCurrentColumn
(t *testing.T)
internal/sheets/main_test.go:795
FunctionTestAlignCenterWithAccentedCharacters
(t *testing.T)
internal/sheets/main_test.go:2904
← previousnext →201–300 of 432, ranked by callers