@theia/task 1.67.0-next.3 → 1.67.0-next.56

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 (230) hide show
  1. package/README.md +1 -1
  2. package/package.json +12 -12
  3. package/lib/browser/index.d.ts +0 -7
  4. package/lib/browser/index.d.ts.map +0 -1
  5. package/lib/browser/index.js +0 -25
  6. package/lib/browser/index.js.map +0 -1
  7. package/lib/browser/process/process-task-contribution.d.ts +0 -7
  8. package/lib/browser/process/process-task-contribution.d.ts.map +0 -1
  9. package/lib/browser/process/process-task-contribution.js +0 -36
  10. package/lib/browser/process/process-task-contribution.js.map +0 -1
  11. package/lib/browser/process/process-task-frontend-module.d.ts +0 -3
  12. package/lib/browser/process/process-task-frontend-module.d.ts.map +0 -1
  13. package/lib/browser/process/process-task-frontend-module.js +0 -28
  14. package/lib/browser/process/process-task-frontend-module.js.map +0 -1
  15. package/lib/browser/process/process-task-resolver.d.ts +0 -18
  16. package/lib/browser/process/process-task-resolver.d.ts.map +0 -1
  17. package/lib/browser/process/process-task-resolver.js +0 -94
  18. package/lib/browser/process/process-task-resolver.js.map +0 -1
  19. package/lib/browser/provided-task-configurations.d.ts +0 -44
  20. package/lib/browser/provided-task-configurations.d.ts.map +0 -1
  21. package/lib/browser/provided-task-configurations.js +0 -206
  22. package/lib/browser/provided-task-configurations.js.map +0 -1
  23. package/lib/browser/provided-task-configurations.spec.d.ts +0 -2
  24. package/lib/browser/provided-task-configurations.spec.d.ts.map +0 -1
  25. package/lib/browser/provided-task-configurations.spec.js +0 -44
  26. package/lib/browser/provided-task-configurations.spec.js.map +0 -1
  27. package/lib/browser/quick-open-task.d.ts +0 -146
  28. package/lib/browser/quick-open-task.d.ts.map +0 -1
  29. package/lib/browser/quick-open-task.js +0 -757
  30. package/lib/browser/quick-open-task.js.map +0 -1
  31. package/lib/browser/task-configuration-manager.d.ts +0 -63
  32. package/lib/browser/task-configuration-manager.d.ts.map +0 -1
  33. package/lib/browser/task-configuration-manager.js +0 -243
  34. package/lib/browser/task-configuration-manager.js.map +0 -1
  35. package/lib/browser/task-configuration-model.d.ts +0 -34
  36. package/lib/browser/task-configuration-model.d.ts.map +0 -1
  37. package/lib/browser/task-configuration-model.js +0 -83
  38. package/lib/browser/task-configuration-model.js.map +0 -1
  39. package/lib/browser/task-configurations.d.ts +0 -128
  40. package/lib/browser/task-configurations.d.ts.map +0 -1
  41. package/lib/browser/task-configurations.js +0 -479
  42. package/lib/browser/task-configurations.js.map +0 -1
  43. package/lib/browser/task-context-key-service.d.ts +0 -18
  44. package/lib/browser/task-context-key-service.d.ts.map +0 -1
  45. package/lib/browser/task-context-key-service.js +0 -72
  46. package/lib/browser/task-context-key-service.js.map +0 -1
  47. package/lib/browser/task-contribution.d.ts +0 -183
  48. package/lib/browser/task-contribution.d.ts.map +0 -1
  49. package/lib/browser/task-contribution.js +0 -199
  50. package/lib/browser/task-contribution.js.map +0 -1
  51. package/lib/browser/task-definition-registry.d.ts +0 -39
  52. package/lib/browser/task-definition-registry.d.ts.map +0 -1
  53. package/lib/browser/task-definition-registry.js +0 -130
  54. package/lib/browser/task-definition-registry.js.map +0 -1
  55. package/lib/browser/task-definition-registry.spec.d.ts +0 -2
  56. package/lib/browser/task-definition-registry.spec.d.ts.map +0 -1
  57. package/lib/browser/task-definition-registry.spec.js +0 -171
  58. package/lib/browser/task-definition-registry.spec.js.map +0 -1
  59. package/lib/browser/task-frontend-contribution.d.ts +0 -57
  60. package/lib/browser/task-frontend-contribution.d.ts.map +0 -1
  61. package/lib/browser/task-frontend-contribution.js +0 -351
  62. package/lib/browser/task-frontend-contribution.js.map +0 -1
  63. package/lib/browser/task-frontend-module.d.ts +0 -6
  64. package/lib/browser/task-frontend-module.d.ts.map +0 -1
  65. package/lib/browser/task-frontend-module.js +0 -82
  66. package/lib/browser/task-frontend-module.js.map +0 -1
  67. package/lib/browser/task-name-resolver.d.ts +0 -14
  68. package/lib/browser/task-name-resolver.d.ts.map +0 -1
  69. package/lib/browser/task-name-resolver.js +0 -60
  70. package/lib/browser/task-name-resolver.js.map +0 -1
  71. package/lib/browser/task-node.d.ts +0 -10
  72. package/lib/browser/task-node.d.ts.map +0 -1
  73. package/lib/browser/task-node.js +0 -18
  74. package/lib/browser/task-node.js.map +0 -1
  75. package/lib/browser/task-problem-matcher-registry.d.ts +0 -41
  76. package/lib/browser/task-problem-matcher-registry.d.ts.map +0 -1
  77. package/lib/browser/task-problem-matcher-registry.js +0 -302
  78. package/lib/browser/task-problem-matcher-registry.js.map +0 -1
  79. package/lib/browser/task-problem-pattern-registry.d.ts +0 -24
  80. package/lib/browser/task-problem-pattern-registry.d.ts.map +0 -1
  81. package/lib/browser/task-problem-pattern-registry.js +0 -203
  82. package/lib/browser/task-problem-pattern-registry.js.map +0 -1
  83. package/lib/browser/task-schema-updater.d.ts +0 -58
  84. package/lib/browser/task-schema-updater.d.ts.map +0 -1
  85. package/lib/browser/task-schema-updater.js +0 -676
  86. package/lib/browser/task-schema-updater.js.map +0 -1
  87. package/lib/browser/task-service.d.ts +0 -282
  88. package/lib/browser/task-service.d.ts.map +0 -1
  89. package/lib/browser/task-service.js +0 -1116
  90. package/lib/browser/task-service.js.map +0 -1
  91. package/lib/browser/task-source-resolver.d.ts +0 -10
  92. package/lib/browser/task-source-resolver.d.ts.map +0 -1
  93. package/lib/browser/task-source-resolver.js +0 -44
  94. package/lib/browser/task-source-resolver.js.map +0 -1
  95. package/lib/browser/task-templates.d.ts +0 -14
  96. package/lib/browser/task-templates.d.ts.map +0 -1
  97. package/lib/browser/task-templates.js +0 -158
  98. package/lib/browser/task-templates.js.map +0 -1
  99. package/lib/browser/task-terminal-widget-manager.d.ts +0 -45
  100. package/lib/browser/task-terminal-widget-manager.d.ts.map +0 -1
  101. package/lib/browser/task-terminal-widget-manager.js +0 -222
  102. package/lib/browser/task-terminal-widget-manager.js.map +0 -1
  103. package/lib/browser/tasks-monaco-contribution.d.ts +0 -2
  104. package/lib/browser/tasks-monaco-contribution.d.ts.map +0 -1
  105. package/lib/browser/tasks-monaco-contribution.js +0 -28
  106. package/lib/browser/tasks-monaco-contribution.js.map +0 -1
  107. package/lib/common/index.d.ts +0 -5
  108. package/lib/common/index.d.ts.map +0 -1
  109. package/lib/common/index.js +0 -23
  110. package/lib/common/index.js.map +0 -1
  111. package/lib/common/problem-matcher-protocol.d.ts +0 -125
  112. package/lib/common/problem-matcher-protocol.d.ts.map +0 -1
  113. package/lib/common/problem-matcher-protocol.js +0 -133
  114. package/lib/common/problem-matcher-protocol.js.map +0 -1
  115. package/lib/common/process/task-protocol.d.ts +0 -69
  116. package/lib/common/process/task-protocol.d.ts.map +0 -1
  117. package/lib/common/process/task-protocol.js +0 -34
  118. package/lib/common/process/task-protocol.js.map +0 -1
  119. package/lib/common/task-common-module.d.ts +0 -8
  120. package/lib/common/task-common-module.d.ts.map +0 -1
  121. package/lib/common/task-common-module.js +0 -29
  122. package/lib/common/task-common-module.js.map +0 -1
  123. package/lib/common/task-preferences.d.ts +0 -6
  124. package/lib/common/task-preferences.d.ts.map +0 -1
  125. package/lib/common/task-preferences.js +0 -41
  126. package/lib/common/task-preferences.js.map +0 -1
  127. package/lib/common/task-protocol.d.ts +0 -194
  128. package/lib/common/task-protocol.d.ts.map +0 -1
  129. package/lib/common/task-protocol.js +0 -138
  130. package/lib/common/task-protocol.js.map +0 -1
  131. package/lib/common/task-util.d.ts +0 -23
  132. package/lib/common/task-util.d.ts.map +0 -1
  133. package/lib/common/task-util.js +0 -47
  134. package/lib/common/task-util.js.map +0 -1
  135. package/lib/common/task-watcher.d.ts +0 -18
  136. package/lib/common/task-watcher.d.ts.map +0 -1
  137. package/lib/common/task-watcher.js +0 -82
  138. package/lib/common/task-watcher.js.map +0 -1
  139. package/lib/node/custom/custom-task-runner-backend-module.d.ts +0 -3
  140. package/lib/node/custom/custom-task-runner-backend-module.d.ts.map +0 -1
  141. package/lib/node/custom/custom-task-runner-backend-module.js +0 -37
  142. package/lib/node/custom/custom-task-runner-backend-module.js.map +0 -1
  143. package/lib/node/custom/custom-task-runner-contribution.d.ts +0 -7
  144. package/lib/node/custom/custom-task-runner-contribution.d.ts.map +0 -1
  145. package/lib/node/custom/custom-task-runner-contribution.js +0 -35
  146. package/lib/node/custom/custom-task-runner-contribution.js.map +0 -1
  147. package/lib/node/custom/custom-task-runner.d.ts +0 -16
  148. package/lib/node/custom/custom-task-runner.d.ts.map +0 -1
  149. package/lib/node/custom/custom-task-runner.js +0 -62
  150. package/lib/node/custom/custom-task-runner.js.map +0 -1
  151. package/lib/node/custom/custom-task.d.ts +0 -21
  152. package/lib/node/custom/custom-task.d.ts.map +0 -1
  153. package/lib/node/custom/custom-task.js +0 -68
  154. package/lib/node/custom/custom-task.js.map +0 -1
  155. package/lib/node/index.d.ts +0 -4
  156. package/lib/node/index.d.ts.map +0 -1
  157. package/lib/node/index.js +0 -22
  158. package/lib/node/index.js.map +0 -1
  159. package/lib/node/process/process-task-runner-backend-module.d.ts +0 -3
  160. package/lib/node/process/process-task-runner-backend-module.d.ts.map +0 -1
  161. package/lib/node/process/process-task-runner-backend-module.js +0 -37
  162. package/lib/node/process/process-task-runner-backend-module.js.map +0 -1
  163. package/lib/node/process/process-task-runner-contribution.d.ts +0 -7
  164. package/lib/node/process/process-task-runner-contribution.d.ts.map +0 -1
  165. package/lib/node/process/process-task-runner-contribution.js +0 -36
  166. package/lib/node/process/process-task-runner-contribution.js.map +0 -1
  167. package/lib/node/process/process-task-runner.d.ts +0 -61
  168. package/lib/node/process/process-task-runner.d.ts.map +0 -1
  169. package/lib/node/process/process-task-runner.js +0 -348
  170. package/lib/node/process/process-task-runner.js.map +0 -1
  171. package/lib/node/process/process-task.d.ts +0 -27
  172. package/lib/node/process/process-task.d.ts.map +0 -1
  173. package/lib/node/process/process-task.js +0 -125
  174. package/lib/node/process/process-task.js.map +0 -1
  175. package/lib/node/process/process-task.spec.d.ts +0 -2
  176. package/lib/node/process/process-task.spec.d.ts.map +0 -1
  177. package/lib/node/process/process-task.spec.js +0 -30
  178. package/lib/node/process/process-task.spec.js.map +0 -1
  179. package/lib/node/task-abstract-line-matcher.d.ts +0 -50
  180. package/lib/node/task-abstract-line-matcher.d.ts.map +0 -1
  181. package/lib/node/task-abstract-line-matcher.js +0 -274
  182. package/lib/node/task-abstract-line-matcher.js.map +0 -1
  183. package/lib/node/task-backend-application-contribution.d.ts +0 -9
  184. package/lib/node/task-backend-application-contribution.d.ts.map +0 -1
  185. package/lib/node/task-backend-application-contribution.js +0 -41
  186. package/lib/node/task-backend-application-contribution.js.map +0 -1
  187. package/lib/node/task-backend-module.d.ts +0 -4
  188. package/lib/node/task-backend-module.d.ts.map +0 -1
  189. package/lib/node/task-backend-module.js +0 -53
  190. package/lib/node/task-backend-module.js.map +0 -1
  191. package/lib/node/task-line-matchers.d.ts +0 -28
  192. package/lib/node/task-line-matchers.d.ts.map +0 -1
  193. package/lib/node/task-line-matchers.js +0 -122
  194. package/lib/node/task-line-matchers.js.map +0 -1
  195. package/lib/node/task-manager.d.ts +0 -56
  196. package/lib/node/task-manager.d.ts.map +0 -1
  197. package/lib/node/task-manager.js +0 -125
  198. package/lib/node/task-manager.js.map +0 -1
  199. package/lib/node/task-problem-collector.d.ts +0 -11
  200. package/lib/node/task-problem-collector.d.ts.map +0 -1
  201. package/lib/node/task-problem-collector.js +0 -58
  202. package/lib/node/task-problem-collector.js.map +0 -1
  203. package/lib/node/task-problem-collector.spec.d.ts +0 -2
  204. package/lib/node/task-problem-collector.spec.d.ts.map +0 -1
  205. package/lib/node/task-problem-collector.spec.js +0 -311
  206. package/lib/node/task-problem-collector.spec.js.map +0 -1
  207. package/lib/node/task-runner-protocol.d.ts +0 -17
  208. package/lib/node/task-runner-protocol.d.ts.map +0 -1
  209. package/lib/node/task-runner-protocol.js +0 -20
  210. package/lib/node/task-runner-protocol.js.map +0 -1
  211. package/lib/node/task-runner.d.ts +0 -51
  212. package/lib/node/task-runner.d.ts.map +0 -1
  213. package/lib/node/task-runner.js +0 -90
  214. package/lib/node/task-runner.js.map +0 -1
  215. package/lib/node/task-server.d.ts +0 -40
  216. package/lib/node/task-server.d.ts.map +0 -1
  217. package/lib/node/task-server.js +0 -232
  218. package/lib/node/task-server.js.map +0 -1
  219. package/lib/node/task-server.slow-spec.d.ts +0 -2
  220. package/lib/node/task-server.slow-spec.d.ts.map +0 -1
  221. package/lib/node/task-server.slow-spec.js +0 -395
  222. package/lib/node/task-server.slow-spec.js.map +0 -1
  223. package/lib/node/task.d.ts +0 -51
  224. package/lib/node/task.d.ts.map +0 -1
  225. package/lib/node/task.js +0 -73
  226. package/lib/node/task.js.map +0 -1
  227. package/lib/node/test/task-test-container.d.ts +0 -3
  228. package/lib/node/test/task-test-container.d.ts.map +0 -1
  229. package/lib/node/test/task-test-container.js +0 -59
  230. package/lib/node/test/task-test-container.js.map +0 -1
