File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 3939 <string >8DC44374-2B35-4C57-A6FE-2AD66A36AAD9 </string >
4040 <string >7FDF5C7A-131F-4ABB-9EDC-8C5F8F0B8A90 </string >
4141 <string >AABB7188-E14E-4433-AD3B-5CD791EAD9A3 </string >
42+ <string >CC0D0F4F-05B3-431A-8F33-F84AFCB2C651 </string >
4243 </array >
4344 <key >LSMinimumSystemVersion </key >
4445 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
Original file line number Diff line number Diff line change @@ -484,6 +484,11 @@ - (void)layoutManagerDidRequestSelectedSymbolInstancesHighlight:(DVTLayoutManage
484484 [self invalidateHighligtedSymbols ];
485485}
486486
487+ - (id ) foldingTokenTypesForLayoutManager : (DVTLayoutManager *)layoutManager
488+ {
489+ return nil ;
490+ }
491+
487492#pragma mark - IDESourceCodeEditorSearchResultsDelegate
488493
489494- (void )sourceCodeEditorDidUpdateSearchResults : (IDESourceCodeEditor *)editor
You can’t perform that action at this time.
0 commit comments