-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
microsoft/azuredatastudio
#7206Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeededworkbench-zenFull screen 'Zen' view issuesFull screen 'Zen' view issues
Milestone
Description
- VSCode Version: 1.36.1
- OS Version: Windows_NT x64 6.1.7601
Steps to Reproduce:
- Add the following to user config to disable line numbers in markdown files
"[markdown]": {
"editor.lineNumbers": "off"
},
- Open a markdown file, note that line numbers are disabled as expected
- Activate Zen mode
- Deactivate Zen mode
- Line numbers reappear despite being disabled for markdown files in config
Note that this only happens if you disable line numbers for a specific mode. If line numbers are disabled globally everything works as expected and they never reappear.
Does this issue occur when all extensions are disabled?: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeededworkbench-zenFull screen 'Zen' view issuesFull screen 'Zen' view issues