0.35.0
- Fixed LSP completion insertion for dotted prefixes so selecting
Option.mapafterOption.no longer duplicates the qualifier. - Switched import syntax to
import "path.fss" as Aliasand removedfromimport grammar. - Updated LSP type display/navigation to hide internal import prefixes and use source aliases (for example
Common.ProjectInfo). - Renamed sample
includes-and-exports.fsstoimports-and-exports.fssand updated docs links.
Full Changelog: 0.34.0...0.35.0