Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AndrewNolte/vscode-system-verilog
/ functions
Functions
270 in github.com/AndrewNolte/vscode-system-verilog
⨍
Functions
270
◇
Types & classes
134
↓ 1 callers
Method
getValue
()
src/lib/libconfig.ts:557
↓ 1 callers
Method
hasChildren
()
src/sidebar/ProjectComponent.ts:128
↓ 1 callers
Method
indexFiles
(reset: boolean = false)
src/IndexComponent.ts:117
↓ 1 callers
Method
indexTop
(top: RootItem)
src/sidebar/InstancesView.ts:101
↓ 1 callers
Function
isAnyVerilog
(langid: string)
src/utils.ts:136
↓ 1 callers
Method
isConstant
()
src/analysis/Symbol.ts:265
↓ 1 callers
Method
isModuleType
()
src/analysis/Symbol.ts:193
↓ 1 callers
Method
listen
()
src/lib/libconfig.ts:484
↓ 1 callers
Method
loadBuiltins
()
src/analysis/CtagsServerComponent.ts:75
↓ 1 callers
Function
main
()
src/test/runTest.ts:5
↓ 1 callers
Function
main
()
scripts/copy_icon.py:6
↓ 1 callers
Method
makeAdjustments
(targetKey: string, diags: FileDiagnostic[])
src/linter/XceliumLinter.ts:88
↓ 1 callers
Method
parseDiagnostics
(args: { wsUri: vscode.Uri doc: vscode.TextDocument stdout: string stderr: string })
src/linter/SlangLinter.ts:16
↓ 1 callers
Method
parseImports
()
src/analysis/VerilogDoc.ts:82
↓ 1 callers
Method
parseTagLine
(line: string)
src/analysis/VerilogDoc.ts:146
↓ 1 callers
Function
pathFilename
(uri: vscode.Uri)
src/utils.ts:157
↓ 1 callers
Method
prepareArgument
(tmpFilepath: string)
src/FormatProvider.ts:95
↓ 1 callers
Method
provideDocumentFormattingEdits
( document: vscode.TextDocument, _options: vscode.FormattingOptions, _token: vscode.CancellationTo
src/FormatProvider.ts:227
↓ 1 callers
Method
provideModuleCompletion
( document: vscode.TextDocument, position: vscode.Position, // module_name #( _token: vscode.Cance
src/analysis/CtagsServerComponent.ts:114
↓ 1 callers
Method
providePortParamCompletion
( document: vscode.TextDocument, position: vscode.Position, // module_name #( _token: vscode.Cance
src/analysis/CtagsServerComponent.ts:140
↓ 1 callers
Function
read_file
(filename)
language_examples/verilog_building_block/script/convert2mif.py:21
↓ 1 callers
Method
resolveIncludes
(p: string)
src/IncludeConfig.ts:45
↓ 1 callers
Method
resolveSibling
(doc: vscode.TextDocument, p: string)
src/IncludeConfig.ts:65
↓ 1 callers
Method
resolveTreeItem
(item: vscode.TreeItem, _token: vscode.CancellationToken)
src/sidebar/InstancesView.ts:64
↓ 1 callers
Method
resolveWorkspace
(p: string)
src/IncludeConfig.ts:78
↓ 1 callers
Method
revealPath
(module: Symbol, path: string)
src/sidebar/InstancesView.ts:133
↓ 1 callers
Function
selectFile
(currentDir?: string)
src/analysis/ModuleSelection.ts:50
↓ 1 callers
Function
selectModuleGlobal
()
src/analysis/ModuleSelection.ts:38
↓ 1 callers
Method
setEndPosition
(endLine: number)
src/analysis/Symbol.ts:153
↓ 1 callers
Method
show
()
src/lib/logger.ts:27
↓ 1 callers
Method
toolArgs
(doc: vscode.TextDocument)
src/linter/XvlogLinter.ts:7
↓ 1 callers
Method
which
(path: string)
src/lib/libconfig.ts:587
Function
_getChildren
()
src/sidebar/ProjectComponent.ts:43
Method
_getChildren
()
src/sidebar/ProjectComponent.ts:175
Function
activate
(context: vscode.ExtensionContext)
src/extension.ts:382
Function
activate
(context: vscode.ExtensionContext)
src/linter/BaseLinter.ts:51
Function
activate
* Override this. Activated in a preorder traversal
src/lib/libconfig.ts:186
Method
activate
(context: vscode.ExtensionContext)
src/IndexComponent.ts:34
Method
activate
(context: vscode.ExtensionContext)
src/extension.ts:264
Method
activate
(context: vscode.ExtensionContext)
src/LSComponent.ts:75
Method
activate
(context: vscode.ExtensionContext)
src/linter/LintManager.ts:43
Method
activate
(context: vscode.ExtensionContext)
src/lib/libconfig.ts:356
Method
activate
(_context: vscode.ExtensionContext)
src/sidebar/InstancesView.ts:156
Method
activate
(context: vscode.ExtensionContext)
src/sidebar/ProjectComponent.ts:600
Method
activate
(context: vscode.ExtensionContext)
src/analysis/CtagsServerComponent.ts:39
Function
activateExtension
( /** * Activates the extension component * @param nodeName The name of the node in the configur
src/lib/libconfig.ts:52
Function
activateFormatter
(formatDirs: string[], exts: string[], language: string)
src/FormatProvider.ts:179
Function
clear
(doc: vscode.TextDocument)
src/linter/BaseLinter.ts:175
Function
compile
(nodeName: string, parentNode?: ExtensionComponent)
src/lib/libconfig.ts:147
Method
compile
(nodeName: string, parentNode?: ExtensionComponent | undefined)
src/lib/libconfig.ts:552
Function
computeIncludes
()
src/linter/BaseLinter.ts:80
Function
constructor
(namespace: string, tmpFileExt: string)
src/FormatProvider.ts:46
Function
constructor
(name: string, defaultOn: boolean = false)
src/linter/BaseLinter.ts:38
Function
constructor
()
src/lib/libconfig.ts:46
Function
constructor
(parent: HierItem | undefined, instance: Symbol)
src/sidebar/ProjectComponent.ts:29
Method
constructor
(context: vscode.ExtensionContext, obj: ViewContainerSpec)
src/extension.ts:259
Method
constructor
( file: string, range: vscode.Range, message: string, severity?: vscode.DiagnosticSeverity )
src/utils.ts:91
Method
constructor
(private defaultFactory: (key: K) => V)
src/utils.ts:141
Method
constructor
(prefix: string, ext: string)
src/FormatProvider.ts:16
Method
constructor
(namespace: string)
src/FormatProvider.ts:111
Method
constructor
()
src/linter/LintManager.ts:33
Method
constructor
(name: string)
src/linter/VerilatorLinter.ts:8
Method
constructor
(fileName: string, position: vscode.Position, startIndex: number, length: number)
src/linter/XceliumLinter.ts:10
Method
constructor
(name: string)
src/linter/XceliumLinter.ts:23
Method
constructor
(obj: Spec, func: (...args: any[]) => any, thisArg?: any)
src/lib/libconfig.ts:349
Method
constructor
(obj: ViewContainerSpec)
src/lib/libconfig.ts:429
Method
constructor
(obj: ViewSpec)
src/lib/libconfig.ts:458
Method
constructor
(obj: IConfigurationPropertySchema)
src/lib/libconfig.ts:472
Method
constructor
(obj: PathConfigSchema, platformDefaults: PlatformMap)
src/lib/libconfig.ts:541
Method
constructor
(name: string, parentLogger: vscode.LogOutputChannel | Logger)
src/lib/logger.ts:51
Method
constructor
(toolName: string)
src/lib/runner.ts:17
Method
constructor
(parent: ModuleItem, inst: InstanceItem)
src/sidebar/InstancesView.ts:10
Method
constructor
(definition: Symbol)
src/sidebar/InstancesView.ts:44
Method
constructor
()
src/sidebar/InstancesView.ts:147
Method
constructor
(parent: HierItem | undefined, instance: Symbol, definition: Symbol | undefined)
src/sidebar/ProjectComponent.ts:100
Method
constructor
(parent: HierItem | undefined, instance: Symbol)
src/sidebar/ProjectComponent.ts:149
Method
constructor
(instance: Symbol)
src/sidebar/ProjectComponent.ts:165
Method
constructor
(parent: HierItem | undefined, scope: Symbol)
src/sidebar/ProjectComponent.ts:172
Method
constructor
(path: string, startIndex: number, length: number)
src/sidebar/ProjectComponent.ts:192
Method
constructor
()
src/sidebar/ProjectComponent.ts:568
Method
constructor
( doc: vscode.TextDocument, verilogDoc: VerilogDoc, name: string, type: string, startLine:
src/analysis/Symbol.ts:20
Method
constructor
( position: vscode.Position, label: string, kind: vscode.InlayHintKind, implicit: boolean )
src/analysis/VerilogDoc.ts:26
Method
constructor
(logger: Logger, document: vscode.TextDocument)
src/analysis/VerilogDoc.ts:48
Function
deactivate
()
src/extension.ts:377
Method
debug
(message: string, _data?: unknown)
src/lib/logger.ts:21
Method
debug
(_message: string, _data?: unknown)
src/lib/logger.ts:39
Method
debug
(message: string, data?: unknown)
src/lib/logger.ts:79
Method
error
(_message: string, _data?: unknown)
src/lib/logger.ts:43
Method
error
(message: string, data?: unknown)
src/lib/logger.ts:87
Function
filterPromise
(promise: Promise<Array<T>>)
src/utils.ts:59
Function
formatIncludes
(includes: string[])
src/linter/BaseLinter.ts:238
Method
getChild
(_name: string)
src/lib/logger.ts:31
Method
getChild
(name: string)
src/lib/logger.ts:56
Function
getChildren
()
src/sidebar/ProjectComponent.ts:36
Method
getChildren
()
src/sidebar/InstancesView.ts:35
Method
getChildren
(element?: undefined | InstanceTreeItem)
src/sidebar/InstancesView.ts:172
Function
getChildrenFromSymbol
(sym: Symbol)
src/sidebar/ProjectComponent.ts:71
Function
getCommands
()
src/lib/libconfig.ts:198
Function
getConfigMd
()
src/lib/libconfig.ts:300
Method
getMarkdownString
()
src/lib/libconfig.ts:620
← previous
next →
101–200 of 270, ranked by callers