Table of Contents

Class PythonRepository

Namespace
Alternet.Syntax.Parsers.Lsp.Python
Assembly
Alternet.Syntax.Parsers.Python.v9.dll

Represents properties and methods to perform code completion functionality for Python language.

public class PythonRepository : LspRepository, ICodeCompletionRepository, IDisposable, ILspDocumentProvider
Inheritance
PythonRepository
Implements

Constructors

PythonRepository(ILspDocumentProvider, ISyntaxTree)

Initializes a new instance of the PythonRepository class with specified settings.

Methods

GetMarkedStringsText(Container<MarkedString>)
GetMarkupHtml(MarkupContent)
GetMarkupHtml(string)