driftdetect-vscode 0.9.33 → 0.9.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/package.json +14 -14
  2. package/.turbo/turbo-build.log +0 -4
  3. package/.turbo/turbo-lint.log +0 -47
  4. package/.turbo/turbo-test.log +0 -0
  5. package/LICENSE +0 -121
  6. package/dist/activation/activation-controller.d.ts.map +0 -1
  7. package/dist/activation/activation-controller.js +0 -235
  8. package/dist/activation/activation-controller.js.map +0 -1
  9. package/dist/activation/activation-phases.d.ts.map +0 -1
  10. package/dist/activation/index.d.ts.map +0 -1
  11. package/dist/client/connection-manager.d.ts.map +0 -1
  12. package/dist/client/connection-manager.js +0 -216
  13. package/dist/client/connection-manager.js.map +0 -1
  14. package/dist/client/index.d.ts.map +0 -1
  15. package/dist/client/language-client-factory.d.ts.map +0 -1
  16. package/dist/client/request-middleware.d.ts.map +0 -1
  17. package/dist/client/request-middleware.js +0 -85
  18. package/dist/client/request-middleware.js.map +0 -1
  19. package/dist/commands/command-router.d.ts.map +0 -1
  20. package/dist/commands/command-router.js +0 -129
  21. package/dist/commands/command-router.js.map +0 -1
  22. package/dist/commands/handlers/connection-handlers.d.ts.map +0 -1
  23. package/dist/commands/handlers/connection-handlers.js +0 -57
  24. package/dist/commands/handlers/connection-handlers.js.map +0 -1
  25. package/dist/commands/handlers/constants-handlers.d.ts.map +0 -1
  26. package/dist/commands/handlers/constants-handlers.js +0 -85
  27. package/dist/commands/handlers/constants-handlers.js.map +0 -1
  28. package/dist/commands/handlers/index.d.ts.map +0 -1
  29. package/dist/commands/handlers/pattern-handlers.d.ts.map +0 -1
  30. package/dist/commands/handlers/pattern-handlers.js +0 -127
  31. package/dist/commands/handlers/pattern-handlers.js.map +0 -1
  32. package/dist/commands/handlers/scan-handlers.d.ts.map +0 -1
  33. package/dist/commands/handlers/scan-handlers.js +0 -74
  34. package/dist/commands/handlers/scan-handlers.js.map +0 -1
  35. package/dist/commands/handlers/ui-handlers.d.ts.map +0 -1
  36. package/dist/commands/handlers/violation-handlers.d.ts.map +0 -1
  37. package/dist/commands/handlers/violation-handlers.js +0 -75
  38. package/dist/commands/handlers/violation-handlers.js.map +0 -1
  39. package/dist/commands/index.d.ts.map +0 -1
  40. package/dist/commands/middleware/connection-check-middleware.d.ts.map +0 -1
  41. package/dist/commands/middleware/index.d.ts.map +0 -1
  42. package/dist/commands/middleware/logging-middleware.d.ts.map +0 -1
  43. package/dist/commands/middleware/telemetry-middleware.d.ts.map +0 -1
  44. package/dist/config/config-manager.d.ts.map +0 -1
  45. package/dist/config/config-manager.js +0 -182
  46. package/dist/config/config-manager.js.map +0 -1
  47. package/dist/config/defaults.d.ts.map +0 -1
  48. package/dist/config/index.d.ts.map +0 -1
  49. package/dist/config/validator.d.ts.map +0 -1
  50. package/dist/config/validator.js +0 -89
  51. package/dist/config/validator.js.map +0 -1
  52. package/dist/extension.d.ts.map +0 -1
  53. package/dist/extension.js +0 -51
  54. package/dist/extension.js.map +0 -1
  55. package/dist/infrastructure/disposable-manager.d.ts.map +0 -1
  56. package/dist/infrastructure/disposable-manager.js +0 -76
  57. package/dist/infrastructure/disposable-manager.js.map +0 -1
  58. package/dist/infrastructure/index.d.ts.map +0 -1
  59. package/dist/infrastructure/logger.d.ts.map +0 -1
  60. package/dist/infrastructure/logger.js +0 -82
  61. package/dist/infrastructure/logger.js.map +0 -1
  62. package/dist/infrastructure/service-container.d.ts +0 -68
  63. package/dist/infrastructure/service-container.d.ts.map +0 -1
  64. package/dist/infrastructure/service-container.js +0 -92
  65. package/dist/infrastructure/service-container.js.map +0 -1
  66. package/dist/state/index.d.ts.map +0 -1
  67. package/dist/state/initial-state.d.ts.map +0 -1
  68. package/dist/state/selectors.d.ts.map +0 -1
  69. package/dist/state/state-manager.d.ts.map +0 -1
  70. package/dist/state/state-manager.js +0 -166
  71. package/dist/state/state-manager.js.map +0 -1
  72. package/dist/types/config-types.d.ts.map +0 -1
  73. package/dist/types/extension-types.d.ts +0 -45
  74. package/dist/types/extension-types.d.ts.map +0 -1
  75. package/dist/types/extension-types.js +0 -5
  76. package/dist/types/extension-types.js.map +0 -1
  77. package/dist/types/index.d.ts.map +0 -1
  78. package/dist/types/lsp-types.d.ts.map +0 -1
  79. package/dist/types/state-types.d.ts.map +0 -1
  80. package/dist/ui/decorations/decoration-controller.d.ts.map +0 -1
  81. package/dist/ui/decorations/decoration-controller.js +0 -196
  82. package/dist/ui/decorations/decoration-controller.js.map +0 -1
  83. package/dist/ui/decorations/decoration-types.d.ts.map +0 -1
  84. package/dist/ui/decorations/index.d.ts.map +0 -1
  85. package/dist/ui/index.d.ts.map +0 -1
  86. package/dist/ui/notifications/index.d.ts.map +0 -1
  87. package/dist/ui/notifications/notification-service.d.ts.map +0 -1
  88. package/dist/ui/notifications/notification-service.js +0 -103
  89. package/dist/ui/notifications/notification-service.js.map +0 -1
  90. package/dist/ui/status-bar/index.d.ts.map +0 -1
  91. package/dist/ui/status-bar/status-bar-controller.d.ts.map +0 -1
  92. package/dist/ui/status-bar/status-bar-controller.js +0 -111
  93. package/dist/ui/status-bar/status-bar-controller.js.map +0 -1
  94. package/dist/ui/status-bar/status-bar-modes.d.ts.map +0 -1
  95. package/dist/ui/status-bar/status-bar-modes.js +0 -112
  96. package/dist/ui/status-bar/status-bar-modes.js.map +0 -1
  97. package/dist/views/constants-tree-provider.d.ts +0 -111
  98. package/dist/views/constants-tree-provider.d.ts.map +0 -1
  99. package/dist/views/constants-tree-provider.js +0 -343
  100. package/dist/views/constants-tree-provider.js.map +0 -1
  101. package/dist/views/files-tree-provider.d.ts +0 -36
  102. package/dist/views/files-tree-provider.d.ts.map +0 -1
  103. package/dist/views/files-tree-provider.js +0 -95
  104. package/dist/views/files-tree-provider.js.map +0 -1
  105. package/dist/views/index.d.ts.map +0 -1
  106. package/dist/views/patterns-tree-provider.d.ts.map +0 -1
  107. package/dist/views/violations-tree-provider.d.ts.map +0 -1
  108. package/dist/webview/index.d.ts.map +0 -1
  109. package/dist/webview/webview-manager.d.ts.map +0 -1
  110. package/tsconfig.tsbuildinfo +0 -1
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "driftdetect-vscode",
3
3
  "displayName": "Drift - Architectural Drift Detection",
