Method |
Description |
|
AddedMscorlibReference ( ProjectId projectId ) : void |
|
|
BeforeCloseProject ( ProjectId id ) : void |
|
|
CaretPositionChanged ( FileId fileId, int pos, FileVersion version ) : void |
|
|
ConvertConfig ( NitraCommonIde config ) : Nitra.ClientServer.Messages.Config |
|
|
DocumentWindowDestroy ( IWpfTextView wpfTextView ) : void |
|
|
FileAdded ( ProjectId projectId, string path, FileId id, FileVersion version ) : void |
|
|
FileUnloaded ( FileId id ) : void |
|
|
GetSpanClassOpt ( string spanClass ) : SpanClassInfo? |
|
|
ProjectLoaded ( ProjectId id ) : void |
|
|
ProjectStartLoading ( ProjectId id, string projectPath ) : void |
|
|
ReferenceAdded ( ProjectId projectId, string referencePath ) : void |
|
|
Response ( AsyncServerMessage msg ) : void |
|
|
SolutionLoaded ( SolutionId solutionId ) : void |
|
|
SolutionStartLoading ( SolutionId id, string solutionPath ) : void |
|
|
SpanClassToBrush ( string spanClass ) : System.Windows.Media.Brush |
|
|
TryAddServerProperty ( ITextBuffer textBuffer ) : void |
|
|
ViewActivated ( IWpfTextView wpfTextView, FileId id, IVsHierarchy hierarchy, string fullPath ) : void |
|
|
ViewDeactivated ( IWpfTextView wpfTextView, FileId id ) : void |
|
|