add settings option to opt-out code assistance service

This commit is contained in:
Marcel Haßlinger 2021-07-19 20:03:53 +02:00
parent 17370fe359
commit 433cf1183f

View File

@ -4,6 +4,7 @@
## [Unreleased] ## [Unreleased]
### Added ### Added
- Settings option to opt-out code assistance inside editor
- Kotlin support for key completion and annotation - Kotlin support for key completion and annotation
### Changed ### Changed