-
Notifications
You must be signed in to change notification settings - Fork 212
Closed
Labels
Description
- Fix bad completion commit in vs code (11398)
- SourceTexts for Everyone! (11404)
- Handful of performance fixes (11399)
- [main] Update dependencies from dotnet/source-build-reference-packages (11405)
- TextMate bug: recognize codeblocks with curly braces in switch statements (11397)
- Use the overload that takes an immutable array in serailization (11393)
- Wire up the UseRoslynTokenizer feature properly (11386)
- Update package versions (11378)
- Reclaim RazorProject type from the compiler (11379)
- Create some more formatting tests (11388)
- Add script for CIFeatureFlags and add schedule (11297)
- Update PublishData.json after 17.13 snap (11384)
- [main] Update dependencies from dotnet/source-build-reference-packages (11383)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2618759 (11382)
- New Razor document formatting engine (11364)
- Fix a couple of exceptions encountered when formatting documents with preprocessor directives (11373)
- Add an easy way to enable binlogs in VS (11375)
- Replace ISolutionQueryOperations in hover with a dedicated service (11374)
- Remove RazorCompletionItem.Items property (11360)
- Port validate breakpoint endpoint to cohosting (11352)
- Fix 17.13 insertion branch (11368)
- Rename action directory and delete unused actions (11367)
- Add backport github action (11362)
- Allow RazorProjectEngine.Process to be cancelled (11334)
- Merge release/dev17.13 to main (11365)
- Enforce IDE0052 across the repo (11363)
- Remove unused field in RazorContentTypeChangeListener (11361)
- Remove unused field in LspServices (11358)
- Further refactoring of Razor tooling project system (11320)
- Snap main to 17.13 P3 (11356)
- Update configs for 17.13 P3/17.14 (11355)
- Run all cohosting tests with FUSE on and off (11330)
- [main] Update dependencies from dotnet/source-build-reference-packages (11353)
- [main] Update dependencies from dotnet/source-build-reference-packages (11351)
- Offer generate handler for
@bind-XX:after
and:set
(11350) - Allow on-type formatting to run on runtime code-gen (11349)
- Support "Generate Event Handler" on event callbacks (ie
ValueChanged
and friends) (11347)