@@ -1,28 +0,0 @@
1
- "use strict";
2
- // *****************************************************************************
3
- // Copyright (C) 2019 Ericsson and others.
4
- //
5
- // This program and the accompanying materials are made available under the
6
- // terms of the Eclipse Public License v. 2.0 which is available at
7
- // http://www.eclipse.org/legal/epl-2.0.
8
- //
9
- // This Source Code may also be made available under the following Secondary
10
- // Licenses when the conditions for such availability set forth in the Eclipse
11
- // Public License v. 2.0 are satisfied: GNU General Public License, version 2
12
- // with the GNU Classpath Exception which is available at
13
- // https://www.gnu.org/software/classpath/license.html.
14
- //
15
- // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
16
- // *****************************************************************************
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- const monaco = require("@theia/monaco-editor-core");
19
- monaco.languages.register({
20
- id: 'jsonc',
21
- 'aliases': [
22
- 'JSON with Comments'
23
- ],
24
- 'filenames': [
25
- 'tasks.json'
26
- ]
27
- });
28
- //# sourceMappingURL=tasks-monaco-contribution.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tasks-monaco-contribution.js","sourceRoot":"","sources":["../../src/browser/tasks-monaco-contribution.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,0CAA0C;AAC1C,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;AAEhF,oDAAoD;AAEpD,MAAM,CAAC,SAAS,CAAC,QAAQ,CAAC;IACtB,EAAE,EAAE,OAAO;IACX,SAAS,EAAE;QACP,oBAAoB;KACvB;IACD,WAAW,EAAE;QACT,YAAY;KACf;CACJ,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- export * from './task-protocol';
2
- export * from './task-watcher';
3
- export * from './problem-matcher-protocol';
4
- export * from './task-util';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/common/index.ts"],"names":[],"mappings":"AAgBA,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,aAAa,CAAC"}
@@ -1,23 +0,0 @@
1
- "use strict";
2
- // *****************************************************************************
3
- // Copyright (C) 2018 Red Hat, Inc. and others.
4
- //
5
- // This program and the accompanying materials are made available under the
6
- // terms of the Eclipse Public License v. 2.0 which is available at
7
- // http://www.eclipse.org/legal/epl-2.0.
8
- //
9
- // This Source Code may also be made available under the following Secondary
10
- // Licenses when the conditions for such availability set forth in the Eclipse
11
- // Public License v. 2.0 are satisfied: GNU General Public License, version 2
12
- // with the GNU Classpath Exception which is available at
13
- // https://www.gnu.org/software/classpath/license.html.
14
- //
15
- // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
16
- // *****************************************************************************
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- const tslib_1 = require("tslib");
19
- tslib_1.__exportStar(require("./task-protocol"), exports);
20
- tslib_1.__exportStar(require("./task-watcher"), exports);
21
- tslib_1.__exportStar(require("./problem-matcher-protocol"), exports);
22
- tslib_1.__exportStar(require("./task-util"), exports);
23
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/common/index.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,+CAA+C;AAC/C,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;;AAEhF,0DAAgC;AAChC,yDAA+B;AAC/B,qEAA2C;AAC3C,sDAA4B"}
@@ -1,125 +0,0 @@
1
- import { URI } from '@theia/core';
2
- import { Severity } from '@theia/core/lib/common/severity';
3
- import { Diagnostic } from '@theia/core/shared/vscode-languageserver-protocol';
4
- export declare enum ApplyToKind {
5
- allDocuments = 0,
6
- openDocuments = 1,
7
- closedDocuments = 2
8
- }
9
- export declare namespace ApplyToKind {
10
- function fromString(value: string | undefined): ApplyToKind | undefined;
11
- }
12
- export declare enum FileLocationKind {
13
- Auto = 0,
14
- Relative = 1,
15
- Absolute = 2
16
- }
17
- export declare namespace FileLocationKind {
18
- function fromString(value: string): FileLocationKind | undefined;
19
- }
20
- export interface WatchingPattern {
21
- regexp: string;
22
- file?: number;
23
- }
24
- export interface WatchingMatcher {
25
- activeOnStart: boolean;
26
- beginsPattern: WatchingPattern;
27
- endsPattern: WatchingPattern;
28
- }
29
- export declare namespace WatchingMatcher {
30
- function fromWatchingMatcherContribution(value: WatchingMatcherContribution | undefined): WatchingMatcher | undefined;
31
- }
32
- export declare enum ProblemLocationKind {
33
- File = 0,
34
- Location = 1
35
- }
36
- export declare namespace ProblemLocationKind {
37
- function fromString(value: string): ProblemLocationKind | undefined;
38
- }
39
- export interface ProblemMatcher {
40
- deprecated?: boolean;
41
- owner: string;
42
- source?: string;
43
- applyTo: ApplyToKind;
44
- fileLocation: FileLocationKind;
45
- filePrefix?: string;
46
- pattern: ProblemPattern | ProblemPattern[];
47
- severity?: Severity;
48
- watching?: WatchingMatcher;
49
- uriProvider?: (path: string) => URI;
50
- }
51
- export interface NamedProblemMatcher extends ProblemMatcher {
52
- name: string;
53
- label: string;
54
- }
55
- export declare namespace ProblemMatcher {
56
- function isWatchModeWatcher(matcher: ProblemMatcher): boolean;
57
- }
58
- export interface ProblemPattern {
59
- name?: string;
60
- regexp: string;
61
- kind?: ProblemLocationKind;
62
- file?: number;
63
- message?: number;
64
- location?: number;
65
- line?: number;
66
- character?: number;
67
- endLine?: number;
68
- endCharacter?: number;
69
- code?: number;
70
- severity?: number;
71
- loop?: boolean;
72
- }
73
- export interface NamedProblemPattern extends ProblemPattern {
74
- name: string;
75
- }
76
- export declare namespace ProblemPattern {
77
- function fromProblemPatternContribution(value: ProblemPatternContribution): ProblemPattern;
78
- }
79
- export interface ProblemMatch {
80
- resource?: URI;
81
- description: ProblemMatcher;
82
- }
83
- export interface ProblemMatchData extends ProblemMatch {
84
- marker: Diagnostic;
85
- }
86
- export declare namespace ProblemMatchData {
87
- function is(data: ProblemMatch): data is ProblemMatchData;
88
- }
89
- export interface WatchingMatcherContribution {
90
- activeOnStart?: boolean;
91
- beginsPattern: string | WatchingPattern;
92
- endsPattern: string | WatchingPattern;
93
- }
94
- export interface ProblemMatcherContribution {
95
- base?: string;
96
- name?: string;
97
- label: string;
98
- deprecated?: boolean;
99
- owner: string;
100
- source?: string;
101
- applyTo?: string;
102
- fileLocation?: 'absolute' | 'relative' | string[];
103
- pattern: string | ProblemPatternContribution | ProblemPatternContribution[];
104
- severity?: string;
105
- watching?: WatchingMatcherContribution;
106
- background?: WatchingMatcherContribution;
107
- }
108
- export interface ProblemPatternContribution {
109
- name?: string;
110
- regexp: string;
111
- kind?: string;
112
- file?: number;
113
- message?: number;
114
- location?: number;
115
- line?: number;
116
- character?: number;
117
- column?: number;
118
- endLine?: number;
119
- endCharacter?: number;
120
- endColumn?: number;
121
- code?: number;
122
- severity?: number;
123
- loop?: boolean;
124
- }
125
- //# sourceMappingURL=problem-matcher-protocol.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"problem-matcher-protocol.d.ts","sourceRoot":"","sources":["../../src/common/problem-matcher-protocol.ts"],"names":[],"mappings":"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"}
@@ -1,133 +0,0 @@
1
- "use strict";
2
- // *****************************************************************************
3
- // Copyright (C) 2019 Ericsson and others.
4
- //
5
- // This program and the accompanying materials are made available under the
6
- // terms of the Eclipse Public License v. 2.0 which is available at
7
- // http://www.eclipse.org/legal/epl-2.0.
8
- //
9
- // This Source Code may also be made available under the following Secondary
10
- // Licenses when the conditions for such availability set forth in the Eclipse
11
- // Public License v. 2.0 are satisfied: GNU General Public License, version 2
12
- // with the GNU Classpath Exception which is available at
13
- // https://www.gnu.org/software/classpath/license.html.
14
- //
15
- // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
16
- // *****************************************************************************
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.ProblemMatchData = exports.ProblemPattern = exports.ProblemMatcher = exports.ProblemLocationKind = exports.WatchingMatcher = exports.FileLocationKind = exports.ApplyToKind = void 0;
19
- var ApplyToKind;
20
- (function (ApplyToKind) {
21
- ApplyToKind[ApplyToKind["allDocuments"] = 0] = "allDocuments";
22
- ApplyToKind[ApplyToKind["openDocuments"] = 1] = "openDocuments";
23
- ApplyToKind[ApplyToKind["closedDocuments"] = 2] = "closedDocuments";
24
- })(ApplyToKind || (exports.ApplyToKind = ApplyToKind = {}));
25
- (function (ApplyToKind) {
26
- function fromString(value) {
27
- if (value) {
28
- value = value.toLowerCase();
29
- if (value === 'alldocuments') {
30
- return ApplyToKind.allDocuments;
31
- }
32
- else if (value === 'opendocuments') {
33
- return ApplyToKind.openDocuments;
34
- }
35
- else if (value === 'closeddocuments') {
36
- return ApplyToKind.closedDocuments;
37
- }
38
- }
39
- return undefined;
40
- }
41
- ApplyToKind.fromString = fromString;
42
- })(ApplyToKind || (exports.ApplyToKind = ApplyToKind = {}));
43
- var FileLocationKind;
44
- (function (FileLocationKind) {
45
- FileLocationKind[FileLocationKind["Auto"] = 0] = "Auto";
46
- FileLocationKind[FileLocationKind["Relative"] = 1] = "Relative";
47
- FileLocationKind[FileLocationKind["Absolute"] = 2] = "Absolute";
48
- })(FileLocationKind || (exports.FileLocationKind = FileLocationKind = {}));
49
- (function (FileLocationKind) {
50
- function fromString(value) {
51
- value = value.toLowerCase();
52
- if (value === 'absolute') {
53
- return FileLocationKind.Absolute;
54
- }
55
- else if (value === 'relative') {
56
- return FileLocationKind.Relative;
57
- }
58
- else {
59
- return undefined;
60
- }
61
- }
62
- FileLocationKind.fromString = fromString;
63
- })(FileLocationKind || (exports.FileLocationKind = FileLocationKind = {}));
64
- var WatchingMatcher;
65
- (function (WatchingMatcher) {
66
- function fromWatchingMatcherContribution(value) {
67
- if (!value) {
68
- return undefined;
69
- }
70
- return {
71
- activeOnStart: !!value.activeOnStart,
72
- beginsPattern: typeof value.beginsPattern === 'string' ? { regexp: value.beginsPattern } : value.beginsPattern,
73
- endsPattern: typeof value.endsPattern === 'string' ? { regexp: value.endsPattern } : value.endsPattern
74
- };
75
- }
76
- WatchingMatcher.fromWatchingMatcherContribution = fromWatchingMatcherContribution;
77
- })(WatchingMatcher || (exports.WatchingMatcher = WatchingMatcher = {}));
78
- var ProblemLocationKind;
79
- (function (ProblemLocationKind) {
80
- ProblemLocationKind[ProblemLocationKind["File"] = 0] = "File";
81
- ProblemLocationKind[ProblemLocationKind["Location"] = 1] = "Location";
82
- })(ProblemLocationKind || (exports.ProblemLocationKind = ProblemLocationKind = {}));
83
- (function (ProblemLocationKind) {
84
- function fromString(value) {
85
- value = value.toLowerCase();
86
- if (value === 'file') {
87
- return ProblemLocationKind.File;
88
- }
89
- else if (value === 'location') {
90
- return ProblemLocationKind.Location;
91
- }
92
- else {
93
- return undefined;
94
- }
95
- }
96
- ProblemLocationKind.fromString = fromString;
97
- })(ProblemLocationKind || (exports.ProblemLocationKind = ProblemLocationKind = {}));
98
- var ProblemMatcher;
99
- (function (ProblemMatcher) {
100
- function isWatchModeWatcher(matcher) {
101
- return !!matcher.watching;
102
- }
103
- ProblemMatcher.isWatchModeWatcher = isWatchModeWatcher;
104
- })(ProblemMatcher || (exports.ProblemMatcher = ProblemMatcher = {}));
105
- var ProblemPattern;
106
- (function (ProblemPattern) {
107
- function fromProblemPatternContribution(value) {
108
- return {
109
- name: value.name,
110
- regexp: value.regexp,
111
- kind: value.kind ? ProblemLocationKind.fromString(value.kind) : undefined,
112
- file: value.file,
113
- message: value.message,
114
- location: value.location,
115
- line: value.line,
116
- character: value.column || value.character,
117
- endLine: value.endLine,
118
- endCharacter: value.endColumn || value.endCharacter,
119
- code: value.code,
120
- severity: value.severity,
121
- loop: value.loop
122
- };
123
- }
124
- ProblemPattern.fromProblemPatternContribution = fromProblemPatternContribution;
125
- })(ProblemPattern || (exports.ProblemPattern = ProblemPattern = {}));
126
- var ProblemMatchData;
127
- (function (ProblemMatchData) {
128
- function is(data) {
129
- return 'marker' in data;
130
- }
131
- ProblemMatchData.is = is;
132
- })(ProblemMatchData || (exports.ProblemMatchData = ProblemMatchData = {}));
133
- //# sourceMappingURL=problem-matcher-protocol.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"problem-matcher-protocol.js","sourceRoot":"","sources":["../../src/common/problem-matcher-protocol.ts"],"names":[],"mappings":"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"}
@@ -1,69 +0,0 @@
1
- import { TaskConfiguration, TaskInfo } from '../task-protocol';
2
- import { ApplicationError } from '@theia/core/lib/common/application-error';
3
- export type ProcessType = 'shell' | 'process';
4
- export interface CommandOptions {
5
- /**
6
- * The 'current working directory' the task will run in. Can be a uri-as-string
7
- * or plain string path. If the cwd is meant to be somewhere under the workspace,
8
- * one can use the variable `${workspaceFolder}`, which will be replaced by its path,
9
- * at runtime. If not specified, defaults to the workspace root.
10
- * ex: cwd: '${workspaceFolder}/foo'
11
- */
12
- cwd?: string;
13
- /**
14
- * The environment of the executed program or shell. If omitted the parent process' environment is used.
15
- */
16
- env?: {
17
- [key: string]: string | undefined;
18
- };
19
- /**
20
- * Configuration of the shell when task type is `shell`
21
- */
22
- shell?: {
23
- /**
24
- * The shell to use.
25
- */
26
- executable: string;
27
- /**
28
- * The arguments to be passed to the shell executable to run in command mode
29
- * (e.g ['-c'] for bash or ['/S', '/C'] for cmd.exe).
30
- */
31
- args?: string[];
32
- };
33
- }
34
- export interface CommandProperties {
35
- readonly command?: string;
36
- readonly args?: string[];
37
- readonly options?: CommandOptions;
38
- }
39
- /** Configuration of a Task that may be run as a process or a command inside a shell. */
40
- export interface ProcessTaskConfiguration extends TaskConfiguration, CommandProperties {
41
- readonly type: ProcessType;
42
- /**
43
- * Windows specific task configuration
44
- */
45
- readonly windows?: CommandProperties;
46
- /**
47
- * macOS specific task configuration
48
- */
49
- readonly osx?: CommandProperties;
50
- /**
51
- * Linux specific task configuration
52
- */
53
- readonly linux?: CommandProperties;
54
- }
55
- export interface ProcessTaskInfo extends TaskInfo {
56
- /** process id. Defined if task is run as a process */
57
- readonly processId?: number;
58
- /** process task command */
59
- readonly command?: string;
60
- }
61
- export declare namespace ProcessTaskInfo {
62
- function is(info: TaskInfo): info is ProcessTaskInfo;
63
- }
64
- export declare namespace ProcessTaskError {
65
- const CouldNotRun: ApplicationError.Constructor<1, {
66
- code: string;
67
- }>;
68
- }
69
- //# sourceMappingURL=task-protocol.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"task-protocol.d.ts","sourceRoot":"","sources":["../../../src/common/process/task-protocol.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,iBAAiB,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC;AAE5E,MAAM,MAAM,WAAW,GAAG,OAAO,GAAG,SAAS,CAAC;AAE9C,MAAM,WAAW,cAAc;IAC3B;;;;;;OAMG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,GAAG,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAC;KAAE,CAAC;IAE7C;;OAEG;IACH,KAAK,CAAC,EAAE;QACJ;;WAEG;QACH,UAAU,EAAE,MAAM,CAAC;QAEnB;;;WAGG;QACH,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;KACnB,CAAC;CACL;AAED,MAAM,WAAW,iBAAiB;IAC9B,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IACzB,QAAQ,CAAC,OAAO,CAAC,EAAE,cAAc,CAAC;CACrC;AAED,wFAAwF;AACxF,MAAM,WAAW,wBAAyB,SAAQ,iBAAiB,EAAE,iBAAiB;IAClF,QAAQ,CAAC,IAAI,EAAE,WAAW,CAAC;IAE3B;;OAEG;IACH,QAAQ,CAAC,OAAO,CAAC,EAAE,iBAAiB,CAAC;IAErC;;OAEG;IACH,QAAQ,CAAC,GAAG,CAAC,EAAE,iBAAiB,CAAC;IAEjC;;OAEG;IACH,QAAQ,CAAC,KAAK,CAAC,EAAE,iBAAiB,CAAC;CACtC;AAED,MAAM,WAAW,eAAgB,SAAQ,QAAQ;IAC7C,sDAAsD;IACtD,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC5B,2BAA2B;IAC3B,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;CAC7B;AACD,yBAAiB,eAAe,CAAC;IAC7B,SAAgB,EAAE,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI,IAAI,eAAe,CAE1D;CACJ;AAED,yBAAiB,gBAAgB,CAAC;IACvB,MAAM,WAAW;;MAGrB,CAAC;CACP"}
@@ -1,34 +0,0 @@
1
- "use strict";
2
- // *****************************************************************************
3
- // Copyright (C) 2018 Red Hat, Inc. and others.
4
- //
5
- // This program and the accompanying materials are made available under the
6
- // terms of the Eclipse Public License v. 2.0 which is available at
7
- // http://www.eclipse.org/legal/epl-2.0.
8
- //
9
- // This Source Code may also be made available under the following Secondary
10
- // Licenses when the conditions for such availability set forth in the Eclipse
11
- // Public License v. 2.0 are satisfied: GNU General Public License, version 2
12
- // with the GNU Classpath Exception which is available at
13
- // https://www.gnu.org/software/classpath/license.html.
14
- //
15
- // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
16
- // *****************************************************************************
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.ProcessTaskError = exports.ProcessTaskInfo = void 0;
19
- const application_error_1 = require("@theia/core/lib/common/application-error");
20
- var ProcessTaskInfo;
21
- (function (ProcessTaskInfo) {
22
- function is(info) {
23
- return info['processId'] !== undefined;
24
- }
25
- ProcessTaskInfo.is = is;
26
- })(ProcessTaskInfo || (exports.ProcessTaskInfo = ProcessTaskInfo = {}));
27
- var ProcessTaskError;
28
- (function (ProcessTaskError) {
29
- ProcessTaskError.CouldNotRun = application_error_1.ApplicationError.declare(1, (code) => ({
30
- message: `Error starting process (${code})`,
31
- data: { code }
32
- }));
33
- })(ProcessTaskError || (exports.ProcessTaskError = ProcessTaskError = {}));
34
- //# sourceMappingURL=task-protocol.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"task-protocol.js","sourceRoot":"","sources":["../../../src/common/process/task-protocol.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,+CAA+C;AAC/C,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;;AAGhF,gFAA4E;AAoE5E,IAAiB,eAAe,CAI/B;AAJD,WAAiB,eAAe;IAC5B,SAAgB,EAAE,CAAC,IAAc;QAC7B,OAAO,IAAI,CAAC,WAAW,CAAC,KAAK,SAAS,CAAC;IAC3C,CAAC;IAFe,kBAAE,KAEjB,CAAA;AACL,CAAC,EAJgB,eAAe,+BAAf,eAAe,QAI/B;AAED,IAAiB,gBAAgB,CAKhC;AALD,WAAiB,gBAAgB;IAChB,4BAAW,GAAG,oCAAgB,CAAC,OAAO,CAAC,CAAC,EAAE,CAAC,IAAY,EAAE,EAAE,CAAC,CAAC;QACtE,OAAO,EAAE,2BAA2B,IAAI,GAAG;QAC3C,IAAI,EAAE,EAAE,IAAI,EAAE;KACjB,CAAC,CAAC,CAAC;AACR,CAAC,EALgB,gBAAgB,gCAAhB,gBAAgB,QAKhC"}
@@ -1,8 +0,0 @@
1
- import { interfaces } from '@theia/core/shared/inversify';
2
- /**
3
- * Create the bindings common to node and browser.
4
- *
5
- * @param bind The bind function from inversify.
6
- */
7
- export declare function createCommonBindings(bind: interfaces.Bind): void;
8
- //# sourceMappingURL=task-common-module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"task-common-module.d.ts","sourceRoot":"","sources":["../../src/common/task-common-module.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAG1D;;;;GAIG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,UAAU,CAAC,IAAI,GAAG,IAAI,CAEhE"}
@@ -1,29 +0,0 @@
1
- "use strict";
2
- // *****************************************************************************
3
- // Copyright (C) 2018 Ericsson and others.
4
- //
5
- // This program and the accompanying materials are made available under the
6
- // terms of the Eclipse Public License v. 2.0 which is available at
7
- // http://www.eclipse.org/legal/epl-2.0.
8
- //
9
- // This Source Code may also be made available under the following Secondary
10
- // Licenses when the conditions for such availability set forth in the Eclipse
11
- // Public License v. 2.0 are satisfied: GNU General Public License, version 2
12
- // with the GNU Classpath Exception which is available at
13
- // https://www.gnu.org/software/classpath/license.html.
14
- //
15
- // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
16
- // *****************************************************************************
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.createCommonBindings = void 0;
19
- const task_watcher_1 = require("./task-watcher");
20
- /**
21
- * Create the bindings common to node and browser.
22
- *
23
- * @param bind The bind function from inversify.
24
- */
25
- function createCommonBindings(bind) {
26
- bind(task_watcher_1.TaskWatcher).toSelf().inSingletonScope();
27
- }
28
- exports.createCommonBindings = createCommonBindings;
29
- //# sourceMappingURL=task-common-module.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"task-common-module.js","sourceRoot":"","sources":["../../src/common/task-common-module.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,0CAA0C;AAC1C,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;;AAGhF,iDAA6C;AAE7C;;;;GAIG;AACH,SAAgB,oBAAoB,CAAC,IAAqB;IACtD,IAAI,CAAC,0BAAW,CAAC,CAAC,MAAM,EAAE,CAAC,gBAAgB,EAAE,CAAC;AAClD,CAAC;AAFD,oDAEC"}
@@ -1,6 +0,0 @@
1
- import { interfaces } from '@theia/core/shared/inversify';
2
- import { PreferenceSchema } from '@theia/core/lib/common/preferences/preference-schema';
3
- export declare const taskSchemaId = "vscode://schemas/tasks";
4
- export declare const taskPreferencesSchema: PreferenceSchema;
5
- export declare function bindTaskPreferences(bind: interfaces.Bind): void;
6
- //# sourceMappingURL=task-preferences.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"task-preferences.d.ts","sourceRoot":"","sources":["../../src/common/task-preferences.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE1D,OAAO,EAA0B,gBAAgB,EAAE,MAAM,sDAAsD,CAAC;AAGhH,eAAO,MAAM,YAAY,2BAA2B,CAAC;AAErD,eAAO,MAAM,qBAAqB,EAAE,gBAYnC,CAAC;AAEF,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,UAAU,CAAC,IAAI,GAAG,IAAI,CAG/D"}
@@ -1,41 +0,0 @@
1
- "use strict";
2
- // *****************************************************************************
3
- // Copyright (C) 2019 Ericsson and others.
4
- //
5
- // This program and the accompanying materials are made available under the
6
- // terms of the Eclipse Public License v. 2.0 which is available at
7
- // http://www.eclipse.org/legal/epl-2.0.
8
- //
9
- // This Source Code may also be made available under the following Secondary
10
- // Licenses when the conditions for such availability set forth in the Eclipse
11
- // Public License v. 2.0 are satisfied: GNU General Public License, version 2
12
- // with the GNU Classpath Exception which is available at
13
- // https://www.gnu.org/software/classpath/license.html.
14
- //
15
- // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
16
- // *****************************************************************************
17
- Object.defineProperty(exports, "__esModule", { value: true });
18
- exports.bindTaskPreferences = exports.taskPreferencesSchema = exports.taskSchemaId = void 0;
19
- const preference_configurations_1 = require("@theia/core/lib/common/preferences/preference-configurations");
20
- const preference_schema_1 = require("@theia/core/lib/common/preferences/preference-schema");
21
- const preference_scope_1 = require("@theia/core/lib/common/preferences/preference-scope");
22
- exports.taskSchemaId = 'vscode://schemas/tasks';
23
- exports.taskPreferencesSchema = {
24
- scope: preference_scope_1.PreferenceScope.Folder,
25
- properties: {
26
- tasks: {
27
- $ref: exports.taskSchemaId,
28
- description: 'Task definition file',
29
- default: {
30
- version: '2.0.0',
31
- tasks: []
32
- }
33
- }
34
- }
35
- };
36
- function bindTaskPreferences(bind) {
37
- bind(preference_schema_1.PreferenceContribution).toConstantValue({ schema: exports.taskPreferencesSchema });
38
- bind(preference_configurations_1.PreferenceConfiguration).toConstantValue({ name: 'tasks' });
39
- }
40
- exports.bindTaskPreferences = bindTaskPreferences;
41
- //# sourceMappingURL=task-preferences.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"task-preferences.js","sourceRoot":"","sources":["../../src/common/task-preferences.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,0CAA0C;AAC1C,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;;AAGhF,4GAAuG;AACvG,4FAAgH;AAChH,0FAAsF;AAEzE,QAAA,YAAY,GAAG,wBAAwB,CAAC;AAExC,QAAA,qBAAqB,GAAqB;IACnD,KAAK,EAAE,kCAAe,CAAC,MAAM;IAC7B,UAAU,EAAE;QACR,KAAK,EAAE;YACH,IAAI,EAAE,oBAAY;YAClB,WAAW,EAAE,sBAAsB;YACnC,OAAO,EAAE;gBACL,OAAO,EAAE,OAAO;gBAChB,KAAK,EAAE,EAAE;aACZ;SACJ;KACJ;CACJ,CAAC;AAEF,SAAgB,mBAAmB,CAAC,IAAqB;IACrD,IAAI,CAAC,0CAAsB,CAAC,CAAC,eAAe,CAAC,EAAE,MAAM,EAAE,6BAAqB,EAAE,CAAC,CAAC;IAChF,IAAI,CAAC,mDAAuB,CAAC,CAAC,eAAe,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,CAAC;AACrE,CAAC;AAHD,kDAGC"}