All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.
- Fixed workspace discovery of folders without
corral.jsonbut containing amain.ponyfile (PR #9) - Properly discover all packages in a program, not only the packages and dependencies provided in
corral.json(PR #8)
- Properly set textDocumentSync properties of the serverCapabilities (PR #7)
- Upgrade pony-ast dependency to 0.2.1 (PR #1)