ArkScript-lang / ArkScript-lang/syntax-highlighting
Unify the syntax update workflow
- 主要言語
- 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
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100