You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IJPL-161819 inline prompt code generation: show diff in the gutter after code generation
IJPL-162132: Clear progressbar only when a meaningful message arrives from LLM
IJPL-161819 gutter animation
IJPL-161819 hide bulb on edt
IJPL-161819 revert temporary code
IJPL-161819 properly dispose InlinePromptEditorFilter
IJPL-161819 hide unsupported actions
IJPL-162132: Do now show lightbulb after code generation
IJPL-161819 add tooltip text for line marker gutter
IJPL-161819 add revert action on gutter
IJPL-161819 move AIInEditorDiffRendererOnGutter to better packages
IJPL-161819 use proper diff color
IJPL-161819 move AIInEditorDiffRendererOnGutter to inlinePromptDetector module
also, add dependency on `intellij.platform.collaborationTools`
IJPL-161819 fix retry inlay text
IJPL-161819 add gutter markers to inline prompt
IJPL-161819 do not show generation diff on undo by default
cleanup
rename object
IJPL-161819 add `simplify` to prompt initiating words
IJPL-161819 ignore warnings shown while inline prompt is shown
IJPL-161819 ignore new errors in the current file when an inline prompt is shown
IJPL-161819 show diff after generation
Squashed commits:
Do not show quickfixes when the user is in inline prompt
add on generation diff
fix esc on retry
regenerate inlay
prevent blinking (fast fix)
add undo/redo FUS statistics
move diff listener class
hide diff on esc, add adv setting
dead code
hide diff before regeneration
do not show modified lines in diff (show them as deleted/added for more clarity)
better diff
make diff better
show diff on undo
something something
some ctrl+Z
GitOrigin-RevId: 2141d2e0b83c2b089780e0df1be12d43e4fff834
Copy file name to clipboardExpand all lines: platform/collaboration-tools/src/com/intellij/collaboration/ui/codereview/editor/CodeReviewEditorGutterChangesRenderer.kt
0 commit comments