AlloyTools / org.alloytools.alloy

Alloy is a language for describing structures and a tool for exploring them. It has been used in a wide range of applications from finding holes in security mechanisms to designing telephone switching networks. This repository contains the code for the tool.
Other
695 stars 124 forks source link

A Language Server for Alloy #165

Closed pkriens closed 2 years ago

pkriens commented 2 years ago

This change is based on the feature/lsp-core changes.