Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 537 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 537 Bytes

master: Changes since the latest published version

  • 🎁 Adds most ccls configurable options to the settings panel.
  • 🔧 Changes logFile default value to stderr to fix the Windows case.

v0.3.0

  • 🔧 Upgrades atom-languageclient dependency version to pick up several auto-complete bug fixes.
  • 🎁 Adds an option to enable verbose logging.
  • 🎁 Adds an option to configure ccls path.

v0.2.0: Adds semantic highlighting

  • 🎁 Implements semantic highlighting.

v0.1.0

  • 🎁 Initial release.