Граф коммитов

9649 Коммитов

Автор SHA1 Сообщение Дата
Ryan Brandenburg 12bd5c9a48 Upgrade VS versions and react to changes
ENVDTE
2022-10-20 12:06:12 -07:00
David Wengier 5f9c65ace3
Merge pull request #6995 from davidwengier/DefinitionTests 2022-10-18 09:36:29 +11:00
David Wengier 01a1ccf252
Don't show tag helper completions if the attribute rules aren't satisfied (#6990)
* Don't show tag helper completions if the attribute rules aren't satisfied

* Compute list once
2022-10-17 21:54:07 +00:00
dotnet-maestro[bot] 1c5f3750e6
Update dependencies from https://github.com/dotnet/arcade build 20221013.2 (#6993)
[main] Update dependencies from dotnet/arcade
2022-10-17 21:43:38 +00:00
David Wengier d9f2ce7ca5 More tests 2022-10-18 08:10:54 +11:00
David Wengier 3575be6d98
Merge pull request #6992 from DoctorKrolic/improve-go-to-def-tests 2022-10-18 08:02:37 +11:00
DoctorKrolic 83603a205b Remove unnecessary argument 2022-10-17 11:55:24 +03:00
DoctorKrolic 46f666b659 More common logic extract 2022-10-17 11:51:18 +03:00
DoctorKrolic 6abef15d13 Improve "Go to definition" tests 2022-10-17 10:49:07 +03:00
David Wengier 3c2dd502f1
Merge pull request #6989 from DoctorKrolic/go-to-def-on-edge 2022-10-17 10:58:28 +11:00
DoctorKrolic 47edc2241c Tweak log message 2022-10-15 23:34:02 +03:00
DoctorKrolic f58dd36a53 Allow going to definition on property span edge 2022-10-15 23:30:26 +03:00
David Wengier a3f78954b2
Merge pull request #6987 from davidwengier/ClassifyCTags 2022-10-15 11:30:34 +11:00
Ryan Brandenburg fa6ff8d7d7
Merge pull request #6985 from ryanbrandenburg/RichNav
Don't run tests on RichNav
2022-10-14 16:12:44 -07:00
David Wengier a58e2ed854 Fix integration test
It was verifying the wrong this :D
2022-10-14 15:19:28 +11:00
David Wengier 164c62b421 Classify <c> tags the same as <code> tags, and clean up regex usage a little 2022-10-14 13:52:09 +11:00
Ryan Brandenburg 1aa0d00937 Use Powershell task 2022-10-13 16:02:34 -07:00
Ryan Brandenburg fe13f542ed
Merge pull request #6983 from ryanbrandenburg/NewCLaSP
Take new CLaSP version
2022-10-13 13:13:31 -07:00
Ryan Brandenburg 90d928d5df Don't run tests on RichNav 2022-10-13 10:59:51 -07:00
Ryan Brandenburg e9472aecc9 Fix handlers test 2022-10-13 10:52:14 -07:00
Ryan Brandenburg 5a0dad4283 Take new CLaSP version 2022-10-13 09:35:21 -07:00
Ryan Brandenburg 9a162aef53
Don't rely on assembly version (#6981) 2022-10-13 00:04:13 +00:00
David Wengier c97bf0ffd6
Merge pull request #6979 from dotnet/dependabot/nuget/src/Compiler/Assets/TestProjects/RazorSimpleMvc22/Microsoft.AspNetCore.App-2.2.6 2022-10-13 09:08:24 +11:00
dependabot[bot] 6acc3e7f10
Bump Microsoft.AspNetCore.App
Bumps [Microsoft.AspNetCore.App](https://github.com/aspnet/AspNetCore) from 2.2.0 to 2.2.6.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/aspnet/AspNetCore/compare/2.2.0...v2.2.6)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.App
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 05:37:25 +00:00
Chris Sienkiewicz 15beb6a125
Merge pull request #6968 from dotnet/features/the-merge
Merge razor-compiler into tooling
2022-10-11 22:36:35 -07:00
Ryan Brandenburg 7107ae895b
Re-enable IntegrationTests (#6909)
* Re-enable IntegrationTests

* Try new images

* Use scout build

* Re-direct for VS.LS.Protocol

* Upgrade VS.Ext.Testing version

* Register all Handlers

* Include all Handlers

* Fix autoinsert test

* Cleanup

* Remove extra wrapper class

* CodeBase for MS.VS.LS.P

* Fix some failures

* Skip CodeFolding tests for now

* Turn off VS What's new for Integration tests

* Make edit to force project.json rewrite

* PR feedback

* Cleanup

* Use better file-close api

* Skip SetBreakpoint_FirstCharacter_SpanAdjusts

* React to logging changes

* Allow 2 attempts

* Cleanup
2022-10-11 21:58:39 +00:00
Jan Jones ced14358ce
Report compilation errors in integration tests (#6814)
* Report compilation errors in integration tests

* Use default immutable array

* Replace default immutable array by empty one

* Add extension method `NullToEmpty`

* Move `ImmutableArrayExtensions` into common project
2022-10-11 09:36:52 +02:00
Ryan Brandenburg 22ee8f48c8
Merge pull request #6973 from ryanbrandenburg/CLaSPLogging
Clean up Logging
2022-10-10 13:47:41 -07:00
Ryan Brandenburg 9c1de12969 Clean up Logging 2022-10-10 11:25:55 -07:00
dotnet-maestro[bot] ea60627cf1
Update dependencies from https://github.com/dotnet/arcade build 20221003.1 (#6972)
[main] Update dependencies from dotnet/arcade
2022-10-10 13:11:44 +00:00
Chris Sienkiewicz 10e9f80632
Merge pull request #6943 from chsienki/merge_main
Merge main
2022-10-06 18:34:19 -07:00
Chris Sienkiewicz b0342d7bad Disable assert 2022-10-06 17:19:21 -07:00
David Wengier 63246c1244
Merge pull request #6961 from davidwengier/FixUriPresentation 2022-10-07 10:27:33 +11:00
David Wengier 2d16f8e2fe Use DocumentResolver instead of DocumentContextFactory to find dropped components
DocumentContextFactory only works for open documents, which means dropped components would have to be open in the editor for this to have worked previously. DocumentResolver can find any document in the project.
2022-10-06 16:24:56 +11:00
David Wengier affb63f7f9
Merge pull request #6948 from davidwengier/EditorConfig 2022-10-06 07:48:03 +11:00
David Wengier 7c10843f57 Random minor cleanup 2022-10-05 20:54:04 +11:00
David Wengier 7e4152311a Add a few more things to create a baseline .editorconfig 2022-10-05 20:51:18 +11:00
David Wengier 3254e23d18
Merge pull request #6936 from DoctorKrolic/I-take-nulls-seriously 2022-10-05 20:50:54 +11:00
Allison Chou 435bb6114c
Update FabricBot for 17.5 P1 (#6947) 2022-10-05 01:48:12 -07:00
Chris Sienkiewicz 04177cd043 Merge remote-tracking branch 'upstream/main' into merge_main 2022-10-04 19:13:30 -07:00
Djuradj Kurepa 36836ad572
Merge pull request #6907 from dkurepa/dkurepa/UpdateDockerMain
Update docker containers to latest tag
2022-10-04 11:27:18 +02:00
DoctorKrolic f864f244e8 Add explanitory comment 2022-10-04 10:01:27 +03:00
DoctorKrolic 63434687fb
Merge branch 'main' into I-take-nulls-seriously 2022-10-04 09:47:17 +03:00
Dustin Campbell fef5e7ff27
Merge pull request #6867 from DustinCampbell/test-infrastructure
Test infrastructure changes
2022-10-03 15:08:03 -07:00
Chris Sienkiewicz 3dc14e8683 Merge remote-tracking branch 'upstream/main' into merge_main 2022-10-03 14:24:14 -07:00
Chris Sienkiewicz dbe38d5de5 Fixup after merge 2022-10-03 14:23:47 -07:00
Ryan Brandenburg e37c2a03ab
Merge pull request #6942 from ryanbrandenburg/NewCLaSPVersion
Take new CLaSP version
2022-10-03 13:39:30 -07:00
Dustin Campbell fe72514846 Fix ': base(...)' code style in test code 2022-10-03 12:36:41 -07:00
Dustin Campbell 29148b98de Move tests over to new TestBase 2022-10-03 11:52:53 -07:00
Dustin Campbell 0447057439 Move TestComposition helpers to Mef folder 2022-10-03 11:52:53 -07:00