Releases
v0.13.0
Compare
Sorry, something went wrong.
No results found
Added
Compose
update schema to the latest version
textDocument/completion
support completing model object names (#343 )
textDocument/definition
support jumping to referenced model objects (#343 )
textDocument/documentHighlight
support highlighting referenced models objects (#343 )
textDocument/documentLink
support recursing into anchors when searching for document links (#329 )
return document links for the file attribute of a service object's credential_spec (#338 )
textDocument/documentSymbol
show model objects in the document symbol tree (#343 )
textDocument/prepareRename
allow preparing rename on model objects (#343 )
textDocument/rename
support renaming model objects (#343 )
Fixed
Compose
textDocument/completion
prevent errors if an empty JSON object is the content of the YAML file (#330 )
check character offset before processing to prevent errors (#333 )
You can’t perform that action at this time.