Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

finally fix multi-byte language issues #31

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Conversation

gptlang
Copy link
Member

@gptlang gptlang commented Feb 8, 2024

No description provided.

@gptlang gptlang force-pushed the pr-multibyte-utf8 branch 2 times, most recently from 5a2b3f8 to e777d69 Compare February 8, 2024 11:50
@gptlang gptlang linked an issue Feb 8, 2024 that may be closed by this pull request
@gptlang gptlang merged commit bb00855 into main Feb 8, 2024
5 checks passed
@gptlang gptlang deleted the pr-multibyte-utf8 branch February 8, 2024 11:52
cjoke pushed a commit to cjoke/CopilotChat.nvim that referenced this pull request Feb 18, 2024
* Intergrate ziontee113/CopilotAgent.nvim (CopilotC-Nvim#27)

* feat: add libraries from ziontee113/CopilotAgent

* feat: add chat handlers from CopilotAgent

* feat: add "mycopilot" module from CopilotAgent

* feat: add "tools" module from CopilotAgent

* feat: add copilot-agent.py

* feat: conditionally check for tiktoken module

* Add renamed CopilotAgent commands to README.md (CopilotC-Nvim#29)

* ref: rename commands to prefixed with CopilotChat

* docs: add renamed CopilotAgent commmands

* docs: add default key mapping

---------

Co-authored-by: Dung Duc Huynh (Kaka) <[email protected]>

* docs: add note about the canary branch

docs: fix keymap for in-place command

* chore: update dict

* docs: add demo videos for Fold & Inplace (CopilotC-Nvim#31)

* chore: remove testing commands and layout component

fix: remove matrix testing code

* docs: remove copilot chat vspilt command

* feat: add toggle layout and new split preset commands

* revert: add internal comands back for inplace chat

* chore: add a note about chat handler

* feat: show spinner on processing

* feat: show key binding on help section

* docs: fix usage for InPlace command

* docs: add demo for token count and demo

* feat: add C-h to toggle help section

* docs: add usage for InPlace command

* chore: sync fork

* refactor: create dedicated function for help text with layout

* feat: add option for hide or show the help text on InPlace

* Fix module import error by using typing.List (CopilotC-Nvim#33)

Co-authored-by: Cassius0924 <[email protected]>

* docs: add Cassius0924 as a contributor for code (CopilotC-Nvim#34)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

* feat: add user prompt and clear history on InPlace command

* docs: fix usage for install manually

* feat: add new keymap for change system prompt

* feat: add debug flag

* docs: add debug file path when enable debug mode

* docs: notify end user to run UpdateRemotePlugins command after install plugin

* chore: sync fork

Add system prompt to ask
Handle bad error code after calling post

* chore: sync fork and remove unused

* docs: add Discord link

* chore: sync fork

* refactor!: drop CC commands

* docs: remove branch on usage

---------

Co-authored-by: Trí Thiện Nguyễn <[email protected]>
Co-authored-by: He Zhizhou <[email protected]>
Co-authored-by: Cassius0924 <[email protected]>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

german umlauts - broken format
1 participant