Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/blazejkustra/react-compiler-marker
/ functions
Functions
166 in github.com/blazejkustra/react-compiler-marker
⨍
Functions
166
◇
Types & classes
41
Method
constructor
(private readonly storageUri: vscode.Uri)
packages/vscode-client/src/sidebar/ReportsTreeProvider.ts:43
Method
constructor
( panel: vscode.WebviewPanel, workspaceUri: vscode.Uri, data: ReportTreeData, emojis: EmojiCon
packages/vscode-client/src/report/ReportPanel.ts:19
Method
constructor
(maxSize: number = 100)
packages/server/src/cache.ts:11
Function
createComponent
()
packages/vscode-client/test/fixtures/nested-function.tsx:3
Method
createComponent
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:56
Method
createComponent
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/settings/ReactCompilerMarkerConfigurable.kt:25
Method
createConfigurable
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:54
Method
createHoverableTooltipPresentation
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:238
Method
createSettings
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:52
Function
deactivate
()
packages/vscode-client/src/extension.ts:515
Method
didChange
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:185
Method
didClose
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:195
Method
dispose
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:310
Method
disposeUIResources
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/settings/ReactCompilerMarkerConfigurable.kt:87
Method
execute
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/ReactCompilerMarkerStartupActivity.kt:11
Method
extractBundledServer
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:240
Method
findNodePath
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:280
Method
findServerPath
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:212
Method
formatCode
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/PreviewCompiledAction.kt:123
Method
getActionUpdateThread
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/GenerateReportAction.kt:19
Method
getActionUpdateThread
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/PreviewCompiledAction.kt:23
Method
getActionUpdateThread
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/DeactivateAction.kt:14
Method
getActionUpdateThread
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/ActivateAction.kt:14
Method
getActionUpdateThread
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/CheckOnceAction.kt:15
Method
getChildren
()
packages/vscode-client/src/sidebar/ReportsTreeProvider.ts:102
Method
getCollectorFor
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:60
Method
getDisplayName
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/settings/ReactCompilerMarkerConfigurable.kt:23
Method
getLanguageId
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/PreviewCompiledAction.kt:113
Method
getLanguageId
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:228
Method
getState
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/settings/ReactCompilerMarkerSettings.kt:26
Method
getTreeItem
(element: ReportItem)
packages/vscode-client/src/sidebar/ReportsTreeProvider.ts:98
Method
handleHyperlinkClick
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:342
Method
handlePreviewCompiledCommand
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:395
Method
handleRevealSelectionCommand
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:364
Function
isIntelliJClient
(clientName?: string)
packages/server/src/clientUtils.ts:13
Method
isModified
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/settings/ReactCompilerMarkerConfigurable.kt:50
Method
isReactFile
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:81
Method
language_server_command
( &mut self, _language_server_id: &LanguageServerId, _worktree: &zed::Worktree, )
packages/zed-client/src/lib.rs:18
Method
language_server_initialization_options
( &mut self, _language_server_id: &LanguageServerId, worktree: &zed::Worktree, )
packages/zed-client/src/lib.rs:36
Method
language_server_workspace_configuration
( &mut self, _language_server_id: &LanguageServerId, worktree: &zed::Worktree, )
packages/zed-client/src/lib.rs:54
Method
loadState
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/settings/ReactCompilerMarkerSettings.kt:28
Function
logEvent
(filename: string | null, rawEvent: LoggerEvent)
packages/server/src/checkReactCompiler.ts:84
Method
logMessage
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:339
Method
new
()
packages/zed-client/src/lib.rs:11
Method
onHoverFinished
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:314
Method
onLoadEnd
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/report/ReportToolWindow.kt:112
Function
onProgress
({ processed, total })
packages/cli/src/main.ts:157
Function
onSubmit
()
packages/vscode-client/test/fixtures/critical-error.tsx:6
Method
openFileInEditor
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/report/ReportToolWindow.kt:156
Method
openMarkdownInEditor
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/report/ReportToolWindow.kt:172
Method
parseCommandParams
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:414
Method
publishDiagnostics
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:327
Method
refreshInlayHints
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:351
Method
reset
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/settings/ReactCompilerMarkerConfigurable.kt:76
Method
setActivePopup
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/hints/ReactCompilerInlayHintsProvider.kt:111
Function
setup
(build)
esbuild.js:27
Method
shiftColor
Derive hover colors by shifting brightness
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/GenerateReportAction.kt:129
Method
showInBrowser
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/report/ReportToolWindow.kt:41
Method
showMessage
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:329
Method
showMessageRequest
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:335
Method
stopServer
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:117
Method
telemetryEvent
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/lsp/ReactCompilerLspServerManager.kt:325
Method
update
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/GenerateReportAction.kt:104
Method
update
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/PreviewCompiledAction.kt:142
Method
update
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/DeactivateAction.kt:36
Method
update
packages/intellij-client/src/main/kotlin/com/blazejkustra/reactcompilermarker/actions/CheckOnceAction.kt:45
← previous
101–166 of 166, ranked by callers