Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
CommentRule
Interface CommentRule
interface
CommentRule
{
blockComment
?:
CharacterPair
;
lineComment
?:
string
;
}
Index
Properties
block
Comment?
line
Comment?
Properties
Optional
block
Comment
blockComment
?:
CharacterPair
Optional
line
Comment
lineComment
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Comment
line
Comment
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...