Giter Site home page Giter Site logo

UI Problems about vscode-flexigpt HOT 3 CLOSED

solariz avatar solariz commented on June 19, 2024
UI Problems

from vscode-flexigpt.

Comments (3)

ppipada avatar ppipada commented on June 19, 2024 1

@solariz I have pushed a update to FlexiGPT today. 1.14.0

  • Added max height for the text area (and a few more things to make it consistent).
  • So expected behaviour is: as you start typing or telling more to gpts, your text box will grow upto a certain size and then stop growing. i.e max-height. But, still "resize" to original (i.e 1 row only) is not present. For that the above suggested workaround is still there i.e type a char -> delete ->esc
  • FYI: new release also adds support for latest openai/claude/gemini/huggingface/llama.cpp changes.

Hope this solves your issue.

from vscode-flexigpt.

ppipada avatar ppipada commented on June 19, 2024

Hi,

Thanks for the report. With Vanilla JS (I first worked with the language in this extension via ChatGPT only so I may be missing something obvious), resizing turned out to be surprisingly convulated when I looked at it. Max height, etc works, but I wanted to have resizing rather than just a max. A lot of other enhancements I wanted in the UI (e.g streaming and prompt building, etc) were difficult to achieve.

I planned to migrate to a simple react app inside vscode sometime back, but ran into some bandwidth issues.
Hopefully I will get to completing it sometime soon and with it, the max height and resize issues get resolved.

A simple workaround that I use to sidestep the above annoyance is to type something (just a single character) in the text box and delete it immediately + esc. It comes back to the base size after this. I know this is horrible, but again, hopefully I will solve it soon enough.

from vscode-flexigpt.

solariz avatar solariz commented on June 19, 2024

Thanks for that! Just tried and also nice that claude-3-haiku-20240307 working now and is default. Big thanks!

from vscode-flexigpt.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.