Errors do not stop code execution
メンテナーはふだん 1 日以内に返信
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 55/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 静か
- 技術スタック
- r, typescript, vscode
- 領域
- tooling
調査の方向性
stop()の後に別の式が続くRファイルを使ってVSCodeで問題を再現し、すべてを選択してターミナルに送信します。選択されたコードの拡張機能による処理と、ターミナルでの実行を追跡します。エラーの後に実行が停止し、stop()の後の式が実行されなければ完了です。
索引モデルが issue の本文から書いたものです。
説明
Describe the bug
Errors do not stop code execution. I use the default R console. (I cannot install Arf on my work computer.)
To Reproduce
- Create a R file with the following content:
x <- 2
stop("stop here!")
x * 2
- Select all (ctrl+A)
- Send to terminal (ctrl+enter)
- The line after
stop()in executed anyway:
> x <- 2
> stop("stop here!")
Error: stop here!
> x * 2
[1] 4
Can you fix this issue by yourself? (We appreciate the help)
No
Expected behavior
Code execution should stop when an error is thrown.
Environment (please complete the following information):
- OS: Windows
- VSCode Version: VSCodium 1.112.01907
- R Version: 4.4.0
- vscode-R version: 2.8.8
- 主要言語
- TypeScript
- スター
- 1.2k
- フォーク
- 139
- 平均マージ
- 22時間
- マージ済み PR(30日)
- 23
環境構築
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
REditorSupport/vscode-R のほかの issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
REditorSupport/vscode-R#1687 · コメント 4 件 · リアクション 3 件 ·
メンテナーはふだん 1 日以内に返信
-
feature-request
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
REditorSupport/vscode-R#1780 ·
メンテナーはふだん 1 日以内に返信
-
REditorSupport/vscode-R#1772 · コメント 4 件 · 担当者 2 名 ·
メンテナーはふだん 1 日以内に返信
-
feature-request
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
REditorSupport/vscode-R#1763 ·
メンテナーはふだん 1 日以内に返信
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
REditorSupport/vscode-R#1755 · コメント 2 件 · 担当者 1 名 ·
メンテナーはふだん 1 日以内に返信
REditorSupport/vscode-R の issue をすべて見る
似ている issue
-
resources
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
railmapgen/rmg-palette#2445 ·
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
danielmiessler/LifeOS#2242 ·
メンテナーはふだん 5 日以内に返信
-
good first issue hacktoberfest help wanted translation
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
メンテナーはふだん 1 日以内に返信
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
callstackincubator/appduct#129 ·
メンテナーはふだん 1 日以内に返信
-
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100