flintrocks / flint

The Flint Programming Language for Smart Contracts
MIT License
2 stars 0 forks source link

Translate diagnostic messages into LSP responses. #43

Closed ethanluoyc closed 6 years ago

ethanluoyc commented 6 years ago

This requires implementation of https://github.com/flintrocks/flint/blob/lsp/Sources/LSP/langsrvlib/DiagnosticTranslator.swift. We need to translate Diagnostic in Flint to Diagnostic in LSP.