[PR #2302] [MERGED] Add VBScript Codemirror #5977

Closed
opened 2026-02-05 10:21:44 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2302
Author: @nutsflag
Created: 10/2/2020
Status: Merged
Merged: 10/14/2020
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (2)

📊 Changes

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

View changed files

📝 resources/js/services/code.js (+2 -0)
📝 resources/views/components/code-editor.blade.php (+2 -1)

📄 Description

Addition of VBScript Codemirror following the request #2255


🔄 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/BookStackApp/BookStack/pull/2302 **Author:** [@nutsflag](https://github.com/nutsflag) **Created:** 10/2/2020 **Status:** ✅ Merged **Merged:** 10/14/2020 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`521a002`](https://github.com/BookStackApp/BookStack/commit/521a002001eeddc63e98fc3ec71abfd6f792f47f) Update code-editor.blade.php - [`467176e`](https://github.com/BookStackApp/BookStack/commit/467176ee78c2874881e4fefdd6bdafa022180a18) Update code.js ### 📊 Changes **2 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `resources/js/services/code.js` (+2 -0) 📝 `resources/views/components/code-editor.blade.php` (+2 -1) </details> ### 📄 Description Addition of VBScript Codemirror following the request #2255 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:21:44 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5977