question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't delete row from setting

See original GitHub issue
  1. Search for terminal auto in settings
  2. Try removing the only row on that table by clicking the X

image

cc @Tyriar

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
vaindilcommented, Dec 22, 2021

Just a note if it helps or matters somehow: Manually setting "terminal.integrated.autoReplies": {} does not disable the feature, I restarted VS Code completely to verify that the setting took and it still sends Y.

0reactions
rzhao271commented, Jun 29, 2022

If {} is possible, how do we display default object values to the user? Object setting values work by doing something like finalObjSettingValue = {...defaultValue, ...userValue, ...workspaceValue}. If the user deletes key1, they might think they have unset key1, but they haven’t. The Settings editor doesn’t support that yet. Also see https://github.com/microsoft/vscode/issues/142820

Read more comments on GitHub >

github_iconTop Results From Across the Web

Excel will not let me delete a row - Stack Overflow
Highlight the row, right-click the row header, and select delete. Alternately, try typing Ctrl minus.
Read more >
A Line Won't Delete in Microsoft Excel | Techwalla
When a line, also referred to as a row, will not delete there may be several causes to why this is occurring. Sometimes...
Read more >
Can not delete rows (tried everything?) - Mr. Excel
Hi, it sounds like you have a shape or some other type of object situated way down in your worksheet somewhere. Try pressing...
Read more >
Excel – Can't Delete Empty Rows - Spiceworks Community
Excel's rows are fixed by version used. You cannot delete rows; what you are deleting is the data and ideally the formatting as...
Read more >
I cannot delete a row in Google Docs
Right-click on the row and press Delete; Going to Edit in the ribbon and clicking Delete from there; Going to Format in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found