Update profectus
This commit is contained in:
parent
23c3af333e
commit
45e48d21c0
2 changed files with 1 additions and 3 deletions
|
@ -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)
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f0ab013a11efd012e161903939d6291d8d8ab7d0
|
||||
Subproject commit 78394b83c4225f09405ec92eb6d291007c1230a7
|
Loading…
Add table
Reference in a new issue