Almenon / Almenon/AREPL-vscode

Error: Cannot read properties of undefined

オープン
#447 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug has-workaround macOS
主要言語
TypeScript
スター
301
フォーク
46
PR マージ指標
30日以内にマージされた PR はありません

説明

**Describe the bug**
On a mac in a python file when I press control+enter I get a error popup "Cannot read properties of undefined" and the default behavior (create a new line below and move cursor to that line) does not happen

https://stackoverflow.com/questions/69409737/vs-code-error-command-extension-executeareplblock-not-found-using-mac

I could fix the issue by checking if PythonEvaluator exists in runAreplBlock(), but even if I fixed it the default behavior would still be overridden. I suppose I should change the keybinding... but to what? cmd+enter is very convenient. Best path forward is probably check about adding additional context for firing the event.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

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

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