Skip to content

changed code fix part to use "fix all" and only fixes P1 list rather …#2

Merged
JieCarolHu merged 2 commits intoJieCarolHu:formatDoc_preview1from
heejaechang:codeFix
May 2, 2018
Merged

changed code fix part to use "fix all" and only fixes P1 list rather …#2
JieCarolHu merged 2 commits intoJieCarolHu:formatDoc_preview1from
heejaechang:codeFix

Conversation

@heejaechang
Copy link
Copy Markdown

…than fix everything in the document. also not apply changes to buffer until everything is done rather than doing it per fix.

…than fix everything in the document. also not apply changes to buffer until everything is done rather than doing it per fix.
@heejaechang
Copy link
Copy Markdown
Author

@JieCarolHu can you take a look? this should make format document a bit faster.

@heejaechang
Copy link
Copy Markdown
Author

@JieCarolHu I don't have permission so can't merge.


var dummy = new ProgressTracker();
foreach (var diagnosticId in new string[] {
IDEDiagnosticIds.AddBracesDiagnosticId,
Copy link
Copy Markdown
Author

@heejaechang heejaechang May 2, 2018

Choose a reason for hiding this comment

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

@kuhlenh I think I added all P1 you said except expression body converting. do you want that one as well for demo? more diagnostics means more work means get slower. so if we don't need it, leaving out will be better :)

@JieCarolHu JieCarolHu merged commit fb866f5 into JieCarolHu:formatDoc_preview1 May 2, 2018
JieCarolHu added a commit that referenced this pull request May 4, 2018
JieCarolHu pushed a commit that referenced this pull request May 4, 2018
…struction

Fix issue where a write wasn't detected in make-readonly #2
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