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
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
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 }}
https-github-com-ADVOCACIA
/
sg.nvim
Public
forked from
sourcegraph/sg.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
sg.nvim
plugin
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 14, 2023
feat!: Improved Authentication workflow (#173)
Show description for 7143d8f
tjdevries
authored
7143d8f
View commit details
Copy full SHA for 7143d8f
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
completion: use separate kind for Cody completions (#149)
Show description for d4b0e6e
tjdevries
and
Pandoks
authored
d4b0e6e
View commit details
Copy full SHA for d4b0e6e
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
fix: much better error message when not authed for sg usage (#145)
Show description for e34aa91
tjdevries
authored
e34aa91
View commit details
Copy full SHA for e34aa91
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
feat: allow disabling cody (#119)
Show description for 009feb0
tjdevries
authored
009feb0
View commit details
Copy full SHA for 009feb0
View code at this point
Browse repository at this point
feat: `CodyRestart` to be able to restart all sourcegraph/cody state (#118)
tjdevries
authored
5659dfe
View commit details
Copy full SHA for 5659dfe
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
Make CodyAsk work properly without a range (#106)
Show description for e2a2b20
mrnugget
authored
e2a2b20
View commit details
Copy full SHA for e2a2b20
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Remove --
pjlast
committed
25a6013
View commit details
Copy full SHA for 25a6013
View code at this point
Browse repository at this point
Add CodyDo deprecated message
pjlast
committed
3336e8a
View commit details
Copy full SHA for 3336e8a
View code at this point
Browse repository at this point
Rename CodyDo to CodyTask
pjlast
committed
f15e9b0
View commit details
Copy full SHA for f15e9b0
View code at this point
Browse repository at this point
Move docs around
pjlast
committed
c926eb6
View commit details
Copy full SHA for c926eb6
View code at this point
Browse repository at this point
Use correct docstring for TaskPrevious
pjlast
committed
ecc41b4
View commit details
Copy full SHA for ecc41b4
View code at this point
Browse repository at this point
Doc updates
pjlast
committed
76bc80e
View commit details
Copy full SHA for 76bc80e
View code at this point
Browse repository at this point
Cody command updates
pjlast
committed
2d7d496
View commit details
Copy full SHA for 2d7d496
View code at this point
Browse repository at this point
Remove tasks type annotation
pjlast
committed
45a92e9
View commit details
Copy full SHA for 45a92e9
View code at this point
Browse repository at this point
Add next and previous shortcuts to CodyTasks
pjlast
committed
ec32a0b
View commit details
Copy full SHA for ec32a0b
View code at this point
Browse repository at this point
feature: add nvim-cmp autocomplete source (#82)
Show description for 444b514
pjlast
authored
444b514
View commit details
Copy full SHA for 444b514
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
Rework CodyDo and introduce CodyTasks
pjlast
authored
6fc56ef
View commit details
Copy full SHA for 6fc56ef
View code at this point
Browse repository at this point
Remove CodyToggleFloat
pjlast
committed
179ba96
View commit details
Copy full SHA for 179ba96
View code at this point
Browse repository at this point
Remove CodyExplain command
pjlast
committed
cf4d04b
View commit details
Copy full SHA for cf4d04b
View code at this point
Browse repository at this point
Rework Cody layouts
pjlast
authored
0d549a0
View commit details
Copy full SHA for 0d549a0
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
feat: should download latest release on install (#68)
tjdevries
authored
d8ddfc2
View commit details
Copy full SHA for d8ddfc2
View code at this point
Browse repository at this point
Cody tasks we can switch between
pjlast
committed
31eedb5
View commit details
Copy full SHA for 31eedb5
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
Parallel message execution working
pjlast
authored and
tjdevries
committed
976cc8d
View commit details
Copy full SHA for 976cc8d
View code at this point
Browse repository at this point
Add floating window layout
pjlast
authored and
tjdevries
committed
fcf50d7
View commit details
Copy full SHA for fcf50d7
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
refactor: remove shared library, all comms are rpc now (#65)
tjdevries
authored
2dcef67
View commit details
Copy full SHA for 2dcef67
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
fix: hide `:SourcegraphInfo` buffer and set nomodifable (#50)
willothy
authored
3874da1
View commit details
Copy full SHA for 3874da1
View code at this point
Browse repository at this point
feat: allow configuration of auth strategy (#52)
tjdevries
authored
6bf26ad
View commit details
Copy full SHA for 6bf26ad
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
Add CodyDo command
pjlast
committed
ae93594
View commit details
Copy full SHA for ae93594
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
experimental: start working on jsonify (with example) (#37)
tjdevries
authored
3fdedc7
View commit details
Copy full SHA for 3fdedc7
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
feat: `:CodyAsk` (#35)
Show description for c599292
pjlast
authored
c599292
View commit details
Copy full SHA for c599292
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
feat: use cody-agent as the backend (#30)
Show description for b65aade
tjdevries
authored
b65aade
View commit details
Copy full SHA for b65aade
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
cody: initial implementation (#24)
Show description for 11b21cd
tjdevries
authored
11b21cd
View commit details
Copy full SHA for 11b21cd
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
feat: Add :SourcegraphLink to easily get a link for the location under cursor
tjdevries
committed
6677097
View commit details
Copy full SHA for 6677097
View code at this point
Browse repository at this point
feat: add :SourcegraphInfo command
tjdevries
committed
334736b
View commit details
Copy full SHA for 334736b
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
feat: add hover and path info
tjdevries
committed
c43f1a9
View commit details
Copy full SHA for c43f1a9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.