REditorSupport / REditorSupport/vscode-R
Recognize roxygen single line comment characters #' in toggle comment commands
オープン
まだ誰も着手していません。
feature-request
help wanted
- 主要言語
- TypeScript
- スター
- 1.2k
- フォーク
- 139
- 平均マージ
- 3時間 33分
- マージ済み PR(30日)
- 6
説明
- VSCode Version: 1.26.1
- VSCode-R Version: 0.6.1
- OS Version: OS X 10.13.6
Steps to Reproduce:
- In any R file add new line with
#' testroxygen comment - Toggle line comment
- expected:
test, - got:
' test
- expected:
- Toggle line comment
- expected:
# testor#' test - got:
# ' test
- expected:
Reg. the last point, it would be actually superb to have a separate command: Toggle roxygen line comment.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
roxygen の #' test コメントを使って R ファイル内の行コメント切り替えコマンドを再現し、その後、コメント文字を処理する VSCode-R コマンドのエントリポイントを追跡します。切り替えによって期待される roxygen 対応のコメントテキストが生成され、必要に応じて要求された個別のコマンドが別個のスコープとして扱われれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- r, typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100