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

Experimental support HTML formatting in Razor LSP #2445

Merged
3 commits merged into from
Sep 1, 2020
Merged

Commits on Aug 31, 2020

  1. Experimental support HTML formatting in Razor LSP

    Known issues:
    - Mixed blocks don't format correctly in some cases
    - Implicit statements don't format correctly (@if (...){...})
    - Other rough edges
    ajaybhargavb committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    05874d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    40fb27d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    149954b View commit details
    Browse the repository at this point in the history