twinnydotdev / twinny

The most no-nonsense, locally or API-hosted AI code completion plugin for Visual Studio Code - like GitHub Copilot but completely free and 100% private.
https://twinny.dev
MIT License
2.57k stars 143 forks source link

Supports multi-line text input #271

Closed juntaosun closed 1 month ago

juntaosun commented 1 month ago

The input field can now only enter one line of text, which is not very convenient for code input. You want to add multiple lines of input, just like ChatGPT.

rjmacarthy commented 1 month ago

Hello, please could you try to use CTRL+ENTER? Many thanks.

juntaosun commented 1 month ago

Hello, please could you try to use CTRL+ENTER? Many thanks.

Yes it works, thanks