Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/compose-language-service

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/compose-language-service - npm Package Versions

2

0.3.0

Diff

Changelog

Source

0.3.0 - 17 December 2024

Breaking Changes

  • New properties have been added to AlternateYamlLanguageServiceClientCapabilities

Added

  • CodeLenses are now created for starting individual services or all services right from the compose document. #157

Fixed

  • The !reset and !override YAML tags will no longer yield warnings. #145
bwateratmsft
published 0.2.0 •

Changelog

Source

0.2.0 - 10 May 2023

Breaking Changes

  • The ComposeLanguageClientCapabilities type has been moved from lib/client/DocumentSettings to lib/client/ClientCapabilities

Added

  • The client can now specify whether an alternative YAML language service is present (e.g., from the YAML extension), selectively disabling features of this language service. #122
bwateratmsft
published 0.1.3 •

Changelog

Source

0.1.3 - 13 February 2023

Added

  • Added an executable to launch the language server. #114
bwateratmsft
published 0.1.2 •

Changelog

Source

0.1.2 - 20 July 2022

Changed

  • Switched to Node 16 and updates some dependencies. #98, #102
bwateratmsft
published 0.1.1 •

Changelog

Source

0.1.1 - 8 April 2022

Added

  • Completions for the profiles section within a service. #94

Fixed

  • Formatting should no longer remove document end markers. #93
bwateratmsft
published 0.1.0 •

Changelog

Source

0.1.0 - 14 February 2022

Fixed

  • Merge keys are now allowed. #78
  • Better error messages. #88
bwateratmsft
published 0.0.5-alpha •

Changelog

Source

0.0.5-alpha - 15 December 2021

Added

  • Completions under the build section within a service. #48

Fixed

  • null will no longer be inserted on empty maps. #65
  • Lines longer than 80 characters will no longer be wrapped. #70
  • Completions will no longer be suggested on lines that are already complete. #68
bwateratmsft
published 0.0.4-alpha •

Changelog

Source

0.0.4-alpha - 8 November 2021

Fixed

  • Removes test-scenario postinstall script as it was preventing installation.
bwateratmsft
published 0.0.3-alpha •

Changelog

Source

0.0.3-alpha - 8 November 2021

Fixed

  • A handful of minor bugs relating to position logic (especially affecting hover).
bwateratmsft
published 0.0.2-alpha •

Changelog

Source

0.0.2-alpha - 29 October 2021

Added

  • Significantly more completions have been added.

Removed

  • Removed signature help for ports, in favor of completions instead.
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc