[PR #605] [MERGED] Feat/abap language support #813

Closed
opened 2026-03-03 00:23:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/605
Author: @laudep
Created: 8/28/2020
Status: Merged
Merged: 9/2/2020
Merged by: @Rokt33r

Base: masterHead: feat/abap-language-support


📝 Commits (2)

  • bd2c871 chore: Add dependency for ABAP support
  • d3a36de feat: Add ABAP language support

📊 Changes

3 files changed (+17 additions, -0 deletions)

View changed files

📝 package-lock.json (+15 -0)
📝 package.json (+1 -0)
📝 src/lib/CodeMirror.ts (+1 -0)

📄 Description

Add support for ABAP language snippets.
Solves #601


🔄 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/BoostIO/BoostNote-App/pull/605 **Author:** [@laudep](https://github.com/laudep) **Created:** 8/28/2020 **Status:** ✅ Merged **Merged:** 9/2/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `feat/abap-language-support` --- ### 📝 Commits (2) - [`bd2c871`](https://github.com/BoostIO/BoostNote-App/commit/bd2c8710eb55ffae9dfc14ae1927cf5487d49439) chore: Add dependency for ABAP support - [`d3a36de`](https://github.com/BoostIO/BoostNote-App/commit/d3a36de1d7d54713abebfa5f6c562a9d17a834aa) feat: Add ABAP language support ### 📊 Changes **3 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+15 -0) 📝 `package.json` (+1 -0) 📝 `src/lib/CodeMirror.ts` (+1 -0) </details> ### 📄 Description Add support for ABAP language snippets. Solves #601 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:19 +03: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
starred/BoostNote-App#813
No description provided.