Skip to content

Commit e8b7282

Browse files
committed
docs
1 parent 87e5d39 commit e8b7282

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/development.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ When supporting a new editor, it's important to keep UX consistency across edito
1414

1515
This step-by-step feature implementation help track progress and next steps:
1616

17+
```markdown
1718
- [ ] Create the plugin/extension repo (editor-code-assistant/eca-<editor> would be ideal), ask maintainers for permission.
1819
- Server
1920
- Manage ECA server process.
@@ -42,5 +43,6 @@ This step-by-step feature implementation help track progress and next steps:
4243
- [ ] Open MCP details window
4344
- [ ] Receive MCP server updates and update chat and mcp-details ux.
4445
- [ ] Basic plugin/extension documentation
46+
```
4547

4648
Create a issue to help track the effort copying and pasting these check box to help track progress.

0 commit comments

Comments
 (0)