monaco-definition-provider - v2.0.0
Demo
GitHub
Integration Guide
Preparing search index...
createPythonParser
Function createPythonParser
createPythonParser
(
options
?:
PythonParserOptions
)
:
Promise
<
Parser
>
Create a parser bound to the Python grammar.
Parameters
options
:
PythonParserOptions
= {}
Returns
Promise
<
Parser
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Demo
GitHub
Integration Guide
monaco-definition-provider - v2.0.0
Loading...
Create a parser bound to the Python grammar.