Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

operations on remote file (webdav) block sourceview

未关闭
#1,688 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
32/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞

调研方向

报告指出远程 WebDAV 文件和 Sourceview 是受影响的路径,但没有指定源文件或测试。首先,在浏览、输入和保存远程文件时复现卡顿,然后跟踪相关的编辑器操作,并将其行为与 issue 中描述的预期流畅交互进行比较。

由索引模型根据 Issue 内容生成。

描述

What Happened?

We are editing files on a remote server mounted with webdav

Text inputs or even just cursor moving has the sourceview freezing for a couple seconds on a regular basis, i assume as it interacts with the remote server (it does not seem to be saving though). It makes Code fairly unusable alas, because navigating or typing become very choppy.

Save operations (Ctrl+S) has the sourceview freezing

VS Code, as opposed, only freezes up during open operations. It does not seem to freeze during save

Steps to Reproduce

open remote file with Code. Use a remote maybe somewhat slow?
move around with arrow keys, click around text, type, save

Expected Behavior

Non-choppy Sourceview, even when saving, such as for VS Code. Maybe by working on a cache, and having an async send an updated version to remote?

OS Version

8.x (Circe)

OS Architecture

amd64 (on most hardwares)

Session Type

Secure Session (Wayland, This is the default)

Software Version

Latest release (I have run all updates)

Log Output

Hardware Info

No response

主要语言
Vala
星标
521
派生
119
平均合并
1 天 7 小时
30 天内合并 PR
13

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

elementary/code 的其他 Issue

查看 elementary/code 的全部 Issue

相似的 Issue

更多 Desktop Dev Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。