-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
Description
- Remove MS.Ext.Logging and Abstractions from most of our repo (10199)
- Fix project load when intermediate output path isn't known (10198)
- Merge release/dev17.10 to main (10202)
- Use AsyncBatchingWorkQueue in BackgroundDocumentGenerator (10194)
- Don't await FallbackProjectManager updates (10196)
- [main] Update dependencies from dotnet/arcade (10156)
- Make it possible to set featureflags during integration test runs (10195)
- Remove logging that causes extra image loads (10197)
- Minor OOP service cleanup (10190)
- Make network paths be network paths (10191)
- Restrict LanguageServer IVTs to a specific namespace (10183)
- Cohosting: Update Html virtual document from OOP (10175)
- Generate service hub plumbing files (10179)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2418371 (10188)
- Update publishdata after vs snap (10187)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2417650 (10184)
- Fix vscode fuse feature flag (10169)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2416890 (10178)
- Merge release/dev17.10 to main (10177)
- Infra: Update path to OneOfInsertion.ps1 (10176)
- Merge release/dev17.10 to main (10174)
- Avoid loading MS.ANC.Razor.LanguageServer when legacy editor is used (10172)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2416253 (10171)
- Fix cohosting (10170)
- Merge release/dev17.10 to main (10164)
- Switch Razor to using clasp as a source package (10139)
- Remove GetService(...) calls from VS MEF importing constructors (10168)
- Insert release/dev17.10 to VS main for now (10167)
- Replace
BatchingWorkQueue
withAsyncBatchingWorkQueue
from Roslyn (10140) - Make a messagepack deserialize test (10163)
- Update config for 17.10 P3 snap (10162)
- Snap 17.10 P3 (10161)
- Tweak RazorConfigurationFormatter to account for serialization format change (10157)
- Remove lock in BackgroundDocumentGenerator (10159)
- [main] Update dependencies from dotnet/arcade (10147)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2412944 (10154)
- Add an in memory logger (10153)
- Simple logging in OOP to TraceSource (10145)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2411980 (10151)
- Use PooledArrayBuilder throughout parsers and tokenizer (10095)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2411462 (10146)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2411407 (10141)
- Stop exporting MS.CA.Razor.Workspaces as MEF component (10142)
- Fix typo in settings (10143)
- Fix hot path string allocations from ProjectKey (10138)
- Merge release/dev17.10 to main (10137)
- Merge release/dev17.9 to release/dev17.10 (10136)
- [release/dev17.9] Update dependencies from dotnet/arcade (10113)
- [release/dev17.10] Update dependencies from dotnet/arcade (10114)
- Update EOL versions (10135)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2409975 (10134)
- Stop MEF exporting
FilePathService
from the Workspaces layer (10118) - Cohosting: Add semantic tokens support, via Roslyn OOP (10097)
- Add proper OOP initialization for language server concepts (10119)
- Remove unnecessary parameter (10120)
- Bring telemetry back for semantic tokens in cohosting (10121)
- Disable latest runtime patch (10133)
- Remove logging MEF export from Workspaces (10131)
- Remove MEF exports for completion from Workspaces (10128)
- Suppress nullable warnings for all
@inject
directives (10122) - Don't build the x86 RID of VS Code bits (10129)
- Fix a couple of mistakes in the Razor VSIX manifest (10125)
- Rationalize how ProjectSnapshotManager is updated (10101)
- Don't show inlay hints for component attributes (10117)
- Fix the capitalizationof razorComponentAttribute (9909)
- [main] Update dependencies from dotnet/source-build-reference-packages (10123)
- [main] Update dependencies from dotnet/arcade (10112)
- Mark analyzers as private assets (10111)
- Ensure we assign 'force runtime code generation' to the correct param (10110)
- Remove and ban MEF in LanguageServer project (10102)
- Add an OOP service to initialize static options (10098)
- Ban the appropriate MEF in the approprate project (10100)
- Features/fuse (10090)
- Merge release/dev17.10 to main (10092)
- Merge release/dev17.9 to release/dev17.10 (10091)
- Fix MEF integration test failures (10094)
- Rework how IProjectSnapshotManager is composed into Visual Studio and the Razor Language Server (10063)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2403186 (10093)
- Add DisposableAction that takes in an arg to prevent a closure allocation (10078)
- [FUSE] Merge main (10077)
- [release/dev17.10] Update dependencies from dotnet/arcade (10085)
- [release/dev17.9] Update dependencies from dotnet/arcade (10084)
- Merge release/dev17.10 to main (10082)
- Merge release/dev17.9 to release/dev17.10 (10081)
- Merge release/dev17.10 to main (10075)
- [17.9] Add official pipeline using 1ES template (10073)
- Misc cleanup follow up (10080)
- Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2402096 (10079)
- Move DocumentMappingService down to Workspaces (10068)
- Fixing TagHelper attribute name completion at attribute name end (10060)
- Convert token and modifier classes to standalone classes that just hold data (10065)
- [FUSE] Always use enhanced pragmas (10055)
- Merge release/dev17.9 to release/dev17.10 (10074)
- Merge release/dev17.10 to main (10069)
- [release/dev17.9] Update dependencies from dotnet/arcade (10066)
- Add official pipeline using 1ES template (10038)
- Enable roll forward on latest major version (10064)
- Make
FilePathNormalizer.GetHashCode
case insensitive (10050) - Clean up ProjectSnapshotManager tests (10051)
- [FUSE] Namespace directives (10031)
- Ensure line pragmas match source mappings one to one (10006)
- [FUSE] Add source and line mappings for usings (9949)
- Add feature flag for fuse (9964)
- Runtime page directives (9921)
- [FUSE] Add some missing runtime source mappings (9883)
- Ensure we include the line count and end char index in remapped spans (9863)
- Skip tests that fail for features/fuse (9825)
- Fix shipped API (9822)