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 }}
AntoineGS
/
copilot.lua
Public
forked from
zbirenbaum/copilot.lua
Notifications
You must be signed in to change notification settings
Fork
1
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
util.lua
on
refs/heads/master
User selector
All users
All time
Commit history
Commits on Apr 15, 2025
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 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
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
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 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
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
Merge branch 'master' into dev
AntoineGS
committed
784f4eb
View commit details
Copy full SHA for 784f4eb
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
feat: update to Copilot LSP v1.296 (#427)
github-actions[bot]
authored
5a8fdd3
View commit details
Copy full SHA for 5a8fdd3
View code at this point
Browse repository at this point
Merge branch 'master' into dev
AntoineGS
committed
56621af
View commit details
Copy full SHA for 56621af
View code at this point
Browse repository at this point
feat: update to latest Copilot LSP (#426)
github-actions[bot]
authored
13ae718
View commit details
Copy full SHA for 13ae718
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
refactor: extract filetype-related utils
AntoineGS
committed
397a38d
View commit details
Copy full SHA for 397a38d
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
refactor!: major rewrite of project structure
AntoineGS
committed
e69323a
View commit details
Copy full SHA for e69323a
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
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
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 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
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
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
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 21, 2025
feat: add logger and redirect existing prints/notifies through it (#383)
Show description for 256393d
AntoineGS
authored
256393d
View commit details
Copy full SHA for 256393d
View code at this point
Browse repository at this point
Warning cleanup (#381)
Show description for 330ffb9
AntoineGS
authored
330ffb9
View commit details
Copy full SHA for 330ffb9
View code at this point
Browse repository at this point
feat: allow changing the Copilot model used (#373)
Show description for 71eeb95
AntoineGS
authored
71eeb95
View commit details
Copy full SHA for 71eeb95
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
feat: update to latest copilot.vim/dist #1 (#372)
Show description for 2d32b62
AntoineGS
authored
2d32b62
View commit details
Copy full SHA for 2d32b62
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
fix: only attach to normal buffers (#333)
Show description for e601a39
liskin
authored
e601a39
View commit details
Copy full SHA for e601a39
View code at this point
Browse repository at this point
Commits on Dec 15, 2023
feat: bump to copilot.vim 1.13.0
MunifTanjim
committed
dcaaed5
View commit details
Copy full SHA for dcaaed5
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
fix(util): vim.fn.strutf16len existence check
MunifTanjim
committed
2b974b4
View commit details
Copy full SHA for 2b974b4
View code at this point
Browse repository at this point
feat: bump to copilot.vim 1.12.1
MunifTanjim
committed
1500498
View commit details
Copy full SHA for 1500498
View code at this point
Browse repository at this point
feat: bump to copilot.vim 1.12.0
MunifTanjim
committed
af4cfea
View commit details
Copy full SHA for af4cfea
View code at this point
Browse repository at this point
feat(suggestion): notify accepted length
MunifTanjim
committed
49860bd
View commit details
Copy full SHA for 49860bd
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
feat: bump to copilot.vim 1.11.4
MunifTanjim
committed
1b303df
View commit details
Copy full SHA for 1b303df
View code at this point
Browse repository at this point
feat: bump to copilot.vim 1.11.3
MunifTanjim
committed
5657eeb
View commit details
Copy full SHA for 5657eeb
View code at this point
Browse repository at this point
feat: bump to copilot.vim 1.11.2
MunifTanjim
committed
8b34820
View commit details
Copy full SHA for 8b34820
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.