vortex-cli 4.18.2__tar.gz → 4.18.4__tar.gz
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.
- {vortex_cli-4.18.2/vortex_cli.egg-info → vortex_cli-4.18.4}/PKG-INFO +1 -1
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/pyproject.toml +2 -2
- vortex_cli-4.18.2/vortex/lib/puakma-6.0.37.jar → vortex_cli-4.18.4/vortex/lib/puakma-6.0.40.jar +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/workspace.py +1 -1
- {vortex_cli-4.18.2 → vortex_cli-4.18.4/vortex_cli.egg-info}/PKG-INFO +1 -1
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex_cli.egg-info/SOURCES.txt +1 -1
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/LICENSE +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/README.md +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/setup.cfg +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/__init__.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/__main__.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/cli.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/colour.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/__init__.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/clean.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/clone.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/code.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/config.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/copy.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/db.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/delete.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/docs.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/execute.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/export.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/find.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/grep.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/import_.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/list.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/log.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/new.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/commands/watch.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/constants.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/docs/Blackbook.pdf +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/logging.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/main.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/models.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/soap.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/spinner.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex/util.py +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex_cli.egg-info/dependency_links.txt +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex_cli.egg-info/entry_points.txt +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex_cli.egg-info/requires.txt +0 -0
- {vortex_cli-4.18.2 → vortex_cli-4.18.4}/vortex_cli.egg-info/top_level.txt +0 -0
|
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
|
|
|
5
5
|
|
|
6
6
|
[project]
|
|
7
7
|
name = "vortex_cli"
|
|
8
|
-
version = "4.18.
|
|
8
|
+
version = "4.18.4"
|
|
9
9
|
description = "Vortex CLI"
|
|
10
10
|
requires-python = ">=3.10"
|
|
11
11
|
readme = { file = "README.md", content-type = "text/markdown" }
|
|
@@ -32,7 +32,7 @@ classifiers = [
|
|
|
32
32
|
vortex = "vortex.__main__:main"
|
|
33
33
|
|
|
34
34
|
[tool.setuptools.package-data]
|
|
35
|
-
vortex = ["lib/puakma-6.0.
|
|
35
|
+
vortex = ["lib/puakma-6.0.40.jar", "docs/Blackbook.pdf"]
|
|
36
36
|
|
|
37
37
|
[tool.mypy]
|
|
38
38
|
check_untyped_defs = true
|
vortex_cli-4.18.2/vortex/lib/puakma-6.0.37.jar → vortex_cli-4.18.4/vortex/lib/puakma-6.0.40.jar
RENAMED
|
Binary file
|
|
@@ -351,7 +351,7 @@ class Workspace:
|
|
|
351
351
|
folder_settings = self._get_vscode_folder_settings(server)
|
|
352
352
|
|
|
353
353
|
settings: dict[str, Any] = workspace_settings.get("settings", {})
|
|
354
|
-
java_project_settings = self._get_vscode_java_settings()
|
|
354
|
+
java_project_settings = self._get_vscode_java_settings(server)
|
|
355
355
|
settings.update(java_project_settings)
|
|
356
356
|
|
|
357
357
|
# Extension reccommendation settings
|
|
@@ -32,7 +32,7 @@ vortex/commands/log.py
|
|
|
32
32
|
vortex/commands/new.py
|
|
33
33
|
vortex/commands/watch.py
|
|
34
34
|
vortex/docs/Blackbook.pdf
|
|
35
|
-
vortex/lib/puakma-6.0.
|
|
35
|
+
vortex/lib/puakma-6.0.40.jar
|
|
36
36
|
vortex_cli.egg-info/PKG-INFO
|
|
37
37
|
vortex_cli.egg-info/SOURCES.txt
|
|
38
38
|
vortex_cli.egg-info/dependency_links.txt
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|