コード例 #1
0
 public override VSTC.IClassificationFormatMap GetClassificationFormatMap(HexView hexView) => classificationFormatMapService.GetClassificationFormatMap(HexTextView.GetOrCreate(hexView));
コード例 #2
0
 public override VSTC.IEditorFormatMap GetEditorFormatMap(HexView view) => editorFormatMapService.GetEditorFormatMap(HexTextView.GetOrCreate(view));