acenturyandabit / acenturyandabit/workflowish
Add type hints to script editor https://stackoverflow.com/questions/43037243/pro...
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
https://api.github.com/acenturyandabit/workflowish/blob/983fb872360dd59686fa1ee01632ddd2162716d9/docs/roadmap.md#L26
```markdown
- [ ] TODO: Scripting: Add a console
- [ ] TODO: Warn if unsaved before closing
- [ ] TODO: Make Help dialog use the firstTimeDocument
- [ ] TODO: Add type hints to script editor https://stackoverflow.com/questions/43037243/provide-type-hints-to-monaco-editor
- [ ] TODO: Make load button on savesources overwrite existing coredatalake rather than merge
- Allow appending imports in the text importer with a sync button, to allow incremental addition of items
```
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue points to `docs/roadmap.md` (line 26) as the source of the task, so confirm the TODO context there first. Then locate the script-editor implementation in the TypeScript/React app (the editor component and its Monaco setup) and identify where typing/completion options are configured. There are no tests mentioned, so validate manually by running the app and checking that script editor type hints appear and behave as expected; that visible behavior is the done condition.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100