Skip to content

Commit

Permalink
Update profectus
Browse files Browse the repository at this point in the history
  • Loading branch information
thepaperpilot committed Dec 31, 2024
1 parent 23c3af3 commit 45e48d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions docs/guide/getting-started/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion profectus
Submodule profectus updated from f0ab01 to 78394b

0 comments on commit 45e48d2

Please sign in to comment.