[PR #332] [MERGED] ide: Support for creating git and hpp files #321

Closed
opened 2026-05-05 03:45:44 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/332
Author: @ortman
Created: 12/25/2025
Status: Merged
Merged: 1/21/2026
Merged by: @mirek-fidler

Base: masterHead: ide-support-files


📝 Commits (2)

  • 3660810 ide: Support hpp files
  • 4c3a4bb ide: Ability to create .gitignore and .gitmodules files.

📊 Changes

2 files changed (+15 additions, -4 deletions)

View changed files

📝 uppsrc/ide/NewPackageFile.cpp (+7 -2)
📝 uppsrc/ide/idefile.cpp (+8 -2)

📄 Description

Added exceptions for creating .gitignore and .gitmodules files from IDE. And a template for new HPP files.


🔄 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/ultimatepp/ultimatepp/pull/332 **Author:** [@ortman](https://github.com/ortman) **Created:** 12/25/2025 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `ide-support-files` --- ### 📝 Commits (2) - [`3660810`](https://github.com/ultimatepp/ultimatepp/commit/3660810f07905fb1dcf6030e2972589b1560ea39) ide: Support hpp files - [`4c3a4bb`](https://github.com/ultimatepp/ultimatepp/commit/4c3a4bb5205bf1ea377ad023676c225d1f34787e) ide: Ability to create .gitignore and .gitmodules files. ### 📊 Changes **2 files changed** (+15 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/ide/NewPackageFile.cpp` (+7 -2) 📝 `uppsrc/ide/idefile.cpp` (+8 -2) </details> ### 📄 Description Added exceptions for creating .gitignore and .gitmodules files from IDE. And a template for new HPP files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:45:44 -06:00
Sign in to join this conversation.
No labels
pull-request
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: github-starred/ultimatepp#321
No description provided.