-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
Description
- Remove VS dependency from cohost Html synchronizer and endpoints
- [main] Update dependencies from dotnet/source-build-reference-packages
- Remove old file and folder
- Remove unused reference
- Don't set VSIXToolsPath
- Fix cases where there is a space in the URI
- Update package Category
- Don't specify razor.compiler as a VSIX analyzer, but as a custom asset
- Fix two IDE0055 errors
- [main] Update dependencies from dotnet/source-build-reference-packages
- Minor global usings cleanup
- Port completion resolve to cohosting
- Fix cohosting completion and code actions
- Check CSS scope when comparing source generator items
- Don't initialize or dispose if cohosting is on
- Allow graceful handling of ArgumentException when trying to apply changes to SourceText in LspTextChangesLoader
- Replace "file kind" strings with an enum
- consume new ea