4
4
  "description": "Learn your codebase patterns and enforce consistency. Pattern detection, call graph analysis, security visualization, and MCP integration for AI agents. Supports TypeScript, Python, C#, Java, PHP.",
5
- "version": "0.9.33",
5
+ "version": "0.9.37",
6
6
  "publisher": "driftdetect",
7
7
  "license": "Apache-2.0",
8
8
  "icon": "resources/drift-icon.png",
@@ -377,18 +377,6 @@
377
377
  }
378
378
  ]
379
379
  },
380
- "dependencies": {
381
- "driftdetect-lsp": "^0.9.28",
382
- "vscode-languageclient": "^9.0.1"
383
- },
384
- "devDependencies": {
385
- "@types/node": "^20.10.0",
386
- "@types/vscode": "^1.85.0",
387
- "@vitest/coverage-v8": "^1.0.0",
388
- "@vscode/vsce": "^2.22.0",
389
- "typescript": "^5.3.0",
390
- "vitest": "^1.0.0"
391
- },
392
380
  "scripts": {
393
381
  "build": "tsc -p tsconfig.json",
394
382
  "clean": "rm -rf dist",
@@ -401,5 +389,17 @@
401
389
  "typecheck": "tsc --noEmit",
402
390
  "vscode:prepublish": "pnpm run build",
403
391
  "package": "vsce package --no-dependencies"
392
+ },
393
+ "dependencies": {
394
+ "driftdetect-lsp": "^0.9.28",
395
+ "vscode-languageclient": "^9.0.1"
396
+ },
397
+ "devDependencies": {
398
+ "@types/node": "^20.10.0",
399
+ "@types/vscode": "^1.85.0",
400
+ "@vitest/coverage-v8": "^1.0.0",
401
+ "@vscode/vsce": "^2.22.0",
402
+ "typescript": "^5.3.0",
403
+ "vitest": "^1.0.0"
404
404
  }
405
- }
405
+ }
@@ -1,4 +0,0 @@
1
-
2
- > driftdetect-vscode@0.9.33 build /Users/geoffreyfernald/drift/drift/packages/vscode
3
- > tsc -p tsconfig.json
4
-
@@ -1,47 +0,0 @@
1
-
2
- > driftdetect-vscode@0.9.32 lint /Users/geoffreyfernald/drift/drift/packages/vscode
3
- > eslint src --ext .ts,.tsx
4
-
5
-
6
- /Users/geoffreyfernald/drift/drift/packages/vscode/src/client/connection-manager.ts
7
- 229:10 warning Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly @typescript-eslint/strict-boolean-expressions
8
-
9
- /Users/geoffreyfernald/drift/drift/packages/vscode/src/commands/command-router.ts
10
- 123:11 warning Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly @typescript-eslint/strict-boolean-expressions
11
- 140:16 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
12
- 140:43 warning Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator @typescript-eslint/prefer-nullish-coalescing
13
-
14
- /Users/geoffreyfernald/drift/drift/packages/vscode/src/commands/handlers/pattern-handlers.ts
15
- 148:12 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
16
-
17
- /Users/geoffreyfernald/drift/drift/packages/vscode/src/ui/notifications/notification-service.ts
18
- 152:20 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
19
-
20
- /Users/geoffreyfernald/drift/drift/packages/vscode/src/ui/status-bar/status-bar-modes.ts
21
- 122:9 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
22
-
23
- /Users/geoffreyfernald/drift/drift/packages/vscode/src/views/constants-tree-provider.ts
24
- 479:33 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
25
- 479:51 warning Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator @typescript-eslint/prefer-nullish-coalescing
26
- 493:33 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
27
- 493:51 warning Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator @typescript-eslint/prefer-nullish-coalescing
28
-
29
- /Users/geoffreyfernald/drift/drift/packages/vscode/src/views/files-tree-provider.ts
30
- 74:22 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
31
- 74:49 warning Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator @typescript-eslint/prefer-nullish-coalescing
32
-
33
- /Users/geoffreyfernald/drift/drift/packages/vscode/src/views/patterns-tree-provider.ts
34
- 140:33 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
35
- 140:51 warning Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator @typescript-eslint/prefer-nullish-coalescing
36
- 164:9 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
37
-
38
- /Users/geoffreyfernald/drift/drift/packages/vscode/src/views/violations-tree-provider.ts
39
- 122:22 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
40
- 122:44 warning Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator @typescript-eslint/prefer-nullish-coalescing
41
-
42
- /Users/geoffreyfernald/drift/drift/packages/vscode/src/webview/webview-manager.ts
43
- 162:11 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
44
- 172:11 warning Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly @typescript-eslint/strict-boolean-expressions
45
-
46
- ✖ 20 problems (0 errors, 20 warnings)
47
-
File without changes
package/LICENSE DELETED
@@ -1,121 +0,0 @@
1
- Apache License
2
- Version 2.0, January 2004
3
- http://www.apache.org/licenses/
4
-
5
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
-
7
- 1. Definitions.
8
-
9
- "License" shall mean the terms and conditions for use, reproduction,
10
- and distribution as defined by Sections 1 through 9 of this document.
11
-
12
- "Licensor" shall mean the copyright owner or entity authorized by
13
- the copyright owner that is granting the License.
14
-
15
- "Legal Entity" shall mean the union of the acting entity and all
16
- other entities that control, are controlled by, or are under common
17
- control with that entity. For the purposes of this definition,
18
- "control" means (i) the power, direct or indirect, to cause the
19
- direction or management of such entity, whether by contract or
20
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
- outstanding shares, or (iii) beneficial ownership of such entity.
22
-
23
- "You" (or "Your") shall mean an individual or Legal Entity
24
- exercising permissions granted by this License.
25
-
26
- "Source" form shall mean the preferred form for making modifications,
27
- including but not limited to software source code, documentation
28
- source, and configuration files.
29
-
30
- "Object" form shall mean any form resulting from mechanical
31
- transformation or translation of a Source form, including but
32
- not limited to compiled object code, generated documentation,
33
- and conversions to other media types.
34
-
35
- "Work" shall mean the work of authorship, whether in Source or
36
- Object form, made available under the License, as indicated by a
37
- copyright notice that is included in or attached to the work.
38
-
39
- "Derivative Works" shall mean any work, whether in Source or Object
40
- form, that is based on (or derived from) the Work and for which the
41
- editorial revisions, annotations, elaborations, or other modifications
42
- represent, as a whole, an original work of authorship.
43
-
44
- "Contribution" shall mean any work of authorship, including
45
- the original version of the Work and any modifications or additions
46
- to that Work or Derivative Works thereof, that is intentionally
47
- submitted to the Licensor for inclusion in the Work by the copyright owner.
48
-
49
- "Contributor" shall mean Licensor and any individual or Legal Entity
50
- on behalf of whom a Contribution has been received by Licensor and
51
- subsequently incorporated within the Work.
52
-
53
- 2. Grant of Copyright License. Subject to the terms and conditions of
54
- this License, each Contributor hereby grants to You a perpetual,
55
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
56
- copyright license to reproduce, prepare Derivative Works of,
57
- publicly display, publicly perform, sublicense, and distribute the
58
- Work and such Derivative Works in Source or Object form.
59
-
60
- 3. Grant of Patent License. Subject to the terms and conditions of
61
- this License, each Contributor hereby grants to You a perpetual,
62
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
63
- patent license to make, have made, use, offer to sell, sell, import,
64
- and otherwise transfer the Work.
65
-
66
- 4. Redistribution. You may reproduce and distribute copies of the
67
- Work or Derivative Works thereof in any medium, with or without
68
- modifications, and in Source or Object form, provided that You
69
- meet the following conditions:
70
-
71
- (a) You must give any other recipients of the Work or
72
- Derivative Works a copy of this License; and
73
-
74
- (b) You must cause any modified files to carry prominent notices
75
- stating that You changed the files; and
76
-
77
- (c) You must retain, in the Source form of any Derivative Works
78
- that You distribute, all copyright, patent, trademark, and
79
- attribution notices from the Source form of the Work; and
80
-
81
- (d) If the Work includes a "NOTICE" text file as part of its
82
- distribution, then any Derivative Works that You distribute must
83
- include a readable copy of the attribution notices contained
84
- within such NOTICE file.
85
-
86
- 5. Submission of Contributions. Unless You explicitly state otherwise,
87
- any Contribution intentionally submitted for inclusion in the Work
88
- by You to the Licensor shall be under the terms and conditions of
89
- this License, without any additional terms or conditions.
90
-
91
- 6. Trademarks. This License does not grant permission to use the trade
92
- names, trademarks, service marks, or product names of the Licensor.
93
-
94
- 7. Disclaimer of Warranty. Unless required by applicable law or
95
- agreed to in writing, Licensor provides the Work on an "AS IS" BASIS,
96
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND.
97
-
98
- 8. Limitation of Liability. In no event and under no legal theory,
99
- shall any Contributor be liable to You for damages, including any
100
- direct, indirect, special, incidental, or consequential damages.
101
-
102
- 9. Accepting Warranty or Additional Liability. While redistributing
103
- the Work or Derivative Works thereof, You may choose to offer,
104
- and charge a fee for, acceptance of support, warranty, indemnity,
105
- or other liability obligations.
106
-
107
- END OF TERMS AND CONDITIONS
108
-
109
- Copyright 2025 Geoffrey Fernald
110
-
111
- Licensed under the Apache License, Version 2.0 (the "License");
112
- you may not use this file except in compliance with the License.
113
- You may obtain a copy of the License at
114
-
115
- http://www.apache.org/licenses/LICENSE-2.0
116
-
117
- Unless required by applicable law or agreed to in writing, software
118
- distributed under the License is distributed on an "AS IS" BASIS,
119
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
120
- See the License for the specific language governing permissions and
121
- limitations under the License.
@@ -1 +0,0 @@
1
- {"version":3,"file":"activation-controller.d.ts","sourceRoot":"","sources":["../../src/activation/activation-controller.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAiCjC;;GAEG;AACH,UAAU,WAAW;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;GAEG;AACH,qBAAa,oBAAqB,YAAW,MAAM,CAAC,UAAU;IAMhD,OAAO,CAAC,QAAQ,CAAC,OAAO;IALpC,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAoB;IAChD,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAmB;IAC5C,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAqB;IAClD,OAAO,CAAC,SAAS,CAAS;gBAEG,OAAO,EAAE,MAAM,CAAC,gBAAgB;IAK7D;;OAEG;IACG,QAAQ,IAAI,OAAO,CAAC,IAAI,CAAC;IA6B/B;;OAEG;IACG,UAAU,IAAI,OAAO,CAAC,IAAI,CAAC;IAiBjC;;OAEG;IACH,OAAO,IAAI,IAAI;IAIf;;OAEG;IACH,eAAe,IAAI,WAAW,EAAE;YAIlB,iBAAiB;YAQjB,gBAAgB;YAWhB,QAAQ;YAsBR,eAAe;IA0B7B,OAAO,CAAC,wBAAwB;IAchC,OAAO,CAAC,eAAe;IAQvB,OAAO,CAAC,gBAAgB;IAQxB,OAAO,CAAC,mBAAmB;YASb,oBAAoB;IA2BlC,OAAO,CAAC,kBAAkB;IA4B1B,OAAO,CAAC,qBAAqB;IAU7B,OAAO,CAAC,qBAAqB;IAO7B,OAAO,CAAC,SAAS;CAGlB;AAED;;GAEG;AACH,wBAAgB,0BAA0B,CACxC,OAAO,EAAE,MAAM,CAAC,gBAAgB,GAC/B,oBAAoB,CAEtB"}
@@ -1,235 +0,0 @@
1
- /**
2
- * ActivationController - Extension lifecycle orchestrator
3
- *
4
- * Single responsibility: Orchestrate phased extension activation.
5
- */
6
- import { getPhasesByType } from './activation-phases.js';
7
- import { createConnectionManager } from '../client/index.js';
8
- import { createCommandRouter } from '../commands/command-router.js';
9
- import { createConnectionHandlers, createScanHandlers, createPatternHandlers, createViolationHandlers, createUIHandlers, } from '../commands/handlers/index.js';
10
- import { createLoggingMiddleware, createConnectionCheckMiddleware, } from '../commands/middleware/index.js';
11
- import { createConfigManager } from '../config/index.js';
12
- import { createLogger, createDisposableManager, createServiceContainer, createEventBus, ServiceKeys, } from '../infrastructure/index.js';
13
- import { createStateManager } from '../state/index.js';
14
- import { createDecorationController } from '../ui/decorations/index.js';
15
- import { createNotificationService } from '../ui/notifications/index.js';
16
- import { createStatusBar } from '../ui/status-bar/index.js';
17
- /**
18
- * Activation controller
19
- */
20
- export class ActivationController {
21
- context;
22
- disposables;
23
- services;
24
- phaseTimings = [];
25
- activated = false;
26
- constructor(context) {
27
- this.context = context;
28
- this.disposables = createDisposableManager();
29
- this.services = createServiceContainer();
30
- }
31
- /**
32
- * Activate the extension
33
- */
34
- async activate() {
35
- if (this.activated) {
36
- return;
37
- }
38
- const startTime = performance.now();
39
- try {
40
- // Phase 1: Immediate (blocking)
41
- await this.runImmediatePhase();
42
- // Phase 2: Deferred (non-blocking)
43
- setImmediate(() => {
44
- this.runDeferredPhase().catch((error) => {
45
- this.getLogger().error('Deferred activation failed:', error);
46
- });
47
- });
48
- this.activated = true;
49
- const totalTime = performance.now() - startTime;
50
- this.getLogger().info(`Extension activated in ${totalTime.toFixed(2)}ms`);
51
- }
52
- catch (error) {
53
- this.getLogger().error('Activation failed:', error);
54
- throw error;
55
- }
56
- }
57
- /**
58
- * Deactivate the extension
59
- */
60
- async deactivate() {
61
- this.getLogger().info('Deactivating extension...');
62
- // Disconnect from server
63
- const connectionManager = this.services.tryGet(ServiceKeys.ConnectionManager);
64
- if (connectionManager) {
65
- await connectionManager.disconnect();
66
- }
67
- // Dispose all resources
68
- this.disposables.dispose();
69
- this.services.clear();
70
- this.activated = false;
71
- this.getLogger().info('Extension deactivated');
72
- }
73
- /**
74
- * Dispose resources
75
- */
76
- dispose() {
77
- this.deactivate().catch(() => { });
78
- }
79
- /**
80
- * Get phase timings for telemetry
81
- */
82
- getPhaseTimings() {
83
- return [...this.phaseTimings];
84
- }
85
- async runImmediatePhase() {
86
- const phases = getPhasesByType('immediate');
87
- for (const phase of phases) {
88
- await this.runPhase(phase.name, () => this.initializePhase(phase.name));
89
- }
90
- }
91
- async runDeferredPhase() {
92
- const phases = getPhasesByType('deferred');
93
- for (const phase of phases) {
94
- await this.runPhase(phase.name, () => this.initializePhase(phase.name));
95
- }
96
- // Register lazy providers
97
- this.registerLazyProviders();
98
- }
99
- async runPhase(name, fn) {
100
- const startTime = performance.now();
101
- try {
102
- await fn();
103
- this.phaseTimings.push({
104
- name,
105
- duration: performance.now() - startTime,
106
- success: true,
107
- });
108
- }
109
- catch (error) {
110
- this.phaseTimings.push({
111
- name,
112
- duration: performance.now() - startTime,
113
- success: false,
114
- error: error instanceof Error ? error.message : String(error),
115
- });
116
- throw error;
117
- }
118
- }
119
- async initializePhase(name) {
120
- switch (name) {
121
- case 'infrastructure':
122
- this.initializeInfrastructure();
123
- break;
124
- case 'state':
125
- this.initializeState();
126
- break;
127
- case 'config':
128
- this.initializeConfig();
129
- break;
130
- case 'statusBar':
131
- this.initializeStatusBar();
132
- break;
133
- case 'connection':
134
- await this.initializeConnection();
135
- break;
136
- case 'commands':
137
- this.initializeCommands();
138
- break;
139
- case 'decorations':
140
- this.initializeDecorations();
141
- break;
142
- }
143
- }
144
- initializeInfrastructure() {
145
- // Create logger
146
- const logger = createLogger('Drift', 'info');
147
- this.services.register(ServiceKeys.Logger, logger);
148
- this.disposables.add(logger);
149
- // Create event bus
150
- const eventBus = createEventBus();
151
- this.services.register('eventBus', eventBus);
152
- this.disposables.add(eventBus);
153
- logger.info('Infrastructure initialized');
154
- }
155
- initializeState() {
156
- const stateManager = createStateManager(this.context);
157
- this.services.register(ServiceKeys.StateManager, stateManager);
158
- this.disposables.add(stateManager);
159
- this.getLogger().debug('State manager initialized');
160
- }
161
- initializeConfig() {
162
- const configManager = createConfigManager(this.getLogger());
163
- this.services.register(ServiceKeys.ConfigManager, configManager);
164
- this.disposables.add(configManager);
165
- this.getLogger().debug('Config manager initialized');
166
- }
167
- initializeStatusBar() {
168
- const stateManager = this.services.get(ServiceKeys.StateManager);
169
- const statusBar = createStatusBar(stateManager);
170
- this.services.register(ServiceKeys.StatusBar, statusBar);
171
- this.disposables.add(statusBar);
172
- this.getLogger().debug('Status bar initialized');
173
- }
174
- async initializeConnection() {
175
- const configManager = this.services.get(ServiceKeys.ConfigManager);
176
- const eventBus = this.services.get('eventBus');
177
- const stateManager = this.services.get(ServiceKeys.StateManager);
178
- const connectionManager = createConnectionManager(this.context, this.getLogger(), eventBus, configManager.get('server'));
179
- this.services.register(ServiceKeys.ConnectionManager, connectionManager);
180
- this.disposables.add(connectionManager);
181
- // Update state on connection changes
182
- connectionManager.onStateChange(status => {
183
- stateManager.update(draft => {
184
- draft.connection.status = status;
185
- });
186
- });
187
- // Start connection
188
- await connectionManager.connect();
189
- this.getLogger().debug('Connection manager initialized');
190
- }
191
- initializeCommands() {
192
- const stateManager = this.services.get(ServiceKeys.StateManager);
193
- const connectionManager = this.services.get(ServiceKeys.ConnectionManager);
194
- const eventBus = this.services.get('eventBus');
195
- // Create notification service
196
- const notifications = createNotificationService(this.getLogger());
197
- // Create command router
198
- const router = createCommandRouter(this.context, this.getLogger(), stateManager);
199
- this.services.register(ServiceKeys.CommandRouter, router);
200
- this.disposables.add(router);
201
- // Add middleware
202
- router
203
- .use(createLoggingMiddleware(this.getLogger()))
204
- .use(createConnectionCheckMiddleware(stateManager));
205
- // Register command handlers
206
- createConnectionHandlers(router, connectionManager, stateManager, notifications);
207
- createScanHandlers(router, connectionManager, stateManager, notifications, eventBus);
208
- createPatternHandlers(router, connectionManager, notifications);
209
- createViolationHandlers(router, connectionManager, notifications);
210
- createUIHandlers(router, notifications);
211
- this.getLogger().debug('Commands initialized');
212
- }
213
- initializeDecorations() {
214
- const configManager = this.services.get(ServiceKeys.ConfigManager);
215
- const decorationController = createDecorationController(this.context, configManager);
216
- this.services.register(ServiceKeys.DecorationController, decorationController);
217
- this.disposables.add(decorationController);
218
- this.getLogger().debug('Decorations initialized');
219
- }
220
- registerLazyProviders() {
221
- // Tree views and webviews are registered but not initialized until accessed
222
- // This keeps activation fast while still registering the providers
223
- this.getLogger().debug('Lazy providers registered');
224
- }
225
- getLogger() {
226
- return this.services.get(ServiceKeys.Logger);
227
- }
228
- }
229
- /**
230
- * Factory function for creating activation controller
231
- */
232
- export function createActivationController(context) {
233
- return new ActivationController(context);
234
- }
235
- //# sourceMappingURL=activation-controller.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"activation-controller.js","sourceRoot":"","sources":["../../src/activation/activation-controller.ts"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"activation-phases.d.ts","sourceRoot":"","sources":["../../src/activation/activation-phases.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEzD;;GAEG;AACH,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,eAAe,CAAC;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;CACnB;AAED;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAE,WAAW,EA4DzC,CAAC;AAEF;;GAEG;AACH,wBAAgB,eAAe,CAAC,IAAI,EAAE,eAAe,GAAG,WAAW,EAAE,CAEpE;AAED;;GAEG;AACH,wBAAgB,iBAAiB,IAAI,WAAW,EAAE,CAEjD"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/activation/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,oBAAoB,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAC;AAC9F,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"connection-manager.d.ts","sourceRoot":"","sources":["../../src/client/connection-manager.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAKjC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAC;AAC/D,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,KAAK,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACvE,OAAO,KAAK,EAAE,cAAc,EAAoB,MAAM,4BAA4B,CAAC;AAGnF;;GAEG;AACH,qBAAa,iBAAkB,YAAW,MAAM,CAAC,UAAU;IAWvD,OAAO,CAAC,QAAQ,CAAC,OAAO;IACxB,OAAO,CAAC,QAAQ,CAAC,MAAM;IACvB,OAAO,CAAC,QAAQ,CAAC,QAAQ;IACzB,OAAO,CAAC,MAAM;IAbhB,OAAO,CAAC,MAAM,CAA+B;IAC7C,OAAO,CAAC,KAAK,CAAmC;IAChD,OAAO,CAAC,YAAY,CAAK;IACzB,OAAO,CAAC,gBAAgB,CAA+B;IACvD,OAAO,CAAC,QAAQ,CAAC,WAAW,CAA2B;IAEvD,OAAO,CAAC,QAAQ,CAAC,YAAY,CAA8C;IAC3E,QAAQ,CAAC,aAAa,gCAA2B;gBAG9B,OAAO,EAAE,MAAM,CAAC,gBAAgB,EAChC,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,QAAQ,EAC3B,MAAM,EAAE,YAAY;IAG9B;;OAEG;IACH,QAAQ,IAAI,eAAe;IAI3B;;OAEG;IACH,SAAS,IAAI,cAAc,GAAG,IAAI;IAIlC;;OAEG;IACG,OAAO,IAAI,OAAO,CAAC,IAAI,CAAC;IA+B9B;;OAEG;IACG,UAAU,IAAI,OAAO,CAAC,IAAI,CAAC;IAmBjC;;OAEG;IACG,SAAS,IAAI,OAAO,CAAC,IAAI,CAAC;IAKhC;;OAEG;IACH,YAAY,CAAC,MAAM,EAAE,YAAY,GAAG,IAAI;IAIxC;;OAEG;IACH,OAAO,IAAI,IAAI;IAcf,OAAO,CAAC,QAAQ;IAOhB,OAAO,CAAC,mBAAmB;YASb,YAAY;YAkBZ,qBAAqB;IA4BnC,OAAO,CAAC,gBAAgB;IAMxB,OAAO,CAAC,gBAAgB;IAaxB,OAAO,CAAC,eAAe;YAOT,SAAS;IAgBvB,OAAO,CAAC,OAAO;IAMf,OAAO,CAAC,KAAK;CAGd;AAED;;GAEG;AACH,wBAAgB,uBAAuB,CACrC,OAAO,EAAE,MAAM,CAAC,gBAAgB,EAChC,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,QAAQ,EAClB,MAAM,EAAE,YAAY,GACnB,iBAAiB,CAEnB"}