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

1140 Коммитов

Автор SHA1 Сообщение Дата
Jonathon Marolf 9a8c9afb7b
update editorconfig to include settings for spaces 2021-01-27 16:13:21 -08:00
Jonathon Marolf c1a428a8bd
update Microsoft.VisualStudio.Validation version 2021-01-27 16:05:49 -08:00
Jonathon Marolf 36faeda316
don't use Microsoft.VisualStudio.SDK 2021-01-27 15:38:03 -08:00
Jonathon Marolf efd6ba521a
Update src/VisualStudio.Roslyn.SDK/SyntaxVisualizer/Roslyn.SyntaxVisualizer.Control/SyntaxVisualizerControl.xaml.cs
Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
2021-01-27 11:11:16 -08:00
Jonathon Marolf f13f68cc7b
Update src/VisualStudio.Roslyn.SDK/SyntaxVisualizer/Roslyn.SyntaxVisualizer.Control/SyntaxVisualizerControl.xaml.cs
Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
2021-01-27 11:10:51 -08:00
Jonathon Marolf a6d07e8611
Update src/Directory.Build.props
Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
2021-01-27 11:10:34 -08:00
Jonathon Marolf 8b2477e67b
fix integration project 2021-01-26 18:58:37 -08:00
Jonathon Marolf 270e853b7b
small fixes 2021-01-26 18:36:06 -08:00
Jonathon Marolf 737e874632
update LangVersion 2021-01-26 18:34:09 -08:00
Jonathon Marolf a9d6001676
move common properties to build.props 2021-01-26 18:16:44 -08:00
Jonathon Marolf 52acf72a14
annotate syntax visualizer 2021-01-26 18:16:44 -08:00
Jonathon Marolf 60afadd687
add non-nullable references support 2021-01-26 18:16:43 -08:00
Jonathon Marolf 39aa253496
update version of the roslyn packages (and their dependencies) 2021-01-26 18:16:43 -08:00
dotnet-maestro[bot] 3046d1dffa
Update dependencies from https://github.com/dotnet/arcade build 20210121.2 (#706)
[master] Update dependencies from dotnet/arcade
2021-01-23 13:26:56 +00:00
dotnet-maestro[bot] 6f9cf96ec9
[master] Update dependencies from dotnet/arcade (#701)
[master] Update dependencies from dotnet/arcade
2021-01-21 13:35:52 +00:00
Jonathon Marolf 4b93c4577a
Merge pull request #695 from lucabol/master
Add a source generator for a Maths language to the samples
2021-01-14 09:06:01 -08:00
dotnet-maestro[bot] f50de9586e
Update dependencies from https://github.com/dotnet/arcade build 20210112.10 (#696)
[master] Update dependencies from dotnet/arcade
2021-01-14 13:22:06 +00:00
Luca Bolognese dd1a3f3577 Port check-ins for Maths generator from old PR 2021-01-14 09:09:39 +01:00
dotnet-maestro[bot] 1cc0cabb2e
Update dependencies from https://github.com/dotnet/arcade build 20210108.3 (#693)
[master] Update dependencies from dotnet/arcade
2021-01-09 13:26:36 +00:00
dotnet-maestro[bot] e4f64e45c3
Update dependencies from https://github.com/dotnet/arcade build 20201230.2 (#689)
[master] Update dependencies from dotnet/arcade
2020-12-31 13:51:57 +00:00
Sam Harwell c03d3198ef
Merge pull request #688 from sharwell/net50-rtm
Update the reference assemblies for net5.0 to RTM
2020-12-30 14:23:27 -08:00
Sam Harwell 4955ce352c Update the reference assemblies for net5.0 to RTM 2020-12-30 11:11:39 -08:00
dotnet-maestro[bot] fea6b643af
Update dependencies from https://github.com/dotnet/arcade build 20201223.1 (#687)
[master] Update dependencies from dotnet/arcade
2020-12-29 13:26:23 +00:00
Sam Harwell 2bf7c285f3
Merge pull request #680 from sharwell/more-projects
Fully support additional projects
2020-12-23 15:14:43 -08:00
Sam Harwell 0e6a64ac21
Merge pull request #686 from sharwell/desktop-build
Migrate from MSBuild.Sdk.Extras to Microsoft.NET.Sdk.WindowsDesktop
2020-12-23 15:13:17 -08:00
Sam Harwell 93af843aa2
Merge pull request #685 from sharwell/visualizer-typo
Fix spelling errors for 'visualizer'
2020-12-23 15:12:50 -08:00
Sam Harwell 04a59f8471
Merge pull request #683 from sharwell/verify-markup
Add regression test for markup splitting line end
2020-12-23 15:12:29 -08:00
Sam Harwell a87ef95f66
Merge pull request #681 from sharwell/file-header-template
Add file header template
2020-12-23 15:12:10 -08:00
Sam Harwell 873790ba48 Migrate from MSBuild.Sdk.Extras to Microsoft.NET.Sdk.WindowsDesktop
Closes #247
2020-12-23 14:31:41 -08:00
Sam Harwell 2ea3a68ae2 Fix spelling errors for 'visualizer'
Closes #469
2020-12-23 14:14:57 -08:00
dotnet-maestro[bot] 904d69e774
Update dependencies from https://github.com/dotnet/arcade build 20201221.12 (#684)
[master] Update dependencies from dotnet/arcade
2020-12-23 13:26:17 +00:00
Sam Harwell d783311d37 Add regression test for markup splitting line end
Closes #637
2020-12-22 20:55:12 -08:00
Sam Harwell f20d80e9f8 Fix inheritance of ReferenceAssemblies, OutputKind, and DocumentationMode 2020-12-22 20:25:57 -08:00
Sam Harwell bc230aad8d Update Roslyn 3 testing to support C# 9 2020-12-22 20:25:57 -08:00
Sam Harwell 48aa5a35b2 Add file header template
This value is used by the Add Item template to initialize the file with
the correct header.
2020-12-22 09:45:48 -08:00
Sam Harwell 9cf7eaef61 Pass all source files using EvaluatedProjectState 2020-12-22 09:15:27 -08:00
Sam Harwell 5d3e5ee219 Simplify implementation using immutable evaluated model 2020-12-22 08:57:29 -08:00
Sam Harwell 26513a99cb Remove duplicate parameters from calls 2020-12-22 08:24:29 -08:00
Sam Harwell 247623f201 Support markup diagnostics in additional projects 2020-12-22 07:47:47 -08:00
dotnet-maestro[bot] 3acaa133ca
Update dependencies from https://github.com/dotnet/arcade build 20201218.3 (#679)
[master] Update dependencies from dotnet/arcade
2020-12-22 13:26:34 +00:00
Sam Harwell 0da6019d75 Share code for highlighting braces in tests 2020-12-21 16:01:04 -08:00
Sam Harwell 31775ffd70 Improve code sharing for tests 2020-12-21 15:53:57 -08:00
Sam Harwell daee186f32 Convert AdditionalProjects to a ProjectCollection 2020-12-18 08:12:14 -08:00
dotnet-maestro[bot] 5e168b02ac
Update dependencies from https://github.com/dotnet/arcade build 20201216.18 (#676)
[master] Update dependencies from dotnet/arcade
2020-12-18 13:26:49 +00:00
Sam Harwell a794787df2 Rewrite SolutionState to extend ProjectState 2020-12-17 21:15:12 -08:00
dotnet-maestro[bot] 8b4a42afb5
Update dependencies from https://github.com/dotnet/arcade build 20201215.4 (#675)
[master] Update dependencies from dotnet/arcade
2020-12-17 13:36:39 +00:00
dotnet-maestro[bot] 200b9cb191
Update dependencies from https://github.com/dotnet/arcade build 20201214.8 (#674)
[master] Update dependencies from dotnet/arcade
2020-12-16 13:36:43 +00:00
dotnet-maestro[bot] 513478fe21
Update dependencies from https://github.com/dotnet/arcade build 20201211.1 (#673)
[master] Update dependencies from dotnet/arcade
2020-12-15 13:36:49 +00:00
dotnet-maestro[bot] 1f045832e3
Update dependencies from https://github.com/dotnet/arcade build 20201210.4 (#672)
[master] Update dependencies from dotnet/arcade
2020-12-12 13:26:01 +00:00
dotnet-maestro[bot] a4a96d6855
Update dependencies from https://github.com/dotnet/arcade build 20201209.9 (#671)
[master] Update dependencies from dotnet/arcade
2020-12-11 13:25:40 +00:00