This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
41fa3ff3eb
aspnetcore
/
test
/
Microsoft.VisualStudio.Edit...
History
N. Taylor Mullen
cb557cf771
Changed `GetDesiredIndentation` to be resilient to our SyntaxTree which occasionally has gaps.
...
- Added a test to cover the scenario.
#2489
2018-07-30 10:45:18 -07:00
..
Documents
Added a taghelpers and imports overload to Process and ProcessDesignTime
2018-05-22 11:40:21 -07:00
Infrastructure
Track the open/closed state of documents
2018-05-11 08:18:08 -07:00
BraceSmartIndenterIntegrationTest.cs
Make brace indenter smarter about making edits to non-valid content kinds.
2018-06-11 10:34:26 -07:00
BraceSmartIndenterTest.cs
Don't smart indent code inside of Razor block constructs.
2018-06-18 20:38:01 -07:00
BraceSmartIndenterTestBase.cs
…
DefaultCodeDocumentProviderTest.cs
…
DefaultEditorSettingsManagerTest.cs
…
DefaultImportDocumentManagerIntegrationTest.cs
…
DefaultImportDocumentManagerTest.cs
…
DefaultProjectPathProviderTest.cs
Add `ProjectPathProvider` abstract for document tracker creation.
2018-05-17 15:28:20 -07:00
DefaultProjectSnapshotProjectEngineFactoryTest.cs
Track the open/closed state of documents
2018-05-11 08:18:08 -07:00
DefaultRazorDocumentManagerTest.cs
…
DefaultRazorEditorFactoryServiceTest.cs
…
DefaultRazorIndentationFactsServiceTest.cs
Changed `GetDesiredIndentation` to be resilient to our SyntaxTree which occasionally has gaps.
2018-07-30 10:45:18 -07:00
DefaultRazorSyntaxFactsServiceTest.cs
…
DefaultTagHelperCompletionServiceTest.cs
…
DefaultTagHelperFactsServiceTest.cs
…
DefaultTextBufferCodeDocumentProviderTest.cs
…
DefaultTextBufferProviderTest.cs
…
DefaultVisualStudioDocumentTrackerTest.cs
…
DefaultVisualStudioRazorParserIntegrationTest.cs
Add partial parsing for parenthesis
2018-06-15 11:22:03 -07:00
DefaultVisualStudioRazorParserTest.cs
Made the Visual Studio parser smarter about overlapping reparse requests.
2018-05-14 11:54:56 -07:00
DefaultWorkspaceEditorSettingsTest.cs
…
Microsoft.VisualStudio.Editor.Razor.Test.csproj
…
RazorDirectiveCompletionProviderTest.cs
Upgrade to VS 15.8 Preview 2 version of Roslyn.
2018-05-16 15:50:54 -07:00
RazorSyntaxFactsServiceExtensionsTest.cs
…
RazorSyntaxTreePartialParserTest.cs
…
RazorTextViewConnectionListenerTest.cs
…
TextContentChangedEventArgsExtensionsTest.cs
…
xunit.runner.json
…