mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #254] [MERGED] Ide external #273
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#273
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/254
Author: @mirek-fidler
Created: 4/18/2025
Status: ✅ Merged
Merged: 4/18/2025
Merged by: @mirek-fidler
Base:
master← Head:ide_external📝 Commits (3)
663547fide: Developing External mode6b2102aide: Developing External moded2c91d4ide: External mode📊 Changes
14 files changed (+212 additions, -69 deletions)
View changed files
📝
uppsrc/CodeEditor/CInit.cpp(+2 -2)📝
uppsrc/ide/BaseDlg.cpp(+36 -7)📝
uppsrc/ide/Builders/Build.cpp(+2 -1)📝
uppsrc/ide/Core/Assembly.cpp(+44 -13)📝
uppsrc/ide/Core/Core.h(+4 -0)📝
uppsrc/ide/Core/Package.cpp(+5 -4)📝
uppsrc/ide/Insert.cpp(+1 -1)📝
uppsrc/ide/Methods.cpp(+3 -0)📝
uppsrc/ide/SelectPkg.cpp(+35 -19)📝
uppsrc/ide/UppDlg.h(+4 -2)📝
uppsrc/ide/UppHub.cpp(+3 -0)📝
uppsrc/ide/UppWspc.cpp(+56 -9)📝
uppsrc/ide/ide.lay(+15 -9)📝
uppsrc/ide/idebar.cpp(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.