gt4lsp

Description

The connection to the Language Server Protocol for Glamorous Toolkit

Details

Source
GitHub
License
MIT
Stars
1
Forks
2
Created
June 9, 2023
Updated
March 30, 2026

README excerpt

# gt4lsp

##Installation

```Smalltalk
Metacello new
   baseline: 'GToolkit4LSP';
   repository: 'github://feenkcom/gt4lsp:main/src';
   load.
```
← Back to results