AiScript language support #11027

Closed
opened 2025-11-02 09:25:33 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @ThatOneCalculator on GitHub (Jun 14, 2023).

Feature Description

Support for the AiScript programming/scripting language would be great for repositories like this. It can use the same syntax highlighter as Javascript, as seen here.

Screenshots

image

image

Originally created by @ThatOneCalculator on GitHub (Jun 14, 2023). ### Feature Description Support for the [AiScript](https://github.com/syuilo/aiscript/) programming/scripting language would be great for repositories like [this](https://codeberg.org/box464/calckey-plugins). It can use the same syntax highlighter as Javascript, as seen [here](https://github.com/syuilo/aiscript/blob/8ab9c279009fe8453c9a65cf3bb7b359d081bb56/playground/src/App.vue#LL123C40-L123C50). ### Screenshots ![image](https://github.com/go-gitea/gitea/assets/44733677/e0b1abb5-3efc-4f19-82f3-22420cca6433) ![image](https://github.com/go-gitea/gitea/assets/44733677/96bb7b94-649a-47e8-b764-387271334fd2)
GiteaMirror added the type/proposaltype/featuretype/upstream labels 2025-11-02 09:25:33 -06:00
Author
Owner

@silverwind commented on GitHub (Jun 15, 2023):

For the syntax, you can contribute it likely as an alias to JavaScript here:

https://github.com/alecthomas/chroma

For language stats, it needs to be contributed here:

https://github.com/go-enry/go-enry

After it's added in those, Gitea will automatically detect it after those dependencies are updated.

@silverwind commented on GitHub (Jun 15, 2023): For the syntax, you can contribute it likely as an alias to JavaScript here: https://github.com/alecthomas/chroma For language stats, it needs to be contributed here: https://github.com/go-enry/go-enry After it's added in those, Gitea will automatically detect it after those dependencies are updated.
Author
Owner

@ThatOneCalculator commented on GitHub (Jun 15, 2023):

Thank you! I'll close this as invalid as it's out-of-scope for Gitea.

@ThatOneCalculator commented on GitHub (Jun 15, 2023): Thank you! I'll close this as invalid as it's out-of-scope for Gitea.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11027