[PR #568] [MERGED] Support debugging rust in VS Code and Fix build problem in linux #12614

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/568
Author: @LucasXu0
Created: 6/19/2022
Status: Merged
Merged: 6/28/2022
Merged by: @appflowy

Base: mainHead: feature/support_rust_debug_in_vscode


📝 Commits (3)

  • 993d1a8 chore: support debugging rust in vscode(macos)
  • 27bd4bb chore: fix linux(aarch64) build
  • fd62081 chore: support debugging rust in vscode

📊 Changes

4 files changed (+17 additions, -8 deletions)

View changed files

📝 .gitignore (+8 -1)
📝 frontend/.vscode/launch.json (+6 -0)
📝 frontend/.vscode/tasks.json (+1 -1)
📝 frontend/scripts/build_sdk.sh (+2 -6)

📄 Description

No description provided


🔄 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/568 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 6/19/2022 **Status:** ✅ Merged **Merged:** 6/28/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feature/support_rust_debug_in_vscode` --- ### 📝 Commits (3) - [`993d1a8`](https://github.com/AppFlowy-IO/AppFlowy/commit/993d1a8a276ac0015d46163d94b5309e251d0742) chore: support debugging rust in vscode(macos) - [`27bd4bb`](https://github.com/AppFlowy-IO/AppFlowy/commit/27bd4bb24200675f9db9dca0a082cf80b77cc968) chore: fix linux(aarch64) build - [`fd62081`](https://github.com/AppFlowy-IO/AppFlowy/commit/fd6208100cc24b1aff5962de2bb666eff788c4b2) chore: support debugging rust in vscode ### 📊 Changes **4 files changed** (+17 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+8 -1) 📝 `frontend/.vscode/launch.json` (+6 -0) 📝 `frontend/.vscode/tasks.json` (+1 -1) 📝 `frontend/scripts/build_sdk.sh` (+2 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-24 21:41: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#12614
No description provided.