Skip to content

Commit aa50184

Browse files
deathbeamTomas Slusny
andauthored
Remove python plugin from canary as per poll and update migration (#126)
- Removes python plugin as per poll results - Marks MIGRATION.md authentication as done as per gptlaggg response in Discord Signed-off-by: Tomas Slusny <ts6234@att.com> Co-authored-by: Tomas Slusny <ts6234@att.com>
1 parent 5dcc415 commit aa50184

19 files changed

Lines changed: 2 additions & 2218 deletions

MIGRATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ For further reference, you can view @jellydn's [configuration](https://github.co
6868
## TODO
6969

7070
- [x] For proxy support, this is needed: https://github.com/nvim-lua/plenary.nvim/pull/559
71-
- [ ] Delete rest of the python code? Or finish rewriting in place then delete
71+
- [x] Delete rest of the python code? Or finish rewriting in place then delete - All InPlace features are done, per poll on discord delete the python code
7272
- [x] Check for curl availability with health check
7373
- [x] Add folds logic from python, maybe? Not sure if this is even needed
74-
- [ ] Finish rewriting the authentication request if needed or just keep relying on copilot.vim/lua
74+
- [x] Finish rewriting the authentication request if needed or just keep relying on copilot.vim/lua - Relies on copilot.vim/lua
7575
- [x] Properly get token file path, atm it only supports Linux (easy fix)
7676
- [x] Update README and stuff
7777
- [x] Add token count from tiktoken support to extra_info

rplugin/python3/CopilotChat/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

rplugin/python3/CopilotChat/copilot.py

Lines changed: 0 additions & 241 deletions
This file was deleted.

rplugin/python3/CopilotChat/copilot_plugin.py

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)