LuaLS / LuaLS/lua-language-server
Feature: Allow for configurable set of recognized lua file extensions
まだ誰も着手していません。
- 主要言語
- Lua
- スター
- 4.4k
- フォーク
- 442
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Windows
### What is the issue affecting?
Other
### Expected Behaviour
It would be nice if the extension could recognize files as lua based on a set of configurable extensions.
### Actual Behaviour
Currently, it seems to only recognize files with `.lua` as their extension as lua files.
### Reproduction steps
Create a lua file with a different extension, open the file in VSCode. The editor has no idea the file is lua.
### Additional Notes
_No response_
### Log File
_No response_
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Visual Studio Code 拡張機能で、.lua 以外の拡張子を持つ Lua ファイルを開き、認識されないことを確認して、その動作を再現します。ファイルの言語認識と拡張機能の設定のエントリポイントを追跡し、ユーザーが拡張子のセットを設定でき、それらのファイルに Lua 言語サポートが適用されることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- lua, vscode
- 領域
- devtools
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100