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