Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 1a60c1d

Browse files
authored
Merge pull request #84 from rubberduck203/update-vscode-docs
Update vscode docs to reflect fixes from PR #83
2 parents 23a74e9 + 888ddb7 commit 1a60c1d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.vscode/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ Otherwise, you can use the Extensions view to search for and install them, or go
2525
The quickstart comes with two debug configurations.
2626
Both are configured to build the project, using the default settings from `.cargo/config`, prior to starting a debug session.
2727

28-
_Note: When you open the project in the editor, you must open an `*.rs` file to trigger the Rust Language Server.
29-
Failure to do so will cause a failure to find the `build` task._
30-
3128
1. QEMU: Starts a debug session using an emulation of the `LM3S6965EVB` mcu.
3229
- This works on a fresh `cargo generate` without modification of any of the settings described above.
3330
- Semihosting output will be written to the Output view `Adapter Output`.

0 commit comments

Comments
 (0)