What's Changed
- Minor (mostly doc) improvements by @bbatsov in #400
- feat: customizable lsp event handler and lsp server log by @knilink in #339
- Allow users to specify
settingsof Copilot LSP by @jmpunkt in #380 - Fix undefined function call by @jmpunkt in #406
- Fix log message destructuring in notification handler (#407) by @knilink in #408
- fix: from deprecated
setEditorInfotoinitializationOptionsby @ncaq in #410 - Revert "Fix #352 again (#357)" by @bbatsov in #412
- fix: Warning missing lexical-binding cookie by @jcs090218 in #413
- Update the steps of how to integrate with Spacemacs by @smile13241324 in #415
- Preserve manually typed trailing whitespace when accepting completions by @itkonen in #414
- Fix buffer boundary handling in copilot--get-source by @ultronozm in #424
- fix: infer tabSize sent in the LSP formattingOptions (#422) by @masonkatz in #425
- Drop s library dependency by @midsbie in #429
- Fix spelling by @fpGHwd in #428
- Replace manual change tracking with track-changes library by @ultronozm in #431
New Contributors
- @knilink made their first contribution in #339
- @jmpunkt made their first contribution in #380
- @smile13241324 made their first contribution in #415
- @itkonen made their first contribution in #414
- @masonkatz made their first contribution in #425
- @midsbie made their first contribution in #429
- @fpGHwd made their first contribution in #428
Full Changelog: v0.1.0...v0.3.0