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 }}
bjarosze
/
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
client
on
apply_edit_for_nes
User selector
All users
All time
Commit history
Commits on Sep 30, 2025
refactor!: remove nvim 0.10 support as warned
AntoineGS
committed
3cd5086
View commit details
Copy full SHA for 3cd5086
View code at this point
Browse repository at this point
Commits on Sep 28, 2025
refactor: add more context to some logs
AntoineGS
committed
b0cef6c
View commit details
Copy full SHA for b0cef6c
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
refactor: use BufEnter instead of FileType autocmd
AntoineGS
committed
e7dabfd
View commit details
Copy full SHA for e7dabfd
View code at this point
Browse repository at this point
fix: prevent trying to detach from never-attached buffers
AntoineGS
committed
a84a0ab
View commit details
Copy full SHA for a84a0ab
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
fix: ensure keymaps are buffer-aware
Show description for 8b9af0c
AntoineGS
committed
8b9af0c
View commit details
Copy full SHA for 8b9af0c
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
feat: next edit suggestion (nes)
Show description for 2ac3ab3
AntoineGS
committed
2ac3ab3
View commit details
Copy full SHA for 2ac3ab3
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
refactor: warnings cleanup
AntoineGS
committed
81d289a
View commit details
Copy full SHA for 81d289a
View code at this point
Browse repository at this point
fix: check correct lsp server initialization
AntoineGS
committed
c2c7cb4
View commit details
Copy full SHA for c2c7cb4
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
fix: protect filetype change from an invalid bufnr
Show description for e25f975
AntoineGS
committed
e25f975
View commit details
Copy full SHA for e25f975
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
fix: RPC Document for URI not found on ft change
Show description for f5a147c
AntoineGS
committed
f5a147c
View commit details
Copy full SHA for f5a147c
View code at this point
Browse repository at this point
fix: prevent manually disabled buffer from automatically re-attaching
Show description for f55bf8c
AntoineGS
committed
f55bf8c
View commit details
Copy full SHA for f55bf8c
View code at this point
Browse repository at this point
fix: ensure right buffers are attached/queried with async model
Show description for 04d3760
AntoineGS
committed
04d3760
View commit details
Copy full SHA for 04d3760
View code at this point
Browse repository at this point
fix: ensure attachment even when suggestion is disabled
AntoineGS
committed
aa00b0b
View commit details
Copy full SHA for aa00b0b
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
feat: improve `Copilot status` with attach/detached reasons
AntoineGS
committed
1e37de6
View commit details
Copy full SHA for 1e37de6
View code at this point
Browse repository at this point
fix: buffer attachment logic in various conditions
Show description for e7bfbfb
AntoineGS
committed
e7bfbfb
View commit details
Copy full SHA for e7bfbfb
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
Revert "fix: use buf for FileType autocmd (#539)"
Show description for f0c0d98
AntoineGS
committed
f0c0d98
View commit details
Copy full SHA for f0c0d98
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
fix: use buf for FileType autocmd (#539)
Show description for 96f34f8
Kaiser-Yang
authored
96f34f8
View commit details
Copy full SHA for 96f34f8
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
feat: add option to suppress limit reched popup (#528)
Show description for 4869bff
AbaoFromCUG
and
AntoineGS
authored
4869bff
View commit details
Copy full SHA for 4869bff
View code at this point
Browse repository at this point
feat: relax and improve validation for copilot_node_command and nodejs (#527)
Show description for f122741
timhugh
and
AntoineGS
authored
f122741
View commit details
Copy full SHA for f122741
View code at this point
Browse repository at this point
Commits on Aug 1, 2025
fix: only clear autocmd group if it was created
Show description for 6fa90e6
AntoineGS
committed
6fa90e6
View commit details
Copy full SHA for 6fa90e6
View code at this point
Browse repository at this point
Commits on Jul 29, 2025
fix: ensure buffer is not attached on LSP start as it is long-lived regardless of buffer
AntoineGS
committed
1c2e65e
View commit details
Copy full SHA for 1c2e65e
View code at this point
Browse repository at this point
fix: fail to start when not using lazy loading of plugin
Show description for 81cba6d
AntoineGS
committed
81cba6d
View commit details
Copy full SHA for 81cba6d
View code at this point
Browse repository at this point
fix: prevent calling buf_attach_client without a client id
AntoineGS
committed
045daa5
View commit details
Copy full SHA for 045daa5
View code at this point
Browse repository at this point
fix: multiple buffers opened cause incorrect should_attach logic
Show description for 2c3d15c
AntoineGS
committed
2c3d15c
View commit details
Copy full SHA for 2c3d15c
View code at this point
Browse repository at this point
Commits on Jul 28, 2025
Revert "fix: multiple buffers opened cause incorrect should_attach logic (#521)"
Show description for 2d7261d
AntoineGS
committed
2d7261d
View commit details
Copy full SHA for 2d7261d
View code at this point
Browse repository at this point
fix: multiple buffers opened cause incorrect should_attach logic (#521)
Show description for d921204
AntoineGS
authored
d921204
View commit details
Copy full SHA for d921204
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
fix: call should_attach on sign_in (#509)
Show description for b0ffa35
powerman
authored
b0ffa35
View commit details
Copy full SHA for b0ffa35
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
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
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
Commits on Apr 8, 2025
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
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
tests: initial round of tests using mini.test
AntoineGS
committed
2cd99fb
View commit details
Copy full SHA for 2cd99fb
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
refactor: split out files further
AntoineGS
committed
d93f32b
View commit details
Copy full SHA for d93f32b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.