Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/LeetCode-OpenSource/vscode-leetcode
/ IDescriptionConfiguration
Interface
IDescriptionConfiguration
src/utils/settingUtils.ts:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
export
interface
IDescriptionConfiguration {
66
showInComment: boolean;
67
showInWebview: boolean;
68
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected