|
404 | 404 | 6C4E37F62C73DA5200AEE7B5 /* UtilityAreaTerminalSidebar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C4E37F52C73DA5200AEE7B5 /* UtilityAreaTerminalSidebar.swift */; };
|
405 | 405 | 6C4E37FC2C73E00700AEE7B5 /* SwiftTerm in Frameworks */ = {isa = PBXBuildFile; productRef = 6C4E37FB2C73E00700AEE7B5 /* SwiftTerm */; };
|
406 | 406 | 6C510CB82D2E4639006EBE85 /* XCUITest+waitForNonExistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C510CB72D2E4639006EBE85 /* XCUITest+waitForNonExistence.swift */; };
|
| 407 | + 6C510CBC2D2ECD68006EBE85 /* UtilityAreaViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C510CBA2D2ECD68006EBE85 /* UtilityAreaViewModelTests.swift */; }; |
407 | 408 | 6C5228B529A868BD00AC48F6 /* Environment+ContentInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C5228B429A868BD00AC48F6 /* Environment+ContentInsets.swift */; };
|
408 | 409 | 6C53AAD829A6C4FD00EE9ED6 /* SplitView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C53AAD729A6C4FD00EE9ED6 /* SplitView.swift */; };
|
409 | 410 | 6C578D8129CD294800DC73B2 /* ExtensionActivatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C578D8029CD294800DC73B2 /* ExtensionActivatorView.swift */; };
|
|
467 | 468 | 6CC3D1FB2D1475EC00822B65 /* TextView+SemanticTokenRangeProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CC3D1FA2D1475EC00822B65 /* TextView+SemanticTokenRangeProvider.swift */; };
|
468 | 469 | 6CC3D1FD2D14761A00822B65 /* SemanticTokenMapRangeProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CC3D1FC2D14761A00822B65 /* SemanticTokenMapRangeProvider.swift */; };
|
469 | 470 | 6CC9E4B229B5669900C97388 /* Environment+ActiveEditor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CC9E4B129B5669900C97388 /* Environment+ActiveEditor.swift */; };
|
| 471 | + 6CCEE7F52D2C91F700B2B854 /* UtilityAreaTerminalPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CCEE7F42D2C91F700B2B854 /* UtilityAreaTerminalPicker.swift */; }; |
470 | 472 | 6CD0358A2C3461160091E1F4 /* KeyWindowControllerObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CD035892C3461160091E1F4 /* KeyWindowControllerObserver.swift */; };
|
471 | 473 | 6CD03B6A29FC773F001BD1D0 /* SettingsInjector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CD03B6929FC773F001BD1D0 /* SettingsInjector.swift */; };
|
472 | 474 | 6CD26C6E2C8EA1E600ADBA38 /* LanguageServerFileMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CD26C6D2C8EA1E600ADBA38 /* LanguageServerFileMap.swift */; };
|
|
1098 | 1100 | 6C48D8F62972E5F300D6D205 /* WindowObserver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WindowObserver.swift; sourceTree = "<group>"; };
|
1099 | 1101 | 6C4E37F52C73DA5200AEE7B5 /* UtilityAreaTerminalSidebar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UtilityAreaTerminalSidebar.swift; sourceTree = "<group>"; };
|
1100 | 1102 | 6C510CB72D2E4639006EBE85 /* XCUITest+waitForNonExistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCUITest+waitForNonExistence.swift"; sourceTree = "<group>"; };
|
| 1103 | + 6C510CBA2D2ECD68006EBE85 /* UtilityAreaViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UtilityAreaViewModelTests.swift; sourceTree = "<group>"; }; |
1101 | 1104 | 6C5228B429A868BD00AC48F6 /* Environment+ContentInsets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Environment+ContentInsets.swift"; sourceTree = "<group>"; };
|
1102 | 1105 | 6C53AAD729A6C4FD00EE9ED6 /* SplitView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplitView.swift; sourceTree = "<group>"; };
|
1103 | 1106 | 6C578D8029CD294800DC73B2 /* ExtensionActivatorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExtensionActivatorView.swift; sourceTree = "<group>"; };
|
|
1147 | 1150 | 6CC3D1FA2D1475EC00822B65 /* TextView+SemanticTokenRangeProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TextView+SemanticTokenRangeProvider.swift"; sourceTree = "<group>"; };
|
1148 | 1151 | 6CC3D1FC2D14761A00822B65 /* SemanticTokenMapRangeProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SemanticTokenMapRangeProvider.swift; sourceTree = "<group>"; };
|
1149 | 1152 | 6CC9E4B129B5669900C97388 /* Environment+ActiveEditor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Environment+ActiveEditor.swift"; sourceTree = "<group>"; };
|
| 1153 | + 6CCEE7F42D2C91F700B2B854 /* UtilityAreaTerminalPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UtilityAreaTerminalPicker.swift; sourceTree = "<group>"; }; |
1150 | 1154 | 6CD035892C3461160091E1F4 /* KeyWindowControllerObserver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyWindowControllerObserver.swift; sourceTree = "<group>"; };
|
1151 | 1155 | 6CD03B6929FC773F001BD1D0 /* SettingsInjector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsInjector.swift; sourceTree = "<group>"; };
|
1152 | 1156 | 6CD26C6D2C8EA1E600ADBA38 /* LanguageServerFileMap.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LanguageServerFileMap.swift; sourceTree = "<group>"; };
|
|
2070 | 2074 | 613899BD2B6E70E200A5CAF6 /* Search */,
|
2071 | 2075 | 61FB03A92C3C1FC4001B3671 /* Tasks */,
|
2072 | 2076 | 6141CF392C3DA4180073BC9F /* TerminalEmulator */,
|
| 2077 | + 6C510CBB2D2ECD68006EBE85 /* UtilityArea */, |
2073 | 2078 | );
|
2074 | 2079 | path = Features;
|
2075 | 2080 | sourceTree = "<group>";
|
|
2678 | 2683 | 6C1F3DA12C18C55800F6DEF6 /* ShellIntegrationTests.swift */,
|
2679 | 2684 | 61FB03AA2C3C1FD5001B3671 /* Shell */,
|
2680 | 2685 | );
|
2681 |
| - name = TerminalEmulator; |
2682 |
| - path = ActivityViewer/TerminalEmulator; |
| 2686 | + path = TerminalEmulator; |
2683 | 2687 | sourceTree = "<group>";
|
2684 | 2688 | };
|
2685 | 2689 | 617DB3CE2C25AF5B00B58BFE /* ActivityViewer */ = {
|
|
2979 | 2983 | path = Extensions;
|
2980 | 2984 | sourceTree = "<group>";
|
2981 | 2985 | };
|
| 2986 | + 6C510CBB2D2ECD68006EBE85 /* UtilityArea */ = { |
| 2987 | + isa = PBXGroup; |
| 2988 | + children = ( |
| 2989 | + 6C510CBA2D2ECD68006EBE85 /* UtilityAreaViewModelTests.swift */, |
| 2990 | + ); |
| 2991 | + path = UtilityArea; |
| 2992 | + sourceTree = "<group>"; |
| 2993 | + }; |
2982 | 2994 | 6C6BD6ED29CD123000235D17 /* Extensions */ = {
|
2983 | 2995 | isa = PBXGroup;
|
2984 | 2996 | children = (
|
|
3473 | 3485 | B676606A2AA973A500CD56B0 /* TerminalUtility */ = {
|
3474 | 3486 | isa = PBXGroup;
|
3475 | 3487 | children = (
|
3476 |
| - B62AEDB22A1FD95B009A9F52 /* UtilityAreaTerminalView.swift */, |
3477 |
| - B62AEDBB2A210DBB009A9F52 /* UtilityAreaTerminalTab.swift */, |
| 3488 | + 6CCEE7F42D2C91F700B2B854 /* UtilityAreaTerminalPicker.swift */, |
3478 | 3489 | 6C4E37F52C73DA5200AEE7B5 /* UtilityAreaTerminalSidebar.swift */,
|
| 3490 | + B62AEDBB2A210DBB009A9F52 /* UtilityAreaTerminalTab.swift */, |
| 3491 | + B62AEDB22A1FD95B009A9F52 /* UtilityAreaTerminalView.swift */, |
3479 | 3492 | );
|
3480 | 3493 | path = TerminalUtility;
|
3481 | 3494 | sourceTree = "<group>";
|
|
4553 | 4566 | 613899BC2B6E709C00A5CAF6 /* URL+FuzzySearchable.swift in Sources */,
|
4554 | 4567 | 611192002B08CCD700D4459B /* SearchIndexer+Memory.swift in Sources */,
|
4555 | 4568 | 587B9E8129301D8F00AC7927 /* PublicKey.swift in Sources */,
|
| 4569 | + 6CCEE7F52D2C91F700B2B854 /* UtilityAreaTerminalPicker.swift in Sources */, |
4556 | 4570 | 611191FE2B08CCD200D4459B /* SearchIndexer+File.swift in Sources */,
|
4557 | 4571 | B69D3EE52C5F54B3005CF43A /* TasksPopoverMenuItem.swift in Sources */,
|
4558 | 4572 | 669A50532C380C8E00304CD8 /* Collection+subscript_safe.swift in Sources */,
|
|
4585 | 4599 | 583E528C29361B39001AB554 /* CodeEditUITests.swift in Sources */,
|
4586 | 4600 | 6C7D6D462C9092EC00B69EE0 /* BufferingServerConnection.swift in Sources */,
|
4587 | 4601 | 613053652B23A49300D767E3 /* TemporaryFile.swift in Sources */,
|
| 4602 | + 6C510CBC2D2ECD68006EBE85 /* UtilityAreaViewModelTests.swift in Sources */, |
4588 | 4603 | 617DB3DF2C25E13800B58BFE /* TaskNotificationHandlerTests.swift in Sources */,
|
4589 | 4604 | 775566502C27FD1B001E7A4D /* CodeFileDocument+UTTypeTests.swift in Sources */,
|
4590 | 4605 | 587B60F82934124200D5CD8F /* CEWorkspaceFileManagerTests.swift in Sources */,
|
|
0 commit comments