-
Notifications
You must be signed in to change notification settings - Fork 3
Insights: docker/docker-language-server
Overview
-
- 26 Merged pull requests
- 0 Open pull requests
- 18 Closed issues
- 5 New issues
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
v0.5.0 v0.5.0 - 2025-05-05
published
May 5, 2025 -
v0.6.0 v0.6.0 - 2025-05-07
published
May 7, 2025 -
v0.7.0 v0.7.0 - 2025-05-09
published
May 9, 2025
26 Pull requests merged by 1 person
-
Prepare for the v0.7.0 release
#189 merged
May 9, 2025 -
Include schema descriptions when hovering over enum values
#188 merged
May 9, 2025 -
Show a referenced service's YAML content as a hover
#186 merged
May 8, 2025 -
Suggest service names for the extends attribute
#185 merged
May 8, 2025 -
Prevent circular dependencies from crashing the server
#183 merged
May 8, 2025 -
Suggest boolean values for Compose boolean attributes
#180 merged
May 8, 2025 -
Add Dockerfile path resolution for build stage completions
#178 merged
May 8, 2025 -
Add schema documentation to Compose completion items
#177 merged
May 7, 2025 -
Suggest build stage items for a Compose's build target
#175 merged
May 7, 2025 -
Prepare for the v0.6.0 release
#174 merged
May 7, 2025 -
Consider extended services when looking up named service references
#171 merged
May 7, 2025 -
Fix object attribute and recursion bugs in inlay hints
#169 merged
May 6, 2025 -
Report YAML syntax errors in Compose files
#168 merged
May 6, 2025 -
Add support for formatting Compose YAML files
#166 merged
May 6, 2025 -
Update to the latest Compose schema
#164 merged
May 6, 2025 -
Add inlay hints support for non-object attributes
#163 merged
May 6, 2025 -
Suggest completion items for Compose arrays with an object schema
#162 merged
May 5, 2025 -
Include required properties automatically in Compose code completions
#160 merged
May 5, 2025 -
Prepare for the v0.5.0 release
#153 merged
May 5, 2025 -
Ignore Markdown changes for pull requests
#154 merged
May 5, 2025 -
Support rename preparation requests for Compose
#152 merged
May 4, 2025 -
Support renaming named references in Compose files
#151 merged
May 4, 2025 -
Support textDocument/definition requests for volume references
#148 merged
May 3, 2025 -
Support highlighting for referenced networks, volumes, configs, and secrets
#146 merged
May 3, 2025 -
Support highlighting of the long form syntax for services in depends_on
#144 merged
May 3, 2025 -
Support highlighting the short form syntax for services in depends_on
#143 merged
May 3, 2025
18 Issues closed by 1 person
-
Show extended service's information as a hover
#157 closed
May 8, 2025 -
Suggest service names as completion items for `extends`
#184 closed
May 8, 2025 -
Server crashes if circular chain introduced in Compose services
#182 closed
May 8, 2025 -
Boolean attributes should include true and false as the attribute's value in Compose completions
#179 closed
May 8, 2025 -
Set schema description to a completion item's documentation
#176 closed
May 7, 2025 -
Suggest build targets from the Dockerfile
#173 closed
May 7, 2025 -
Consider `extends` for searching for named service references
#170 closed
May 7, 2025 -
Report YAML syntax errors for Compose files
#167 closed
May 6, 2025 -
Add formatting support for Compose files
#165 closed
May 6, 2025 -
Show redefined attribute's original value as an inlay hint when extending services in Compose
#156 closed
May 6, 2025 -
No completion items suggested for an array schema that does not use `oneOf`
#161 closed
May 5, 2025 -
Consider the `required` attribute in the Compose schema when providing code completion
#155 closed
May 5, 2025 -
Support `textDocument/prepareRename` requests for references
#150 closed
May 4, 2025 -
Support `textDocument/rename` requests for references
#149 closed
May 4, 2025 -
Support `textDocument/definition` requests for volumes
#147 closed
May 3, 2025
5 Issues opened by 1 person
-
`BUILDKIT_SYNTAX` should not be flagged as an unrecognized ARG
#187 opened
May 9, 2025 -
Tag deprecated attributes with the CompletionItemTag
#181 opened
May 8, 2025 -
Allow opening the `extends.file` attribute of a service
#172 opened
May 7, 2025 -
Consider OCI artifacts and Git references when including other Compose files
#159 opened
May 5, 2025 -
Consider merged/overridden files in Compose
#158 opened
May 5, 2025
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
the recommended_tag warning that bubbles up into vs code is flawed
#121 commented on
May 8, 2025 • 0 new comments