vscode_for_android icon indicating copy to clipboard operation
vscode_for_android copied to clipboard

安卓本地使用vs code编辑器实现方案

Results 20 vscode_for_android issues
Sort by recently updated
recently updated
newest added

pub 使用了[这样的逻辑](https://github.com/dart-lang/pub/blob/3082796f8ba9b3f509265ac3a223312fb5033988/lib/src/io.dart#L904-L991)进行解压,其中对软链接和硬链接都进行了相应的处理(符号链接在 Android 当中似乎是好的),或许可以参考其中的逻辑,使用 Dart 而非 `tar` 进行解压,以免去在电脑上重新打包的步骤? 我目前没有可用的 Flutter 环境,所以暂时无法PR,但个人认为可以复制过来试试

good first issue

![微信图片_20240403173001](https://github.com/nightmare-space/vscode_for_android/assets/110648942/c8cd1996-8dd3-4c1e-981d-4324fa06b778)

我想修改编辑器和终端的字体:我将`.ttf`字体下载到本地的`/sdcard/Fonts`文件夹中,在WPS中可以识别到,但是CodeFA在【设置/用户】中貌似加载不了

直接使用app使用没什么问题,但是用浏览器访问127.0.0.1:10000基本一直超时会偶尔连上但是很慢,延迟很高,请问这个是什么问题 webview从play商店更新了最新版本,用的浏览器也是最新版chrome 设备是mipad6pro官方系统

![Screenshot_2024-02-11-12-14-31-657_com nightmare code](https://github.com/nightmare-space/vscode_for_android/assets/68067691/f514efea-18fa-4b9d-986f-deeb61497766)

点击打开云更改设置没有任何反应

matepad11,鸿蒙2。 直接应用从应用里打开的,粘贴提示没有权限,也没有请求权限弹窗。 code server 4.16.1 ![Screenshot_20231021_145916](https://github.com/nightmare-space/vscode_for_android/assets/77034643/4a3a3e8e-f890-44e7-8ba5-2361115986cb) 权限管理里也没有剪切板相关的。 ![Screenshot_20231021_150502](https://github.com/nightmare-space/vscode_for_android/assets/77034643/78072c86-32ff-45e3-b154-450d1ddb279e)