Skip to content

feat: vectorcode-server #3660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 27, 2025
Merged

feat: vectorcode-server #3660

merged 1 commit into from
Mar 27, 2025

Conversation

Davidyz
Copy link
Contributor

@Davidyz Davidyz commented Mar 25, 2025

vectorcode-server is the LSP frontend for vectorcode, a code repository indexing tool that provides extra context for LLM. The upstream project has 180+ stars at the time of this PR.

I've gone through CONTRIBUTING.md and several other PRs about adding new configs, and there seems to be some reviews against the use of utils.root_pattern but the example in CONTRIBUTING.md is still using it, so I left it as is. If there's a particular reason that this should be changed to vim.fs.root, please let me know and I'll change it.

@Davidyz Davidyz requested a review from glepnir as a code owner March 25, 2025 21:10
@Davidyz Davidyz force-pushed the vectorcode-server branch from 3f821bb to c49819e Compare March 26, 2025 13:18
@Davidyz Davidyz requested a review from glepnir March 26, 2025 13:19
@glepnir glepnir merged commit 8350b8c into neovim:master Mar 27, 2025
11 checks passed
@Davidyz Davidyz deleted the vectorcode-server branch March 27, 2025 21:21
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.

2 participants