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
jobrunner
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 30, 2025
fix(nvim): refined LSP launching process
Davidyz
committed
b251774
View commit details
Copy full SHA for b251774
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
feat(nvim): use new LSP APIs introduced in nvim 0.11.0 (#42)
Show description for 054d1f2
Davidyz
authored
054d1f2
View commit details
Copy full SHA for 054d1f2
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
fix(nvim)!: rename language server for compliance with nvim-lspconfig
Davidyz
committed
7c3b6b1
View commit details
Copy full SHA for 7c3b6b1
View code at this point
Browse repository at this point
fix(nvim): move `didOpen` request to jobrunner. Should fix #18 for newer LSP-based API.
Davidyz
committed
12f82d9
View commit details
Copy full SHA for 12f82d9
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
docs(nvim): inline documentation on jobrunner classes
Davidyz
committed
1f3dd69
View commit details
Copy full SHA for 1f3dd69
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
feat(nvim): automatically detect a plausible project_root from buffer name/cwd
Davidyz
committed
fcb06df
View commit details
Copy full SHA for fcb06df
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
fix(nvim): fix lsp error msg passing.
Davidyz
committed
130d772
View commit details
Copy full SHA for 130d772
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
fix(nvim): avoid starting multiple LSP server.
Davidyz
committed
b4a21b7
View commit details
Copy full SHA for b4a21b7
View code at this point
Browse repository at this point
feat(nvim): finished refactoring codecompanion tool to use async function.
Davidyz
committed
eeb6454
View commit details
Copy full SHA for eeb6454
View code at this point
Browse repository at this point
fix(nvim): pass partial results to the callback.
Davidyz
committed
9aa26a5
View commit details
Copy full SHA for 9aa26a5
View code at this point
Browse repository at this point
fix(nvim): unify the output format.
Davidyz
committed
7b28e01
View commit details
Copy full SHA for 7b28e01
View code at this point
Browse repository at this point
refactor(nvim): move lsp validation to jobrunner.
Davidyz
committed
3c3fa47
View commit details
Copy full SHA for 3c3fa47
View code at this point
Browse repository at this point
feat(nvim): check if the LSP exists.
Davidyz
committed
af6d8c5
View commit details
Copy full SHA for af6d8c5
View code at this point
Browse repository at this point
feat(nvim): add a runner interface for calling command.
Davidyz
committed
3cc5f04
View commit details
Copy full SHA for 3cc5f04
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.