Socket
Socket
Sign inDemoInstall

@codemirror/autocomplete

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/autocomplete - npm Package Versions

1
68

0.19.1

Diff

Changelog

Source

0.19.1 (2021-08-11)

Bug fixes

Fix incorrect versions for @lezer dependencies.

marijn
published 0.19.0 •

Changelog

Source

0.19.0 (2021-08-11)

Breaking changes

Update dependencies to 0.19.0

marijn
published 0.18.8 •

Changelog

Source

0.18.8 (2021-06-30)

New features

Add an ifIn helper function that constrains a completion source to only fire when in a given syntax node. Add support for unfiltered completions

A completion result can now set a filter: false property to disable filtering and sorting of completions, when it already did so itself.

marijn
published 0.18.7 •

Changelog

Source

0.18.7 (2021-06-14)

Bug fixes

Don't treat continued completions when typing after an explicit completion as explicit.

marijn
published 0.18.6 •

Changelog

Source

0.18.6 (2021-06-03)

Bug fixes

Adding or reconfiguring completion sources will now cause them to be activated right away if a completion was active.

New features

You can now specify multiple types in Completion.type by separating them by spaces. Small doc comment tweak for Completion.type

marijn
published 0.18.5 •

Changelog

Source

0.18.5 (2021-04-23)

Bug fixes

Fix a regression where snippet field selection didn't work with @codemirror/state 0.18.6.

Fix a bug where snippet fields with different position numbers were inappropriately merged.

marijn
published 0.18.4 •

Changelog

Source

0.18.4 (2021-04-20)

Bug fixes

Fix a crash in Safari when moving the selection during composition.

marijn
published 0.18.3 •

Changelog

Source

0.18.3 (2021-03-15)

Bug fixes

Adjust to updated @codemirror/tooltip interface.

marijn
published 0.18.2 •

Changelog

Source

0.18.2 (2021-03-14)

Bug fixes

Fix unintended ES2020 output (the package contains ES6 code again).

marijn
published 0.18.1 •

Changelog

Source

0.18.1 (2021-03-11)

Bug fixes

Stop active completion when all sources resolve without producing any matches.

New features

Completion.info may now return a promise.

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