Skip to content
New issue

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

Switch to w3c log file timestamp format #626

Merged
merged 1 commit into from
Feb 21, 2018

Conversation

rkeithhill
Copy link
Contributor

This is minor but since VSCode is now colorizing log files, this format looks better when viewing PSES log files in VSCode.

Old format:
image

New format:
image

@rkeithhill rkeithhill added this to the 1.6.0 milestone Feb 21, 2018
Copy link
Member

@TylerLeonhardt TylerLeonhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@rkeithhill rkeithhill merged commit b057bb7 into master Feb 21, 2018
@rkeithhill rkeithhill deleted the rkeithhill/w3c-log-file-timestamp branch February 21, 2018 17:15
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this pull request Feb 26, 2019
This change fixes an issue where multiple VS Code windows would
inadvertently share the same language server and debug adapter ports,
causing one of the windows to send all of its output and behavior to the
other window.  The fix is to make session file management more unique
between each window in the same VS Code process.

Resolves PowerShell#626.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants