@usethesource/rascal-vscode-dsl-lsp-server 0.8.1 → 0.8.2

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.
Binary file
Binary file
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RascalExtension = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RascalTerminalLinkProvider = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.askUserForJVM = exports.getJavaExecutable = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.fetchAndUnpackTemurin = exports.fetchAndUnpackCorretto = exports.fetchAndUnpackMicrosoftJDK = exports.identifyLatestTemurinLTSRelease = exports.downloadMicrosoftJDK = exports.downloadCorretto = exports.downloadTemurin = exports.microsoftSupported = exports.correttoSupported = exports.temurinSupported = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
package/lib/extension.js CHANGED
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.deactivate = exports.activate = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RascalFileSystemProvider = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VSCodeUriResolverServer = exports.ISourceLocationType = exports.ISourceLocationChangeType = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ParameterizedLanguageServer = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.activateLanguageClient = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VSCodeUriResolverServer = exports.ParameterizedLanguageServer = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  /*
4
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
4
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
5
5
  * All rights reserved.
6
6
  *
7
7
  * Redistribution and use in source and binary forms, with or without
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  /*
4
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
4
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
5
5
  * All rights reserved.
6
6
  *
7
7
  * Redistribution and use in source and binary forms, with or without
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  /*
4
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
4
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
5
5
  * All rights reserved.
6
6
  *
7
7
  * Redistribution and use in source and binary forms, with or without
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.run = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RascalMFValidator = void 0;
4
4
  /*
5
- * Copyright (c) 2018-2021, NWO-I CWI and Swat.engineering
5
+ * Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
6
6
  * All rights reserved.
7
7
  *
8
8
  * Redistribution and use in source and binary forms, with or without
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "parsing",
10
10
  "source code analysis"
11
11
  ],
12
- "version": "0.8.1",
12
+ "version": "0.8.2",
13
13
  "engines": {
14
14
  "vscode": "^1.67.0"
15
15
  },