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 }}
noib3
/
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
1
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
README.md
on
master
User selector
All users
All time
Commit history
Commits on Mar 4, 2026
fix: race in should_attach
powerman
authored and
AntoineGS
committed
89c8ada
View commit details
Copy full SHA for 89c8ada
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
chore: update README
Show description for 2a37f6d
AntoineGS
committed
2a37f6d
View commit details
Copy full SHA for 2a37f6d
View code at this point
Browse repository at this point
Commits on Jan 18, 2026
chore: update config defaults in readme (#641)
Show description for fa99d6b
AntoineGS
and
tjex
authored
fa99d6b
View commit details
Copy full SHA for fa99d6b
View code at this point
Browse repository at this point
Commits on Jan 10, 2026
feat: add toggle_auto_trigger keymap support (#631)
tjex
authored
1eb6f51
View commit details
Copy full SHA for 1eb6f51
View code at this point
Browse repository at this point
Commits on Oct 5, 2025
docs: nodejs >= 22 required
marcinjahn
authored and
AntoineGS
committed
a1d94a0
View commit details
Copy full SHA for a1d94a0
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
refactor!: increase nodejs version requirement for LSP requirement
AntoineGS
committed
1ff8504
View commit details
Copy full SHA for 1ff8504
View code at this point
Browse repository at this point
feat(suggestions): export clear_preview and update_preview (#571)
samiulsami
authored
4725916
View commit details
Copy full SHA for 4725916
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 Aug 28, 2025
feat: add `Copilot panel close` and `is_open` commands
Show description for fc5d6a1
AntoineGS
committed
fc5d6a1
View commit details
Copy full SHA for fc5d6a1
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
Commits on Jul 25, 2025
refactor: remove panel horizontal and vertical positions as they have no effect
proofer
authored
64422b7
View commit details
Copy full SHA for 64422b7
View code at this point
Browse repository at this point
Commits on May 8, 2025
doc: update README.md
AntoineGS
authored
2fe34db
View commit details
Copy full SHA for 2fe34db
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
fix: fix more typos, use pull request action instead of pushing directly
MuntasirSZN
authored and
AntoineGS
committed
962cf8b
View commit details
Copy full SHA for 962cf8b
View code at this point
Browse repository at this point
docs: typo
MuntasirSZN
authored and
AntoineGS
committed
f4d5759
View commit details
Copy full SHA for f4d5759
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
docs: encapsulate default config in <details> tags
AntoineGS
committed
0a75029
View commit details
Copy full SHA for 0a75029
View code at this point
Browse repository at this point
docs: fix Caution tag
AntoineGS
committed
18029c3
View commit details
Copy full SHA for 18029c3
View code at this point
Browse repository at this point
docs: add a disclamer on the Certificate Parsing solution
AntoineGS
committed
87f298a
View commit details
Copy full SHA for 87f298a
View code at this point
Browse repository at this point
feat: faq section
Show description for 1f87b56
MuntasirSZN
authored and
AntoineGS
committed
1f87b56
View commit details
Copy full SHA for 1f87b56
View code at this point
Browse repository at this point
docs: fix typos and add table of contents
Show description for 174cc54
MuntasirSZN
authored and
AntoineGS
committed
174cc54
View commit details
Copy full SHA for 174cc54
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
Commits on Apr 5, 2025
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
Commits on Apr 4, 2025
doc: add auth_provider_url setting to readme (#429)
simchri
authored
228cd74
View commit details
Copy full SHA for 228cd74
View code at this point
Browse repository at this point
Commits on Mar 29, 2025
Merge branch 'master' into various_cleanups
AntoineGS
committed
4000fee
View commit details
Copy full SHA for 4000fee
View code at this point
Browse repository at this point
fix: typos
omahs
authored and
AntoineGS
committed
0d56d43
View commit details
Copy full SHA for 0d56d43
View code at this point
Browse repository at this point
Merge branch 'beta'
AntoineGS
committed
ff9359d
View commit details
Copy full SHA for ff9359d
View code at this point
Browse repository at this point
feat: ability to switch between js (default) and binary server type
AntoineGS
committed
f96d8e6
View commit details
Copy full SHA for f96d8e6
View code at this point
Browse repository at this point
docs: add integrations for blink.cmp
MuntasirSZN
authored and
AntoineGS
committed
f7e800b
View commit details
Copy full SHA for f7e800b
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
Revert "revert: back to before the binary update (#412)"
Show description for 4931ee9
AntoineGS
committed
4931ee9
View commit details
Copy full SHA for 4931ee9
View code at this point
Browse repository at this point
revert: back to before the binary update (#412)
Show description for 2072371
AntoineGS
authored
2072371
View commit details
Copy full SHA for 2072371
View code at this point
Browse repository at this point
feat: add ability to set custom copilot binary
Show description for 0e3585b
AntoineGS
committed
0e3585b
View commit details
Copy full SHA for 0e3585b
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
refactor!: remove deprecated functions and configs, require nvim 0.10+
AntoineGS
committed
b95c20b
View commit details
Copy full SHA for b95c20b
View code at this point
Browse repository at this point
feat: move to the official Copilot LSP binaries (#384)
Show description for af15584
AntoineGS
authored
af15584
View commit details
Copy full SHA for af15584
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
feat: add a default should_attach function that includes the buffer logic
Show description for 99654fe
AntoineGS
committed
99654fe
View commit details
Copy full SHA for 99654fe
View code at this point
Browse repository at this point
Commits on Mar 24, 2025
feat: add ability to authenticate using env variable
Show description for d296017
AntoineGS
committed
d296017
View commit details
Copy full SHA for d296017
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.