diff --git a/.vscode/launch.json b/.vscode/launch.json index 71cfbe22..0a191c2e 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,7 +10,8 @@ "request": "launch", "runtimeExecutable": "${execPath}", "args": [ - "--extensionDevelopmentPath=${workspaceFolder}" + "--extensionDevelopmentPath=${workspaceFolder}", + "--disable-extensions" ], "outFiles": [ "${workspaceFolder}/dist/**/*.js" diff --git a/CHANGELOG.md b/CHANGELOG.md index 8214d5e6..6fb03926 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.18.1 (15-04-2024) + +- [UI5 Linter](https://github.com/iljapostnovs/ui5plugin-linter) updated to v1.15.1 +- Fixed XML formatter issue ([#407](https://github.com/iljapostnovs/VSCodeUI5Plugin/issues/407)) + ## 1.18.0 (06-02-2024) - New preference entry introduced: `eventHandlerGenerationFormula` diff --git a/package-lock.json b/package-lock.json index 2d7ff2b5..c1e85f20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ui5plugin", - "version": "1.17.0", + "version": "1.18.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ui5plugin", - "version": "1.17.0", + "version": "1.18.1", "funding": [ { "type": "paypal", @@ -23,7 +23,7 @@ ], "license": "Apache-2.0", "dependencies": { - "ui5plugin-linter": "^1.15.0", + "ui5plugin-linter": "^1.15.1", "ui5plugin-parser": "^1.7.7" }, "devDependencies": { @@ -3821,9 +3821,9 @@ } }, "node_modules/ui5plugin-linter": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/ui5plugin-linter/-/ui5plugin-linter-1.15.0.tgz", - "integrity": "sha512-g1ZuDFNNxte9mpOZCsQvdO9L23QM1ieJfpM82ODn67pLWsVcNItZaFVoXyxBOkYOO6GNv0dmpgVNFcX6RiRjHw==", + "version": "1.15.1", + "resolved": "https://registry.npmjs.org/ui5plugin-linter/-/ui5plugin-linter-1.15.1.tgz", + "integrity": "sha512-pLgYfODDLCrGdG97kw+z0o0h3ann3+MuQY1A7cduhX8+4kiSZYLVhVIvYBErvXWOckzt/xspFRlm2rgMR3UyxA==", "funding": [ { "type": "paypal", diff --git a/package.json b/package.json index cd28bb3a..bba629a1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ui5plugin", "displayName": "SAPUI5 Extension", "description": "Extension for working with UI5 projects", - "version": "1.18.0", + "version": "1.18.1", "publisher": "iljapostnovs", "license": "Apache-2.0", "author": "Ilja Postnovs ", @@ -545,7 +545,7 @@ "webpack-cli": "^5.1.4" }, "dependencies": { - "ui5plugin-linter": "^1.15.0", + "ui5plugin-linter": "^1.15.1", "ui5plugin-parser": "^1.7.7" }, "__metadata": { diff --git a/src/test/js/project/extensionapp/fragmenttest/view/fragments/FormatterTest.view.xml b/src/test/js/project/extensionapp/fragmenttest/view/fragments/FormatterTest.view.xml index 3cc183d3..0f57fefc 100644 --- a/src/test/js/project/extensionapp/fragmenttest/view/fragments/FormatterTest.view.xml +++ b/src/test/js/project/extensionapp/fragmenttest/view/fragments/FormatterTest.view.xml @@ -108,4 +108,13 @@ > + \ No newline at end of file diff --git a/src/test/js/suite/data/XMLFormatterData.json b/src/test/js/suite/data/XMLFormatterData.json index 312b7232..d0ec52d4 100644 --- a/src/test/js/suite/data/XMLFormatterData.json +++ b/src/test/js/suite/data/XMLFormatterData.json @@ -6,7 +6,7 @@ }, { "className": "com.extend.fragmenttest.view.fragments.FormatterTest", - "formattedText": "\n\t\n\t\n\t\n\t