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

Fix generate file #1143

Merged
merged 10 commits into from
Apr 6, 2018
Merged

Fix generate file #1143

merged 10 commits into from
Apr 6, 2018

Commits on Apr 5, 2018

  1. Fix generate type in file

    * Use the modified Omnisharp solution, because the apply change operation solution does not have filepaths for new files
    * Use the documentId requested by the apply change operation
    Ravi Chande committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    92afdca View commit details
    Browse the repository at this point in the history
  2. Make code simplesr

    Ravi Chande committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    bc6487c View commit details
    Browse the repository at this point in the history
  3. Add semicolon

    Ravi Chande committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    3d09d7a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into fixGenerateFile

    Ravi Chande authored Apr 5, 2018
    Configuration menu
    Copy the full SHA
    35eceb2 View commit details
    Browse the repository at this point in the history
  5. Fix test cross platform?

    Ravi Chande committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    29012d7 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fixGenerateFile' of https://github.com/rchande/omnishar…

    …p-roslyn into fixGenerateFile
    Ravi Chande committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    7b6ecd8 View commit details
    Browse the repository at this point in the history
  7. Add project to build.json

    Ravi Chande committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    572d2a2 View commit details
    Browse the repository at this point in the history
  8. Make test assets with errors allowed

    Ravi Chande committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    9a99612 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Validate file contents better

    Ravi Chande committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    7ae76c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9818e23 View commit details
    Browse the repository at this point in the history