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

Scroll Bar #3871

Open
1 of 2 tasks
AllGotMan opened this issue Jan 28, 2025 · 2 comments
Open
1 of 2 tasks

Scroll Bar #3871

AllGotMan opened this issue Jan 28, 2025 · 2 comments
Assignees
Labels
area:chat Relates to chat interface kind:enhancement Indicates a new feature request, imrovement, or extension

Comments

@AllGotMan
Copy link

Validations

  • I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • I'm not able to find an open issue that requests the same enhancement

Problem

It would be much better if the chat window has the scroll bar so that I can quickly scroll up/down.

Solution

No response

@dosubot dosubot bot added area:chat Relates to chat interface kind:enhancement Indicates a new feature request, imrovement, or extension labels Jan 28, 2025
@Patrick-Erichsen
Copy link
Collaborator

@AllGotMan this can be set in your config.json: https://docs.continue.dev/reference#ui

{
  "ui": {
    "codeBlockToolbarPosition": "bottom",
    "fontSize": 14,
    "displayRawMarkdown": false,
    "showChatScrollbar": false,
    "codeWrap": false
  }
}

Appreciate the feedback though!

@AllGotMan
Copy link
Author

AllGotMan commented Jan 28, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:chat Relates to chat interface kind:enhancement Indicates a new feature request, imrovement, or extension
Projects
None yet
Development

No branches or pull requests

3 participants