John

Results 37 issues of John

### Types - [x] ⏱ Tests ### Background or solution ### Changelog 新增 "通过鼠标 Go To Defination" 的 e2e 测试

**描述你的问题(Describe the bug)** **复现路径(To Reproduce)** 1. 开启调试 2. 新开个编辑器分组,并打开其他文件 3. 关闭新的分组 4. 此时继续单步调试,发现点击后无反应 https://user-images.githubusercontent.com/20262815/168555862-1d8e0326-1ffd-48e4-9d43-1cca026a320e.mp4 **预期表现(Expected behavior)** **问题截图(Screenshots)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser [e.g. chrome, safari]...

🐞 bug
wontfix

**描述你的问题(Describe the bug)** 重命名输入框按回车或 blur。名称并没有发生变化 **复现路径(To Reproduce)** **预期表现(Expected behavior)** **问题截图(Screenshots)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g. chrome, safari, electron] - OpenSumi Version: [e.g. 2.13.0] **补充信息(Additional...

🐞 bug

publish next package

### Types - [x] 🪚 Refactors ### Background or solution 1. 重命名 IFileServiceClient 为 FileServiceClientToken。并移动到 core-common 中,使其 token 属性更明确 2. 将部分类型移动到 core-common 的 file-watch type 文件中 3. 为了减少模块之间的耦合,在 browser 模块里内置实现...

⚙️ refactor

**描述你的问题(Describe the bug)** launch json 配置如下 ```json { "version": "0.2.0", "configurations": [ { "type": "java", "name": "Attach", "request": "attach", "hostName": "localhost", "port": "" } ] } ``` 此时打开 launch editor,出现以下报错...

🐞 bug
👨🏻‍💻 good first issue

**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** **描述你预期的功能表现(Describe the solution you'd like)** **描述你考虑过的替代方案(Describe alternatives you've considered)** **补充信息(Additional context)**

🎨 feature

**描述你的问题(Describe the bug)** **复现路径(To Reproduce)** 1. 在 scm 面板新建分支 2. 随便新建分支 ![image](https://github.com/opensumi/core/assets/20262815/6e2f671a-d4b9-4940-a241-ff110c667973) 3. 回车,分支是创建成功的,但 quick open 不会自动消失 **预期表现(Expected behavior)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g....

🐞 bug

**描述你的问题(Describe the bug)** ![image](https://github.com/opensumi/core/assets/20262815/75460c98-6945-446e-90a1-39598955e8fc) 在 node_modules 目录里容易复现 **复现路径(To Reproduce)** **预期表现(Expected behavior)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g. chrome, safari, electron] - OpenSumi Version: [e.g. 2.13.0]

🐞 bug

**描述你的问题(Describe the bug)** ![image](https://user-images.githubusercontent.com/20262815/235074182-80c56096-cc2c-4076-bf76-c469da41d128.png) **复现路径(To Reproduce)** **预期表现(Expected behavior)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g. chrome, safari, electron] - OpenSumi Version: [e.g. 2.13.0]

🐞 bug
👨🏻‍💻 good first issue