You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------------------- Please fill in this section -------------------------
Description of the problem:
------------------- Please fill in this section -------------------------
Expected behavior:
Actual behavior:
Logs
OmniSharp
------------------- Please fill in this section -------------------------
To find the OmniSharp log, open VS Code's "Output" pane, then in the dropdown choose "OmniSharp Log".
Razor
Expand
-- Starting Issue Data Collection--
1720 - Synchronizing 'c:\dev\git\dogfood\apps\ImageFun\ImageUpload\Components\ImagePreview.razor__virtual.cs':
Currently at 88, synchronizing to version '88'.'
1720 - Projected document in sync with host document
1720 - Projected text document in sync with data type
1720 - Synchronization successful!
1721 - Synchronizing 'c:\dev\git\dogfood\apps\ImageFun\ImageUpload\Components\ImagePreview.razor__virtual.cs':
Currently at 88, synchronizing to version '88'.'
1721 - Projected document in sync with host document
1721 - Projected text document in sync with data type
1721 - Synchronization successful!
1722 - Synchronizing 'c:\dev\git\dogfood\apps\ImageFun\ImageUpload\Components\ImagePreview.razor__virtual.cs':
Currently at 88, synchronizing to version '88'.'
1722 - Projected document in sync with host document
1722 - Projected text document in sync with data type
1722 - Synchronization successful!
1723 - Synchronizing 'c:\dev\git\dogfood\apps\ImageFun\ImageUpload\Components\ImagePreview.razor__virtual.cs':
Currently at 88, synchronizing to version '88'.'
1723 - Projected document in sync with host document
1723 - Projected text document in sync with data type
1723 - Synchronization successful!
1724 - Synchronizing 'c:\dev\git\dogfood\apps\ImageFun\ImageUpload\Components\ImagePreview.razor__virtual.cs':
Currently at 88, synchronizing to version '88'.'
1724 - Projected document in sync with host document
1724 - Projected text document in sync with data type
1724 - Synchronization successful!
1725 - Synchronizing 'c:\dev\git\dogfood\apps\ImageFun\ImageUpload\Components\ImagePreview.razor__virtual.cs':
Currently at 88, synchronizing to version '88'.'
1725 - Projected document in sync with host document
1725 - Projected text document in sync with data type
1725 - Synchronization successful!
1726 - Synchronizing 'c:\dev\git\dogfood\apps\ImageFun\ImageUpload\Components\ImagePreview.razor__virtual.cs':
Currently at 88, synchronizing to version '88'.'
1726 - Projected document in sync with host document
1726 - Projected text document in sync with data type
1726 - Synchronization successful!
1727 - Synchronizing 'c:\dev\git\dogfood\apps\ImageFun\ImageUpload\Components\ImagePreview.razor__virtual.cs':
Currently at 88, synchronizing to version '88'.'
1727 - Projected document in sync with host document
1727 - Projected text document in sync with data type
1727 - Synchronization successful!
1728 - Synchronizing 'c:\dev\git\dogfood\apps\ImageFun\ImageUpload\Components\ImagePreview.razor__virtual.cs':
Currently at 88, synchronizing to version '88'.'
1728 - Projected document in sync with host document
1728 - Projected text document in sync with data type
1728 - Synchronization successful!
1729 - Synchronizing 'c:\dev\git\dogfood\apps\ImageFun\ImageUpload\Components\ImagePreview.razor__virtual.cs':
Currently at 88, synchronizing to version '88'.'
1729 - Projected document in sync with host document
1729 - Projected text document in sync with data type
1729 - Synchronization successful!
-- Stopping Issue Data Collection--
Some additional info that might be helpful - I hit this once while looking into a different issue. The generated Razor doc appears to be getting out of sync with what I'm typing occasionally.
razor:
@if (dataItems != null && dataItems.Count > 0)
generated c#:
if (dataItems != null && dataItems.Count > 00 > tnuoC.Itemsata)
Previously, I had something else after the &&, and was replacing it
Is this a Bug or Feature request?:
Bug
Steps to reproduce:
------------------- Please fill in this section -------------------------
Description of the problem:
------------------- Please fill in this section -------------------------
Expected behavior:
Actual behavior:
Logs
OmniSharp
------------------- Please fill in this section -------------------------
To find the OmniSharp log, open VS Code's "Output" pane, then in the dropdown choose "OmniSharp Log".
Razor
Expand
Workspace information
Razor document:
Expand
Projected CSharp document:
Expand
Projected Html document:
Expand
Machine information
VSCode version: 1.100.2
Razor.VSCode version: 2.79.8
dotnet --info
Expand
Extensions
Expand
The text was updated successfully, but these errors were encountered: