Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Changes to Textmate scopes

オープン
#1,601 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
r, typescript, vscode
領域
tooling

調査の方向性

報告された R の例を使って vscode-R 2.8.5 で scope の差異を再現し、アップグレード前の動作と比較します。変更の原因となった TextMate の scope 生成または Rsyntax のアップグレード経路を追跡します。<- の左側にあるオブジェクトなどのトークンが期待される variable.other.r および source.r scope を再び取得し、テーマのカスタマイズが復元されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

bug

Describe the bug
With v2.8.5, textmate scopes have changed and many tokens only have the 'source.r' scope (related to Rsyntax upgrade?). As a result, themes and customisation are affected with limited ability to fine tune.

To Reproduce

  1. Before upgrading to 2.8.5, observe that object on the left hand side of <- (e.g. dt <- data.table()) have two textmate scopes - variable.other.r and source.r
  2. Upgrade to 2.8.5
  3. Only 1 textmate scope left - source.r

Can you fix this issue by yourself? (We appreciate the help)

Yes / [No]

Expected behavior
Behaviour prior to upgrade where tokens have multiple textmate scope to fine tune customisation.

Environment (please complete the following information):

  • OS: macOS
  • VSCode Version: 1.99.2
  • R Version: 4.4.2
  • vscode-R version: 2.8.5

Thanks

主要言語
TypeScript
スター
1.2k
フォーク
139
平均マージ
22時間
マージ済み PR(30日)
23

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

REditorSupport/vscode-R のほかの issue

REditorSupport/vscode-R の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。