Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jpmelos
/
VectorCode
Public
forked from
Davidyz/VectorCode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
VectorCode
lua
vectorcode
types.lua
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 25, 2025
feat(nvim): option to start LSP when loading the plugin.
Davidyz
committed
23af1af
View commit details
Copy full SHA for 23af1af
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
fix(nvim): make linter happy
Davidyz
committed
2184971
View commit details
Copy full SHA for 2184971
View code at this point
Browse repository at this point
Commits on Mar 8, 2025
feat(nvim): request cancellation for LSP backend. Now the `single_job` mode in both backends work the same way.
Davidyz
committed
28b6280
View commit details
Copy full SHA for 28b6280
View code at this point
Browse repository at this point
fix(nvim): fix type annotation.
Davidyz
committed
6cbb602
View commit details
Copy full SHA for 6cbb602
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
refactor(nvim): use `get_cacher_backend` for unified backend access.
Davidyz
committed
f0aa93f
View commit details
Copy full SHA for f0aa93f
View code at this point
Browse repository at this point
feat(nvim): add lsp backend for neovim plugin.
Davidyz
committed
82a7a3a
View commit details
Copy full SHA for 82a7a3a
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
feat(nvim): add `update` API and `on_setup` config option.
Davidyz
committed
98f5552
View commit details
Copy full SHA for 98f5552
View code at this point
Browse repository at this point
feat(nvim): allow passing `project_root` as options when registering buffers
Davidyz
committed
418dd14
View commit details
Copy full SHA for 418dd14
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
docs(nvim): inline documentation.
Davidyz
committed
e4f2be0
View commit details
Copy full SHA for e4f2be0
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
refactor(nvim)!: implement native cache managemet in lua, instead of `vim.b.vectorcode_cache`
Davidyz
committed
058bd47
View commit details
Copy full SHA for 058bd47
View code at this point
Browse repository at this point
Commits on Feb 21, 2025
fix(nvim): remove deprecated options.
Davidyz
committed
a5ffaf9
View commit details
Copy full SHA for a5ffaf9
View code at this point
Browse repository at this point
feat(nvim): add the option to only keep the latest async job.
Davidyz
committed
a4d1780
View commit details
Copy full SHA for a4d1780
View code at this point
Browse repository at this point
fix(nvim): prevent tables with integer keys from being converted to lists when added to vim.b.*
Davidyz
committed
47eaf4f
View commit details
Copy full SHA for 47eaf4f
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
refactor(nvim): rewrote typings and made `setup` options more intuitive.
Davidyz
committed
4b92888
View commit details
Copy full SHA for 4b92888
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.