6.18.6 • Published 8 months ago

@codemirror/autocomplete v6.18.6

Weekly downloads
1,455
License
MIT
Repository
github
Last release
8 months ago

@codemirror/autocomplete NPM version

[ WEBSITE | DOCS | ISSUES | FORUM | CHANGELOG ]

This package implements autocompletion for the CodeMirror code editor.

The project page has more information, a number of examples and the documentation.

This code is released under an MIT license.

We aim to be an inclusive, welcoming community. To make that explicit, we have a code of conduct that applies to communication around the project.

Usage

import {EditorView} from "@codemirror/view"
import {autocompletion} from "@codemirror/autocomplete"
import {jsonLanguage} from "@codemirror/lang-json"

const view = new EditorView({
  parent: document.body,
  extensions: [
    jsonLanguage,
    autocompletion(),
    jsonLanguage.data.of({
      autocomplete: ["id", "name", "address"]
    })
  ]
})

This configuration will just complete the given words anywhere in JSON context. Most language modules come with more refined autocompletion built-in, but you can also write your own custom autocompletion sources and associate them with your language this way.

@potato-group/code-editorcodemirror_editor_publishcodemirror_idecodemirror-next-lang-sqljs@infinitebrahmanuniverse/nolb-_codem@everything-registry/sub-chunk-184@datagrok/deqs@xrhcc-ui/basehcm-clocking-event-angular-componentscodemirror-lang-http@shaderpad/core@salinity/scrimp@webwriter/ww-codesvelte-jsoneditorsvelte-jsoneditor-cnsvelte-html-componentswolfram-language-for-codemirrorvzcodex-star-designsubmarkdownntnstarboard-notebooksv-printvtv@byteplan/bp-script-editor@bpmn-io/feel-editor@bpmn-io/form-js-playground@perses-dev/tempo-plugin@primo-app/primo@wearemanic/uibql-querier-betajafflejoplin-plugin-zotero-linkjson-schema-enhanced-editor-reactjson-schema-enhanced-editor-vuejupyter-divewidgetsjupyter-optmwidgetskmap-html-editorkitbooklacesidelang-firestorelang-javascript-limit-syntaxlang-jexllang-julialang-simplebooleanlang-wrenchlang-exprlang-feellang-legado-rulelang-papershivelang-python-scmlang-rome-formatter-irlang-bqnilla-builderimpaktapps-ui-buildersicp-bundleink-mde-lafink-mdehls-easy-adminhcm-commons-frontendlezer-lang-surrealqllocus-editor-uilowcoder1slidev-parser@waii-ai/widgets@windicss/shared-components@willyterry/feelers@weavy/uikit-web@webwriter/code@valtzu/codemirror-lang-el@wzx-unreal/react-code-editor@wcrichto/nota-syntax@xirang/studio-ui@trpc-playground/typescript-extension@trpc-playground/components@tk-tool/codemirror-lang-javascript@tk-tool/codemirror-lang-spel@tutorialkit/components-react@tutorialkit/react@tscircuit/code-editor@tscircuit/fake-snippets@uiw/codemirror-extensions-basic-setup@tenzir/codemirror-lang-tql@temporalio/ui@vinhnk/n8n-editor-ui@vuu-ui/vuu-codemirror@viteplay/vue@viur/shoelace@viur/viur-shoelace@yettoapp/stheno@xlink-tools/lang-ultraman@xonar/form-js-playground@xrhcc-flow/components@zalastax/nolb-_codem@zerozillatechnologies/form-js-playground@zhijiu/lang-sqlagro-angular-componentsagul-uialtair-codemirror-graphqlape-test-3-editor-uiape-test-4-editor-ui
6.18.5

8 months ago

6.18.6

8 months ago

6.18.3

11 months ago

6.18.4

10 months ago

6.18.2

12 months ago

6.18.1

1 year ago

6.17.0

1 year ago

6.16.3

1 year ago

6.16.1

1 year ago

6.18.0

1 year ago

6.16.2

1 year ago

6.16.0

2 years ago

6.15.0

2 years ago

6.14.0

2 years ago

6.13.0

2 years ago

6.12.0

2 years ago

6.11.1

2 years ago

6.11.0

2 years ago

6.10.2

2 years ago

6.10.1

2 years ago

6.10.0

2 years ago

6.9.0

2 years ago

6.9.2

2 years ago

6.9.1

2 years ago

6.8.1

2 years ago

6.8.0

2 years ago

6.6.1

2 years ago

6.7.0

2 years ago

6.7.1

2 years ago

6.5.0

3 years ago

6.6.0

2 years ago

6.5.1

3 years ago

6.4.2

3 years ago

6.4.1

3 years ago

6.3.2

3 years ago

6.3.1

3 years ago

6.4.0

3 years ago

6.3.4

3 years ago

6.3.3

3 years ago

6.3.0

3 years ago

6.2.0

3 years ago

6.1.1

3 years ago

6.1.0

3 years ago

6.0.1

3 years ago

6.0.0

3 years ago

6.0.3

3 years ago

6.0.2

3 years ago

6.0.4

3 years ago

0.20.3

3 years ago

0.20.2

3 years ago

0.20.1

3 years ago

0.20.0

4 years ago

0.19.14

4 years ago

0.19.15

4 years ago

0.19.11

4 years ago

0.19.12

4 years ago

0.19.13

4 years ago

0.19.10

4 years ago

0.19.8

4 years ago

0.19.9

4 years ago

0.19.5

4 years ago

0.19.6

4 years ago

0.19.7

4 years ago

0.19.4

4 years ago

0.19.3

4 years ago

0.19.2

4 years ago

0.19.0

4 years ago

0.19.1

4 years ago

0.18.8

4 years ago

0.18.7

4 years ago

0.18.6

4 years ago

0.18.4

5 years ago

0.18.5

4 years ago

0.18.3

5 years ago

0.18.2

5 years ago

0.18.1

5 years ago

0.18.0

5 years ago

0.17.4

5 years ago

0.17.3

5 years ago

0.17.2

5 years ago

0.17.1

5 years ago

0.17.0

5 years ago