diff options
| author | Christian Cleberg <[email protected]> | 2025-11-14 18:52:07 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-11-14 18:52:07 -0600 |
| commit | 8503ce886741af7bb40c1fbdb58ec6bc0b906a3c (patch) | |
| tree | 8e5d6b4de7b1b6a6ab85cd1a678f3f727d096264 /content/blog/2024-10-31-continue-ollama-code-assistant.org | |
| parent | ab1d0a88a5418a32f356564630e1cfba2f2329c4 (diff) | |
| download | cleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.tar.gz cleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.tar.bz2 cleberg.net-8503ce886741af7bb40c1fbdb58ec6bc0b906a3c.zip | |
fix alt-text for all remaining posts
Diffstat (limited to 'content/blog/2024-10-31-continue-ollama-code-assistant.org')
| -rw-r--r-- | content/blog/2024-10-31-continue-ollama-code-assistant.org | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/blog/2024-10-31-continue-ollama-code-assistant.org b/content/blog/2024-10-31-continue-ollama-code-assistant.org index d2091c9..c6a8fca 100644 --- a/content/blog/2024-10-31-continue-ollama-code-assistant.org +++ b/content/blog/2024-10-31-continue-ollama-code-assistant.org @@ -200,18 +200,23 @@ Continue: Below are a few screenshots from my current VS Codium window: #+caption: Available Continue Commands +#+attr_html: :alt List of commands available from the Continue package. [[https://img.cleberg.net/blog/20241031-continue-ollama-code-assistant/continue_commands.webp]] #+caption: Continue Fullscreen Chat Window +#+attr_html: :alt Continue chat window in full screen mode. [[https://img.cleberg.net/blog/20241031-continue-ollama-code-assistant/continue_fullscreen.webp]] #+caption: Inline Hotkeys +#+attr_html: :alt View of the Add to chat (Cmd+L) and Edit highlighted code (Cmd+I) options when typing inline. [[https://img.cleberg.net/blog/20241031-continue-ollama-code-assistant/continue_inline_hotkeys.webp]] #+caption: Inline Editing Suggestions +#+attr_html: :alt Highlighted red and green sections showing suggestions from the agent. [[https://img.cleberg.net/blog/20241031-continue-ollama-code-assistant/continue_inline.webp]] #+caption: Sidebar Context Window +#+attr_html: :alt View of the sidebar context window open side-by-side with an edited file. [[https://img.cleberg.net/blog/20241031-continue-ollama-code-assistant/continue_sidebar.webp]] * Conclusion |
