Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Better support for non-SPM projects

Choose a tag to compare

@vknabel vknabel released this 21 Apr 09:07
· 170 commits to master since this release

2.3.1

  • Accidentially logged SourceKit's key.kind and key.description
  • Removed unused config editor.quickSuggestions
  • Will no longer write sde.buildOnSave or editor.quickSuggestions to workspace settings
  • # will now trigger completions
  • -target will now be detected for UIKit, AppKit, WatchKit and Foundation on macOS and linux #15
  • Index all swift files together when no Package.swift defined #14