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
Accelerator
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
Type
/
to 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 }}
tadashi-aikawa
/
copilot.lua
Public
forked from
zbirenbaum/copilot.lua
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
copilot.lua
lua
copilot
on
master
User selector
All users
All time
Commit history
Commits on Apr 29, 2025
fix: highlighting of suggestions may become "MatchParen" under certain conditions
tadashi-aikawa
committed
761ed27
View commit details
Copy full SHA for 761ed27
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
feat: update to latest Copilot LSP
github-actions[bot]
authored and
AntoineGS
committed
a5c390f
View commit details
Copy full SHA for a5c390f
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
fix: unable to accept panel suggestion (buffer was closed error)
Show description for 2f50ec4
AntoineGS
committed
2f50ec4
View commit details
Copy full SHA for 2f50ec4
View code at this point
Browse repository at this point
fix: typo in error message
AntoineGS
committed
e5b65bb
View commit details
Copy full SHA for e5b65bb
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
fix: resolve stutter when typing over virtual text
Show description for fc015b7
AntoineGS
committed
fc015b7
View commit details
Copy full SHA for fc015b7
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
fix: ensure encoding is utf-# (#470)
Show description for 089ec63
AntoineGS
authored
089ec63
View commit details
Copy full SHA for 089ec63
View code at this point
Browse repository at this point
fix: prevent partial accepts from triggering a new suggestion (#469)
Show description for c0d1824
AntoineGS
authored
c0d1824
View commit details
Copy full SHA for c0d1824
View code at this point
Browse repository at this point
Commits on Apr 20, 2025
fix: broken :Copilot version command
Show description for dc579f9
AntoineGS
committed
dc579f9
View commit details
Copy full SHA for dc579f9
View code at this point
Browse repository at this point
Commits on Apr 19, 2025
fix: accidentally committed print statements
AntoineGS
committed
4d4840b
View commit details
Copy full SHA for 4d4840b
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
refactor: eliminate deprecated warnings (2nd try) (#464)
phanen
authored
b3988bb
View commit details
Copy full SHA for b3988bb
View code at this point
Browse repository at this point
feat: leverage virt_text_inline to improve inline suggestions (#465)
Show description for ec62fd6
AntoineGS
authored
ec62fd6
View commit details
Copy full SHA for ec62fd6
View code at this point
Browse repository at this point
feat: update to latest Copilot LSP
github-actions[bot]
authored and
AntoineGS
committed
935ad69
View commit details
Copy full SHA for 935ad69
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Revert "refactor: eliminate deprecated warnings (#455)"
Show description for 0b43549
AntoineGS
committed
0b43549
View commit details
Copy full SHA for 0b43549
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
refactor: eliminate deprecated warnings (#455)
phanen
authored
353853c
View commit details
Copy full SHA for 353853c
View code at this point
Browse repository at this point
fix: URI conversion for panel would assume file:// prefix
Show description for cf6cb4f
AntoineGS
committed
cf6cb4f
View commit details
Copy full SHA for cf6cb4f
View code at this point
Browse repository at this point
refactor: typos
AntoineGS
committed
ccd34fa
View commit details
Copy full SHA for ccd34fa
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
feat: support for binary file accessible by PATH
Show description for e3768e3
AntoineGS
committed
e3768e3
View commit details
Copy full SHA for e3768e3
View code at this point
Browse repository at this point
Commits on Apr 13, 2025
fix: incorrectly used 0.11 instead of 0.10 as cutoff
AntoineGS
committed
891aee9
View commit details
Copy full SHA for 891aee9
View code at this point
Browse repository at this point
Commits on Apr 12, 2025
feat: update to latest Copilot LSP
github-actions[bot]
authored and
AntoineGS
committed
c62a2a7
View commit details
Copy full SHA for c62a2a7
View code at this point
Browse repository at this point
ci: initial release for automated tests
AntoineGS
committed
02ff5df
View commit details
Copy full SHA for 02ff5df
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
refactor: renormalize EOL of Lua files to LF
AntoineGS
committed
54b8e5b
View commit details
Copy full SHA for 54b8e5b
View code at this point
Browse repository at this point
feat: add undocumented callback, currently used for testing
AntoineGS
committed
9481fc7
View commit details
Copy full SHA for 9481fc7
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
chore: bump Copilot LSP version to 1.300
AntoineGS
committed
2378a40
View commit details
Copy full SHA for 2378a40
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
chore: bump Copilot LSP version to 1.298
AntoineGS
committed
d1b6e6c
View commit details
Copy full SHA for d1b6e6c
View code at this point
Browse repository at this point
fix: inncorrect location for .status on lsp failures
AntoineGS
committed
6fe8d15
View commit details
Copy full SHA for 6fe8d15
View code at this point
Browse repository at this point
fix: add a temporary redirection of status for LazyVim
Show description for 1ff8ab7
AntoineGS
committed
1ff8ab7
View commit details
Copy full SHA for 1ff8ab7
View code at this point
Browse repository at this point
chore: bump binary version to latest Coilot LSP
AntoineGS
committed
1c44b83
View commit details
Copy full SHA for 1c44b83
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
fix: GitHub token process improvements and incorrect documentation
AntoineGS
committed
923e30b
View commit details
Copy full SHA for 923e30b
View code at this point
Browse repository at this point
fix: binary custom_path folder verification
AntoineGS
committed
f49d6e3
View commit details
Copy full SHA for f49d6e3
View code at this point
Browse repository at this point
feat: improvement to the notification system
AntoineGS
committed
5ffb849
View commit details
Copy full SHA for 5ffb849
View code at this point
Browse repository at this point
tests: cleanup
AntoineGS
committed
a2dd6c9
View commit details
Copy full SHA for a2dd6c9
View code at this point
Browse repository at this point
Commits on Apr 6, 2025
fix: use post initialization callbacks when Copilot is not initialized (#438)
Show description for d521eaf
AntoineGS
authored
d521eaf
View commit details
Copy full SHA for d521eaf
View code at this point
Browse repository at this point
Commits on Apr 5, 2025
fix: temporarily disable file validations for nvim < 0.11 for now
AntoineGS
committed
075e845
View commit details
Copy full SHA for 075e845
View code at this point
Browse repository at this point
feat(suggestion): accept keypress Copilot bypass (#258)
Show description for 0e0630c
LUSEDOU
and
AntoineGS
authored
0e0630c
View commit details
Copy full SHA for 0e0630c
View code at this point
Browse repository at this point
fix: binary lsp not starting
AntoineGS
committed
14fb80f
View commit details
Copy full SHA for 14fb80f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.