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 }}
Ricks0ne
/
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
create-pull-request/update-copilot-lsp
User selector
All users
All time
Commit history
Commits on Mar 30, 2025
feat: add an undo breakpoint before applying suggestions
Show description for d661d65
AntoineGS
committed
d661d65
View commit details
Copy full SHA for d661d65
View code at this point
Browse repository at this point
refactor: remove get and set from config for native access
Show description for 50ded4d
AntoineGS
committed
50ded4d
View commit details
Copy full SHA for 50ded4d
View code at this point
Browse repository at this point
resolving deprecation for lsp client.get call (#421)
Show description for 827fd1c
andrewwillette
and
AntoineGS
authored
827fd1c
View commit details
Copy full SHA for 827fd1c
View code at this point
Browse repository at this point
refactor: additional warnings
AntoineGS
committed
0da8869
View commit details
Copy full SHA for 0da8869
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: improvements to the binary downloading timing
AntoineGS
committed
6a3134e
View commit details
Copy full SHA for 6a3134e
View code at this point
Browse repository at this point
fix: disable download of binary for now
AntoineGS
committed
6c65c53
View commit details
Copy full SHA for 6c65c53
View code at this point
Browse repository at this point
fix: ensure the LSP cmd works for binaries
AntoineGS
committed
bb77143
View commit details
Copy full SHA for bb77143
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
Commits on Mar 28, 2025
fix: use js server when on musl (#414)
alarmfox
authored
3e7a5c2
View commit details
Copy full SHA for 3e7a5c2
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
fix: incorrectly committed state of download functions
AntoineGS
committed
f9bf72f
View commit details
Copy full SHA for f9bf72f
View code at this point
Browse repository at this point
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
fix: add wget fallback, prevent Copilot from re-attaching upon startup error
AntoineGS
committed
2a43872
View commit details
Copy full SHA for 2a43872
View code at this point
Browse repository at this point
fix: use vim built-in mkdir to create the directory
AntoineGS
committed
535ebb5
View commit details
Copy full SHA for 535ebb5
View code at this point
Browse repository at this point
fix: remove -p in folder creation as it is not supported by some shells
Show description for 996194e
AntoineGS
committed
996194e
View commit details
Copy full SHA for 996194e
View code at this point
Browse repository at this point
chore: add logging
AntoineGS
committed
066193f
View commit details
Copy full SHA for 066193f
View code at this point
Browse repository at this point
fix: attempt to resolve a "cookies must be enabled" error
AntoineGS
committed
0da7ebc
View commit details
Copy full SHA for 0da7ebc
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: cleanup nvim 0.11.0 warnings
AntoineGS
committed
c921e36
View commit details
Copy full SHA for c921e36
View code at this point
Browse repository at this point
refactor: cleanup some messages and type declarations
AntoineGS
committed
ac42b18
View commit details
Copy full SHA for ac42b18
View code at this point
Browse repository at this point
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
refactor: remove deprecated setEditorInfo API calls and follow new SDK (#406)
AntoineGS
authored
73dbc0e
View commit details
Copy full SHA for 73dbc0e
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
refactor: remove comment
AntoineGS
committed
0e004a2
View commit details
Copy full SHA for 0e004a2
View code at this point
Browse repository at this point
fix: incorrect buffer attach logic
Show description for b9300fb
AntoineGS
committed
b9300fb
View commit details
Copy full SHA for b9300fb
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
fix: remove unnecessary print
AntoineGS
committed
aecb0c7
View commit details
Copy full SHA for aecb0c7
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
fix: highlight themes not being honored
Show description for 61280b5
AntoineGS
committed
61280b5
View commit details
Copy full SHA for 61280b5
View code at this point
Browse repository at this point
feat: add should_attach function
Show description for 4a557e7
AntoineGS
committed
4a557e7
View commit details
Copy full SHA for 4a557e7
View code at this point
Browse repository at this point
perf: cancel operations prior to requesting a new one
AntoineGS
committed
826e468
View commit details
Copy full SHA for 826e468
View code at this point
Browse repository at this point
fix: trace_lsp would not activate tracing in the LSP
AntoineGS
committed
e599a76
View commit details
Copy full SHA for e599a76
View code at this point
Browse repository at this point
feat: add trace logging with an id to reconstruct chain of events
AntoineGS
committed
3061f28
View commit details
Copy full SHA for 3061f28
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
feat: add ability to toggle the panel
AntoineGS
committed
865f40f
View commit details
Copy full SHA for 865f40f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.