Change log 4.10

Change-Id: Iae913e670946bb7db0553a6cdb4929b2ca64cf13
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2019-06-17 15:16:09 +02:00
parent f841a9e462
commit 4fd7cff51e

View File

@@ -22,7 +22,7 @@ you can check out from the public Git repository. For example:
* Added support for `workspace/workspaceFolders` server request
* Added Locator filter for current document (`.`)
* Added Locator filters for symbols in workspace (`:`, `c`, and `m`) (QTCREATORBUG-21915)
* Added hover information
* Added support for showing tooltip information from server
* Made client settings expand variables for executable and arguments
* Improved completion item tooltip (QTCREATORBUG-22429)