lean4-htt/doc/dev
Kim Morrison d03499322d
chore: replace workspace file with .vscode/ settings (#12770)
This PR replaces `lean.code-workspace` with standard `.vscode/`
configuration
files (`settings.json`, `tasks.json`, `extensions.json`). The workspace
file
required users to explicitly "Open Workspace from File" (and moreover
gives a
noisy prompt whether or not they want to open it), while `.vscode/`
settings
are picked up automatically when opening the folder. This became
possible after
#12652 reduced the workspace to a single folder.

Also drops the `rewrap.wrappingColumn` markdown setting, as the Rewrap
extension
is no longer signed on the VS Code marketplace.

🤖 Prepared with Claude Code

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 01:10:04 +00:00
..
bootstrap.md doc: fix typos (#12418) 2026-02-10 19:26:49 +00:00
commit_convention.md doc: commit conventions and Mathlib CI (#6605) 2025-01-13 02:29:46 +00:00
debugging.md doc: stderrAsMessages is now the default on the cmdline as well (#4955) 2024-08-08 10:28:22 +00:00
ffi.md doc: replace ffi.md with links to the reference manual (#11737) 2025-12-19 07:23:06 +00:00
index.md chore: replace workspace file with .vscode/ settings (#12770) 2026-03-04 01:10:04 +00:00
release_checklist.md chore: improve release command PR status checking (#12536) 2026-02-17 21:21:30 +00:00
testing.md chore: switch to new test/bench suite (#12590) 2026-02-25 13:51:53 +00:00