We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9282962 commit 2a342b5Copy full SHA for 2a342b5
CHANGELOG.md
@@ -7,6 +7,8 @@ All notable changes to the Docker Language Server will be documented in this fil
7
### Fixed
8
9
- Compose
10
+ - textDocument/completion
11
+ - resolved a spacing offset issue with object or array completions ([#115](https://github.com/docker/docker-language-server/issues/115))
12
- textDocument/hover
13
- return the hover results for Compose files
14
0 commit comments