Skip to content

Conversation

@coszio
Copy link
Contributor

@coszio coszio commented Aug 9, 2024

Adds language support in snippets for

  • Rust
  • Python (kinda already has it, user only needs to install qdrant_client)
  • Java (IDK how to do this yet)
  • Typescript
  • C#

@github-actions
Copy link

github-actions bot commented Aug 9, 2024

@coszio coszio force-pushed the language-support-in-snippets branch from 80a554b to e3f9386 Compare August 12, 2024 15:41
@generall
Copy link
Member

Adds language support in snippets for

what does it mean?

@coszio
Copy link
Contributor Author

coszio commented Apr 24, 2025

It means that IDE should be able to provide linting for the files, so we make sure the snippets don't have typos/errors.
It is not simple to do nicely, though. There is already testing of this within rust-client repo, but not for other languages

@generall
Copy link
Member

but not for other languages

there is some form of validation for other languages as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants