/
githubmirror
/
roslyn
ОбзорДокументацияВойти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
roslyn/
.../EditorFeatures/Core/
..
AddImportOnPaste

Update editor features to use file scoped namespaces

2 года назад
AddImports

Switch to lock instead

10 месяцев назад
Adornments

Move files

год назад
AsyncCompletion

Move files

год назад
AutomaticCompletion

Move check

год назад
BackgroundWorkIndicator

Switch to lock instead

10 месяцев назад
BraceMatching

Reapply "Update methods to be `async`." (#81808)

7 месяцев назад
BracePairs

REvert

год назад
ChangeSignature

Remove unnecessary nullable directives

год назад
Classification

Remove CancellationTokens that were just used to shut down queues

6 дней назад
CodeActions

Make sealed

год назад
CodeDefinitionWindow

Remove use of DisposalToken if we can just call Dispose() instead

6 дней назад
CodeLens

Refactor for codelens to remvoe VS dependency

2 года назад
CodeRefactorings

Make sealed

год назад
Commanding

Remove unnecessary nullable directives

год назад
CommentSelection

Use args

год назад
Copilot

Remove use of DisposalToken if we can just call Dispose() instead

6 дней назад
DocumentationComments

Generate Documentation - incorrect buffer bug (#84709)

11 дней назад
EditAndContinue

Improves tracking of pending solution updates (#84726)

10 дней назад
Editor

in progress

год назад
EncapsulateField

Switch to lock instead

10 месяцев назад
EndConstructGeneration

Make more code jtf

2 года назад
ErrorReporting

Update editor features to use file scoped namespaces

2 года назад
EventHookup

Update editor features to use file scoped namespaces

2 года назад
Extensibility

Reapply "Update methods to be `async`." (#81808)

7 месяцев назад
Extensions

Use file scoped namespaces. (#77854)

год назад
ExternalAccess

Revert "Revert "Update VSSDK to 18.9.496-Preview"" (#84403)

месяц назад
ExtractInterface

Remove fallbacks (2) (#74319)

2 года назад
ExtractMethod

Switch to lock instead

10 месяцев назад
FindUsages

Address more analyzer violations

год назад
Formatting

Use args

год назад
GoOrFind

Enable LSP go-to-definition, find-all-references, and go-to-implementation with command handler precedence (#80951)

9 месяцев назад
GoToDefinition

Enable LSP go-to-definition, find-all-references, and go-to-implementation with command handler precedence (#80951)

9 месяцев назад
Host

Fix

10 месяцев назад
InheritanceMargin

Update editor features to use file scoped namespaces

2 года назад
InlineDiagnostics

Refactoring of extension methods in source packages (#78620) - take 2 (#78894)

год назад
InlineHints

Fix nullable annotations for an AllowDefault = true import

3 месяца назад
InlineRename

Allow submitting rename conflicts and rename unambiguous erroneous references  (#84686)

12 дней назад
IntelliSense

Simplify the queue disposal for completion cache sevices

6 дней назад
Interactive

Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2875816

7 месяцев назад
KeywordHighlighting

REvert

год назад
LanguageServer

Implement LSP daemon mode (#84199)

17 дней назад
LineSeparators

REvert

год назад
Logging

Add Enum static extensions (#79546)

год назад
ModernCommands

Update src/EditorFeatures/Core/ModernCommands/ShowInheritanceMarginCommandArgs.cs

6 месяцев назад
NavigableSymbols

Switch to lock instead

10 месяцев назад
NavigateTo

Reapply "Update methods to be `async`." (#81808)

7 месяцев назад
Navigation

Compute if a doc is generated code or not in OOP not on the host

10 месяцев назад
NavigationBar

Use implicit object creation expressions

год назад
Notification

Use implicit object creation expressions

год назад
Options

Remove unused usings

год назад
Organizing

Reapply "Update methods to be `async`." (#81808)

7 месяцев назад
PasteTracking

Make sealed

год назад
Peek

Delete dead interface for creating peekable items

3 месяца назад
Preview

Remove obsolete diff overview margin workaround (#84546)

25 дней назад
QuickInfo

Use the shared KnownMonikers.Sparkle for the On-The-Fly Docs Copilot icon (#84401)

месяц назад
ReferenceHighlighting

Reapply "Update methods to be `async`." (#81808)

7 месяцев назад
Remote

Make SolutionChecksumUpdater disposable and dispose the queues

6 дней назад
RenameTracking

Reapply "Update methods to be `async`." (#81808)

7 месяцев назад
SemanticSearch

More semantic update changes (#79828)

год назад
Shared

Make CancellationToken optional for AsyncBatchingWorkQueue

6 дней назад
SignatureHelp

Reapply "Update methods to be `async`." (#81808)

7 месяцев назад
SmartIndent

Make sealed

год назад
Snippets

Update editor features to use file scoped namespaces

2 года назад
SolutionEvents

Remove use of DisposalToken if we can just call Dispose() instead

6 дней назад
SpeculativeEdits

Automatically apply fixes to copilot changes

год назад
SpellCheck

Update editor features to use file scoped namespaces

2 года назад
SplitComment

Use implicit object creation expressions

год назад
StringCopyPaste

Switch to 0

9 месяцев назад
StringIndentation

Sort usings

год назад
Structure

REvert

год назад
Suggestions

Reapply "Update methods to be `async`." (#81808)

7 месяцев назад
Tagging

Reapply "Update methods to be `async`." (#81808)

7 месяцев назад
Tags

Move files

год назад
TextDiffing

Reduce allocations in TextBufferFactoryCloneService.Clone (#82777)

5 месяцев назад
TextStructureNavigation

Clamp selections within a string literal so they do not go outside of it

2 года назад
Undo

Sort usings

год назад
Utilities

Use implicit object creation expressions

год назад
Workspaces

Reapply "Update methods to be `async`." (#81808)

7 месяцев назад
xlf

Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3036292

10 дней назад
ConflictTagDefinition.cs

Move files

год назад
ContentTypeLanguageMetadata.cs

Exporting services for specific workspace kinds (#72236)

2 года назад
DependencyObjectExtensions.cs

Move files

год назад
DocumentSnapshotSpan.cs

Update editor features to use file scoped namespaces

2 года назад
EditorFeaturesResources.resx

Adopt editor InlinePromptService for documentation comments (#84282)

13 дней назад
EditorFeaturesWpfResources.resx

Move files

год назад
ExportContentTypeLanguageServiceAttribute.cs

Use file scoped namespaces. (#77854)

год назад
ICommandHandlerServiceFactory.cs

Remove unnecessary nullable directives

год назад
IContentTypeLanguageService.cs

Remove unnecessary nullable directives

год назад
IDebuggerTextView.cs

Remove unused usings

2 года назад
IDebuggerTextView2.cs

Move files

год назад
IInlineRenameService.cs

Remove unused usings

2 года назад
IInlineRenameSession.cs

Remove synchronous rename (#78839)

год назад
IIntellisensePresenterSession.cs

Remove unnecessary nullable directives

год назад
IOptionPageService.cs

Update editor features to use file scoped namespaces

2 года назад
IWpfDifferenceViewerExtensions.cs

Move files

год назад
IWpfTextViewExtensions.cs

Move files

год назад
IWpfThemeService.cs

Move files

год назад
Microsoft.CodeAnalysis.EditorFeatures.csproj

Adopt editor InlinePromptService for documentation comments (#84282)

13 дней назад
PreviewWarningTagDefinition.cs

Move files

год назад
PublicAPI.Shipped.txt

Mark APIs as shipped (#58776)

5 лет назад
PublicAPI.Unshipped.txt

Mark APIs as shipped (#58776)

5 лет назад
TextViewRoles.cs

Remove unnecessary nullable directives

год назад
TypeForwarders.cs

Remove unnecessary nullable directives

год назад
ViewHostingControl.cs

Move files

год назад
WpfClassificationExtensions.cs

Remove unused usings

год назад