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 }}
botanicuspopulus
/
CopilotChat.nvim
Public
forked from
CopilotC-Nvim/CopilotChat.nvim
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
CopilotChat.nvim
rplugin
on
contributing.md
User selector
All users
All time
Commit history
Commits on Feb 28, 2024
fix JSON decode error
gptlang
committed
c51783a
View commit details
Copy full SHA for c51783a
View code at this point
Browse repository at this point
fix: Work with non-json error messages #90
gptlang
committed
5208678
View commit details
Copy full SHA for 5208678
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
fix: raise error when auth fails to get token
Show description for 090d962
gptlang
authored and
jellydn
committed
090d962
View commit details
Copy full SHA for 090d962
View code at this point
Browse repository at this point
Commits on Feb 24, 2024
chore(pre-commit): update versions of black, flake8, and prettier
jellydn
committed
14b4283
View commit details
Copy full SHA for 14b4283
View code at this point
Browse repository at this point
chore: add TODO for clear token count
jellydn
committed
976bf12
View commit details
Copy full SHA for 976bf12
View code at this point
Browse repository at this point
feat: Add support for clear_chat_on_new_prompt config option
Show description for 7dc8771
deathbeam
and
pre-commit-ci[bot]
authored
7dc8771
View commit details
Copy full SHA for 7dc8771
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
fix: enable vim diagnostics after finish the conversation
Show description for a0a5a2a
jellydn
committed
a0a5a2a
View commit details
Copy full SHA for a0a5a2a
View code at this point
Browse repository at this point
ci: setup pre-commit action
Show description for 713ca00
jellydn
committed
713ca00
View commit details
Copy full SHA for 713ca00
View code at this point
Browse repository at this point
chore: run pre-commit
Show description for 93df475
jellydn
committed
93df475
View commit details
Copy full SHA for 93df475
View code at this point
Browse repository at this point
feat: New Command so that CopilotChat reads from current in-focus buffer when answering questions (#67)
Show description for 57226f2
AdrielVelazquez
and
jellydn
authored
57226f2
View commit details
Copy full SHA for 57226f2
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
chore: add logging for model temperature
jellydn
committed
d7abc3e
View commit details
Copy full SHA for d7abc3e
View code at this point
Browse repository at this point
fix: set default temperature and validate temperature value
jellydn
committed
8ff6db6
View commit details
Copy full SHA for 8ff6db6
View code at this point
Browse repository at this point
fix: add check for temperature if empty string (#60)
banjocat
authored
b38a4e9
View commit details
Copy full SHA for b38a4e9
View code at this point
Browse repository at this point
pre-commit
gptlang
committed
9efb087
View commit details
Copy full SHA for 9efb087
View code at this point
Browse repository at this point
feat: add temperature option
gptlang
committed
b5db053
View commit details
Copy full SHA for b5db053
View code at this point
Browse repository at this point
chore: add TODO for temperature setting
jellydn
committed
b5c915e
View commit details
Copy full SHA for b5c915e
View code at this point
Browse repository at this point
fix: set filetype to markdown for toggle vsplit buffer
jellydn
committed
1e250ff
View commit details
Copy full SHA for 1e250ff
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
chore: move abort request TODO and add keymaps TODO for InPlace command
jellydn
committed
c48fcca
View commit details
Copy full SHA for c48fcca
View code at this point
Browse repository at this point
chore: add TODO comment for future support of Custom Instructions
Show description for 45cdd3d
jellydn
committed
45cdd3d
View commit details
Copy full SHA for 45cdd3d
View code at this point
Browse repository at this point
chore: add more logging for chat handler
Show description for 003d7cc
jellydn
committed
003d7cc
View commit details
Copy full SHA for 003d7cc
View code at this point
Browse repository at this point
fix: reorder system prompt and language prompt
Show description for 0d474a1
jellydn
committed
0d474a1
View commit details
Copy full SHA for 0d474a1
View code at this point
Browse repository at this point
Commits on Feb 17, 2024
feat: add language settings for copilot answers
Show description for 8e40e41
3 people
authored
8e40e41
View commit details
Copy full SHA for 8e40e41
View code at this point
Browse repository at this point
feat: disable vim diagnostics on chat buffer for vsplit handler
jellydn
committed
fe1808e
View commit details
Copy full SHA for fe1808e
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
feat: add options to hide system prompts
jellydn
committed
98a6191
View commit details
Copy full SHA for 98a6191
View code at this point
Browse repository at this point
feat: add toggle command for vertical split in CopilotChat
jellydn
committed
48209d6
View commit details
Copy full SHA for 48209d6
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
feat(integration): set filetype to 'copilot-chat' for support edgy.nvim
jellydn
committed
60718ed
View commit details
Copy full SHA for 60718ed
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
feat: add reset buffer for CopilotChatReset command
jellydn
committed
bf6d29f
View commit details
Copy full SHA for bf6d29f
View code at this point
Browse repository at this point
fix: Include more info about refusal reason
gptlang
committed
46bdf01
View commit details
Copy full SHA for 46bdf01
View code at this point
Browse repository at this point
debug: Log errors to /tmp/copilot.log
gptlang
committed
62baa3c
View commit details
Copy full SHA for 62baa3c
View code at this point
Browse repository at this point
feat: CopilotChatReset command
gptlang
committed
528e6b4
View commit details
Copy full SHA for 528e6b4
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
feat: restructure for pynvim 0.4.3 backwards compatibility (#45)
Show description for 52350c7
jellydn
and
errnoh
authored
52350c7
View commit details
Copy full SHA for 52350c7
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
feat: Environment variables for proxy (HTTPS_PROXY and ALL_PROXY)
gptlang
committed
043e731
View commit details
Copy full SHA for 043e731
View code at this point
Browse repository at this point
feat: Proxy support
gptlang
committed
19a8088
View commit details
Copy full SHA for 19a8088
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
feat(chat_handler): show extra info only once
jellydn
committed
589a453
View commit details
Copy full SHA for 589a453
View code at this point
Browse repository at this point
fix: multi-byte languages by manually tracking last_line_col for buf_set_text
gptlang
committed
20a4234
View commit details
Copy full SHA for 20a4234
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.