CodeEditApp / CodeEditApp/CodeEdit

✨ Handle Workspace Root Change

Abierto
#1,880 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement workspace
Lenguaje dominante
Swift
Estrellas
23k
Forks
1.2k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Description

Handling the event where the root of the project is moved or deleted should be handled gracefully. Right now we have a TODO comment in the directory events to handle this.

What should happen when the root is moved:
- Prompt the user with a panel that covers the workspace and offer two options
- Re-locate the workspace - user selects a directory and we re-identify the current workspace to the user-specified path.
- Close the workspace - close the workspace and remove it from recently opened, etc.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.