13 评论 (13 评论)0 反应 (0 反应)0 负责人 (0 负责人)TypeScript18,676 star (18,676 star)2,478 fork (2,478 fork)batch import
help wantedmarkersquality
描述
marker.ts should go under browser and be exported by it
problem-marker.ts should go under browser/problem and be exported by it
- 议题类型
- refactor
- 研究方向
- Locate `marker.ts` and `problem marker.ts` in the repository. Move `marker.ts` under the `browser` directory and ensure it is exported from there. Move `problem marker.ts` under `browser/problem` and export it from that directory. Verify that no imports are broken by the move. Refer to the issue for exact requirements: https://github.com/eclipse theia/theia/issues/1322.