elementary / elementary/code

operations on remote file (webdav) block sourceview

Ouverte
#1,688 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Vala
Étoiles
521
Forks
118
Merge moyen
1 j 8 h
PR mergées (30 j)
14

Description

### 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

```shell

```

### Hardware Info

_No response_

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.