Expand description
Common API Types Module
Defines common types used throughout the VS Code API facade.
Structs§
- Completion
Item - Completion item
- Completion
Item Documentation Value - Completion item documentation value object
- Create
File Options - Options when creating a file
- Create
Files Params - The parameters sent in notifications/requests for user-initiated creation of files
- Diagnostic
- Represents a diagnostic message
- Diagnostic
Related Information - Related diagnostic information
- File
Create - Represents information to create a file
- Location
- Represents a location inside a resource
- Partial
Result Params - Partial result token
- Position
- Position in a text document
- Range
- A range in a text document
- Text
Document Identifier - Text document identifier
- Text
Document Item - Text document item
- Text
Edit - Represents a text change
- Versioned
Text Document Identifier - Versioned text document identifier
- Work
Done Progress Params - Work done progress params
- Workspace
Edit - Workspace edit
Enums§
- Completion
Item Documentation - Completion item documentation
- Completion
Item Kind - Completion item kind
- Diagnostic
Code - Diagnostic code
- Diagnostic
Severity - The severity of a diagnostic
- Diagnostic
Tag - Diagnostic tags