formulahendry / formulahendry/vscode-code-runner

[Bug] executorMayByGlob ask for reboot vscode

Open
#936 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

- VS Code Version: 1.66.0
- OS Version: Kubuntu 20.04
- Code Runner Version: 0.11.7

**Describe the bug**
Description of what the bug is.
when I try to configure the vscode settings.json file, there will pop out a window, which require to reboot vscode each time I enter into a `"` or delete one line.
I try to find the bug, finnally I find that when I comment the clause:
```json
"code-runner.executorMapByGlob"
```
it will not appear again.
**To Reproduce**
Steps to reproduce the behavior:

1. use `"code-runner.executorMapByGlob": {}`
2. try to delete a line or insert a `"`

**Actual behavior**
Description of what happened actually.
auto format the json file, and then pop out a window, which ask for reboot vscode.

**Expected behavior**
Description of what you expected to happen.
nothing, rather than always pop out the window.
**Screenshots**
If applicable, add screenshots to help explain your problem.
![image](https://user-images.githubusercontent.com/42888380/161478743-509a8ec8-a18f-4bd5-9ca8-a506f1e58a1d.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.