Tom Ross

Results 72 issues of Tom Ross

## Test plan ## App preview: - [Web](https://sg-web-tr-extensions-use-codeintel.onrender.com/search) Check out the [client app preview documentation](https://docs.sourcegraph.com/dev/how-to/client_pr_previews) to learn more.

cla-signed
team/code-exploration

WIP... Trying to figure out if there's something else wrong that means we hit this limit quite easily ## Test plan

Stale

## Description There are an assortment of highly popular diagnostics that "Ask Cody to Fix" will run on, see this dashboard: https://sourcegraph.looker.com/looks/1914 We can use this data to improve the...

cody
large

What: - We apply edits by default, but it can be difficult for users to see exactly what has changed. - Users rely on the “Show diff” CTA in the...

medium

**What:** - Currently we use the users' default formatter to format the output of an Edit, immediately after it is applied to the document. - This is _ok_ but it's...

bug
clients/vscode
cody

**What:** We currently use Tree-sitter to expand to the nearest enclosing function for JS/TS/Go & Python. We should expand this to more languages **How:** 1. Prioritise languages based on the...

clients/vscode
cody

What: - Currently we show live decorations of the character-level diff that we calculate for Edits. - This can appear quite confusing for users, also partly glitchy because the character-level...

What: - We support changing models for Edits - It would be nice if users had a way to quickly retry an edit using a different model. How: - Show...

What: - The Edit input can be hidden quite easily, this means a user could possibly lose their prompt that they have been writing. How: - Once the input is...