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 }}
nmarley
/
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
fix-panel-accept
User selector
All users
All time
Commit history
Commits on Feb 2, 2023
fix(panel): jump to prev win on close
MunifTanjim
committed
03bb3dc
View commit details
Copy full SHA for 03bb3dc
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
fix(panel): go back to correct place after accept
MunifTanjim
committed
c7c3557
View commit details
Copy full SHA for c7c3557
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
feat: support function for filetypes
MunifTanjim
committed
bfae743
View commit details
Copy full SHA for bfae743
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
feat(panel): support layout config
Show description for 2b20fbe
zbirenbaum
authored
2b20fbe
View commit details
Copy full SHA for 2b20fbe
View code at this point
Browse repository at this point
refactor: remove deprecated util usages
MunifTanjim
committed
9ae1389
View commit details
Copy full SHA for 9ae1389
View code at this point
Browse repository at this point
feat(client): add compatibility for neovim < 0.8.2
MunifTanjim
committed
d1f5d0b
View commit details
Copy full SHA for d1f5d0b
View code at this point
Browse repository at this point
feat(client): improved start and attach
MunifTanjim
committed
7ba514e
View commit details
Copy full SHA for 7ba514e
View code at this point
Browse repository at this point
Commits on Jan 22, 2023
feat: bump to copilot.vim 1.8.1
MunifTanjim
committed
6ca9b4b
View commit details
Copy full SHA for 6ca9b4b
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
feat: bump to copilot.vim 1.8.0
MunifTanjim
committed
81eb5d1
View commit details
Copy full SHA for 81eb5d1
View code at this point
Browse repository at this point
Commits on Dec 16, 2022
fix: ignore consecutive setup calls
MunifTanjim
committed
1e7f649
View commit details
Copy full SHA for 1e7f649
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
feat(suggestion): support partial accept
MunifTanjim
committed
372ed1b
View commit details
Copy full SHA for 372ed1b
View code at this point
Browse repository at this point
Commits on Dec 10, 2022
feat(client): support vim.g.copilot_proxy
MunifTanjim
committed
94abd14
View commit details
Copy full SHA for 94abd14
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
feat: bump to copilot.vim 1.7.0
MunifTanjim
committed
741f62c
View commit details
Copy full SHA for 741f62c
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
refactor: extract config to separate module
MunifTanjim
committed
79efe15
View commit details
Copy full SHA for 79efe15
View code at this point
Browse repository at this point
Commits on Nov 13, 2022
feat: more sophisticated method to get copilot path (#78)
Show description for c65288b
rockofox
authored
c65288b
View commit details
Copy full SHA for c65288b
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
chore: cleanup debug log
MunifTanjim
committed
f9c4bf7
View commit details
Copy full SHA for f9c4bf7
View code at this point
Browse repository at this point
feat(command): show node.js version in ':Copilot version'
MunifTanjim
committed
46b28e3
View commit details
Copy full SHA for 46b28e3
View code at this point
Browse repository at this point
feat: bump to copilot.vim 1.6.1
MunifTanjim
committed
bf6bc0f
View commit details
Copy full SHA for bf6bc0f
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
fix(suggestion): do not toggle insert mode on accept
MunifTanjim
committed
81ffc49
View commit details
Copy full SHA for 81ffc49
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
fix(suggestion): weird indentation after .accept
MunifTanjim
committed
d3c3732
View commit details
Copy full SHA for d3c3732
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
feat: update ':Copilot status'
MunifTanjim
committed
0ee5df0
View commit details
Copy full SHA for 0ee5df0
View code at this point
Browse repository at this point
feat: update api for latest version
MunifTanjim
committed
ee0e551
View commit details
Copy full SHA for ee0e551
View code at this point
Browse repository at this point
feat: update language normalization map
MunifTanjim
committed
427faff
View commit details
Copy full SHA for 427faff
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
feat: add force enable instruction in ':Copilot toggle'
MunifTanjim
committed
dd79629
View commit details
Copy full SHA for dd79629
View code at this point
Browse repository at this point
feat: check enabled/disabled state in ':Copilot status'
MunifTanjim
committed
c9f4240
View commit details
Copy full SHA for c9f4240
View code at this point
Browse repository at this point
refactor: copilot attach conditions
MunifTanjim
committed
de2c8be
View commit details
Copy full SHA for de2c8be
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
feat: add command :Copilot (#59)
Show description for e1fb24a
MunifTanjim
authored
e1fb24a
View commit details
Copy full SHA for e1fb24a
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
feat(auth): support signout (#54)
MunifTanjim
authored
29a045a
View commit details
Copy full SHA for 29a045a
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
feat(api): add get_version (#56)
MunifTanjim
authored
814e233
View commit details
Copy full SHA for 814e233
View code at this point
Browse repository at this point
feat: support 'filetypes' option (#52)
MunifTanjim
authored
c73dfdc
View commit details
Copy full SHA for c73dfdc
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
feat: add copilot.panel module (#50)
Show description for 346d06a
MunifTanjim
authored
346d06a
View commit details
Copy full SHA for 346d06a
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
feat(api): add set_editor_info (#55)
MunifTanjim
authored
1898423
View commit details
Copy full SHA for 1898423
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
feat: add copilot.suggestion module (#53)
MunifTanjim
authored
2202f7a
View commit details
Copy full SHA for 2202f7a
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
feat: add copilot.api module (#48)
Show description for 2e00dba
MunifTanjim
authored
2e00dba
View commit details
Copy full SHA for 2e00dba
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
feat: support authentication (#47)
MunifTanjim
authored
2e3cd13
View commit details
Copy full SHA for 2e3cd13
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.