We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From @stefanstranger on June 12, 2017 13:26
Please change the setting for the ISE Theme so you can see the dash when interactively typing to:
"colors": { "activityBar.background": "#E1ECF9", "activityBar.foreground": "#A9A9A9", "activityBarBadge.background": "#A9A9A9", "editor.lineHighlightBackground": "#add8e6", "editor.selectionBackground": "#94c6f7", "statusBar.background": "#999999", "statusBar.debuggingBackground": "#FF4500", "statusBar.noFolderBackground": "#999999", "terminal.background": "#012456", "terminal.foreground": "#F5F5F5" }
Changed editor.lineHighlightBackground setting from #94c6f7 to #add8e6
/Stefan
Copied from original issue: PowerShell/PowerShellEditorServices#511
The text was updated successfully, but these errors were encountered:
From @stefanstranger on June 12, 2017 13:35
Can be deleted published in wrong repo. Check microsoft/vscode#28525
Sorry, something went wrong.
It actually belongs in the https://github.com/PowerShell/vscode-powershell repo :)
No branches or pull requests
From @stefanstranger on June 12, 2017 13:26
Please change the setting for the ISE Theme so you can see the dash when interactively typing to:
Changed editor.lineHighlightBackground setting from #94c6f7 to #add8e6
/Stefan
Copied from original issue: PowerShell/PowerShellEditorServices#511
The text was updated successfully, but these errors were encountered: