Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 354 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 354 Bytes

Soufflé Language Server

Functionality

  • declarations
  • definitions
  • references
  • document highlight
  • some completion
  • hover showing declaration

Configuration

You need to set the configuration 'souffleLanguageServer.rootProjectFile' so it points to the root file of your Soufflé program (i.e. the file you pass to the Soufflé compiler).