Editing Python sources through the Language Server Protocol

Glamorous Toolkit can be used for editing various languages. A way to connect to such languages is through the Language Server Protocol (LSP).

To use the server, you also need to have Python and pyright installed. After installing, it

Once both the server and the language runtime are installed, you can explore a directory of Python sources:

GtLSPPythonModel
	onDirectory: (GtResourcesUtility default resourceAtPath: Path * 'feenkcom' / 'PythonBridge')