From 45e48d21c0e8039c87f6236312a36f21995f3ea8 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Tue, 31 Dec 2024 07:10:55 -0600 Subject: [PATCH] Update profectus --- docs/guide/getting-started/setup.md | 2 -- profectus | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/guide/getting-started/setup.md b/docs/guide/getting-started/setup.md index 3955421b..fc897122 100644 --- a/docs/guide/getting-started/setup.md +++ b/docs/guide/getting-started/setup.md @@ -32,8 +32,6 @@ Upon action completion, you will now have a `pages` branch which is automaticall If you don't have a preferred IDE, Profectus is developed in [Visual Studio Code](https://code.visualstudio.com) and is known to work well with it. Recommendations: -- Use [Take Over Mode](https://vuejs.org/guide/typescript/overview.html#volar-takeover-mode) for proper type analysis -- Turn off `.value` autocomplete by running the `Preferences: Open Settings` command and setting `volar.autoCompleteRefs` to `false` - Disable emmet expansions by setting `emmet.showExpandedAbbreviation` to `"never"`, also in the preferences - Install the [Vitest VS Code extension](https://marketplace.visualstudio.com/items?itemName=ZixuanChen.vitest-explorer&ssr=false#qna) for running and debugging unit tests (if working on the engine itself) diff --git a/profectus b/profectus index f0ab013a..78394b83 160000 --- a/profectus +++ b/profectus @@ -1 +1 @@ -Subproject commit f0ab013a11efd012e161903939d6291d8d8ab7d0 +Subproject commit 78394b83c4225f09405ec92eb6d291007c1230a7