[PR #239] [MERGED] CodeEditor: Added NOTE as special comment keyword #259

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

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/239
Author: @klugier
Created: 3/16/2025
Status: Merged
Merged: 3/23/2025
Merged by: @mirek-fidler

Base: masterHead: klugier/note-as-key-comment-word


📝 Commits (1)

  • 7401526 CodeEditor: Added NOTE as special comment keyword.

📊 Changes

1 file changed (+2 additions, -3 deletions)

View changed files

📝 uppsrc/CodeEditor/CHighlight.cpp (+2 -3)

📄 Description

NOTE similar to TODO and FIXME is a recognized comment keywords, let's add highlighting support for that in CodeEditor.

Can be merged after 2025.1.


🔄 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/239 **Author:** [@klugier](https://github.com/klugier) **Created:** 3/16/2025 **Status:** ✅ Merged **Merged:** 3/23/2025 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/note-as-key-comment-word` --- ### 📝 Commits (1) - [`7401526`](https://github.com/ultimatepp/ultimatepp/commit/7401526ece505b8d2d8f3b9ac066330f494696e2) CodeEditor: Added NOTE as special comment keyword. ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/CodeEditor/CHighlight.cpp` (+2 -3) </details> ### 📄 Description NOTE similar to TODO and FIXME is a recognized comment keywords, let's add highlighting support for that in CodeEditor. Can be merged after 2025.1. --- <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:44:09 -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#259
No description provided.