Skip to content

Conversation

TylerLeonhardt
Copy link
Member

  • Adds some extra logging
  • Refactor into 1 class for formatting

@TylerLeonhardt TylerLeonhardt requested a review from rjmholt as a code owner March 11, 2020 18:33
@TylerLeonhardt
Copy link
Member Author

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

See the complete overview on Codacy


public DocumentFormattingHandler(ILoggerFactory factory, AnalysisService analysisService, ConfigurationService configurationService, WorkspaceService workspaceService)
private DocumentFormattingCapability _documentFormattingCapability;
Copy link
Member Author

Choose a reason for hiding this comment

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


public DocumentFormattingHandler(ILoggerFactory factory, AnalysisService analysisService, ConfigurationService configurationService, WorkspaceService workspaceService)
private DocumentFormattingCapability _documentFormattingCapability;
private DocumentRangeFormattingCapability _documentRangeFormattingCapability;
Copy link
Member Author

Choose a reason for hiding this comment

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

@TylerLeonhardt TylerLeonhardt merged commit 487454a into PowerShell:master Mar 11, 2020
@TylerLeonhardt TylerLeonhardt deleted the add-better-logging-for-formatting branch March 11, 2020 21:17
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