ArkScript-lang / ArkScript-lang/syntax-highlighting

Unify the syntax update workflow

未关闭
#1 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
0
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

Currently, when we want to update the syntax of the language, we have to update multiple configuration files, so that all the editors are up to date.

The VSCode plugin has a script to help generate the syntax file: https://github.com/ArkScript-lang/ArkScript-VSC/blob/master/generation/runner.py

It would nice to be able to have a single file to describe the syntax and update all the config files (nano, vim, vscode, pygments...).

Could include:
- keywords
- macros
- standard functions

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先阅读所链接的 ArkScript VSCode 插件中的 generation/runner.py,并检查 nano、Vim、VSCode 和 Pygments 的语法配置文件。定义关键字、宏和标准函数的共享源字段,然后确保所有提到的编辑器配置都可以从这一个文件更新。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, python, vim, vscode
领域
developer-experience, tooling
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。