[PR #546] [MERGED] refactor: simplify launch settings #4186

Closed
opened 2026-03-23 21:36:41 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/546
Author: @MikeWallaceDev
Created: 6/10/2022
Status: Merged
Merged: 6/10/2022
Merged by: @appflowy

Base: mainHead: remove_confusing_vscode_configuration


📝 Commits (1)

  • c93b2a8 refactor: simplify launch settings

📊 Changes

5 files changed (+120 additions, -229 deletions)

View changed files

📝 frontend/.vscode/launch.json (+32 -12)
📝 frontend/.vscode/tasks.json (+88 -14)
frontend/app_flowy/.vscode/launch.json (+0 -48)
frontend/app_flowy/.vscode/settings.json (+0 -26)
frontend/app_flowy/.vscode/tasks.json (+0 -129)

📄 Description

delete duplicate .vscode folder in app_flowy
rename launches and tasks
Add new build configuration : clean and rebuild all


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/546 **Author:** [@MikeWallaceDev](https://github.com/MikeWallaceDev) **Created:** 6/10/2022 **Status:** ✅ Merged **Merged:** 6/10/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `remove_confusing_vscode_configuration` --- ### 📝 Commits (1) - [`c93b2a8`](https://github.com/AppFlowy-IO/AppFlowy/commit/c93b2a8635e70a4bc0105b69358bbb2ed8fbf194) refactor: simplify launch settings ### 📊 Changes **5 files changed** (+120 additions, -229 deletions) <details> <summary>View changed files</summary> 📝 `frontend/.vscode/launch.json` (+32 -12) 📝 `frontend/.vscode/tasks.json` (+88 -14) ➖ `frontend/app_flowy/.vscode/launch.json` (+0 -48) ➖ `frontend/app_flowy/.vscode/settings.json` (+0 -26) ➖ `frontend/app_flowy/.vscode/tasks.json` (+0 -129) </details> ### 📄 Description delete duplicate .vscode folder in app_flowy rename launches and tasks Add new build configuration : clean and rebuild all --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4186
No description provided.