Skip to content

feat(vscode): add open-in-editor icon to instruction files in Rules tab - #8553

Merged
markijbema merged 2 commits into
mainfrom
feat/rules-open-file-icon
Apr 8, 2026
Merged

markijbema merged 2 commits into
mainfrom
feat/rules-open-file-icon

Conversation

@kilo-code-bot

@kilo-code-bot kilo-code-bot Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a go-to-file icon button next to each instruction file entry in the Agent Behaviour > Rules subtab
  • Clicking the icon opens the instruction file in the VS Code editor via the existing openFile message handler
  • Uses the established go-to-file icon pattern, consistent with DiffPanel, FullScreenDiffView, and PromptInput components
CleanShot 2026-04-08 at 09 32 56@2x

Add a go-to-file icon button next to each instruction file entry in the
Agent Behaviour > Rules subtab, allowing users to open the file directly
in the editor. Uses the established go-to-file icon pattern consistent
with DiffPanel and PromptInput components.
@kilo-code-bot

kilo-code-bot Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor Author

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • packages/kilo-vscode/webview-ui/src/components/settings/AgentBehaviourTab.tsx

Reviewed by gpt-5.4-2026-03-05 · 189,632 tokens

The pencil icon more clearly conveys "edit this file" compared to the
go-to-file icon.
@markijbema
markijbema enabled auto-merge April 8, 2026 07:33
@markijbema
markijbema merged commit 063c3c6 into main Apr 8, 2026
20 checks passed
@markijbema
markijbema deleted the feat/rules-open-file-icon branch April 8, 2026 07:43
ScuttleBot pushed a commit to ScuttleBot/kilocode that referenced this pull request Apr 8, 2026
- Add copy button documentation for assistant messages (Kilo-Org#8578)
- Document fuzzy search in model selector (Kilo-Org#8567)
- Add expand/collapse all button for diff panel (Kilo-Org#8562)
- Document open-in-editor icon for instruction files in Rules tab (Kilo-Org#8553)

Prompted by: Kilo-Org#8578, Kilo-Org#8567, Kilo-Org#8562, Kilo-Org#8553
jliounis pushed a commit to jliounis/kilocode that referenced this pull request May 18, 2026
feat(vscode): add open-in-editor icon to instruction files in Rules tab
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
feat(vscode): add open-in-editor icon to instruction files in Rules tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants