tl8roy / patina

Impementation of Embedded Rust for Hobbiests
MIT License
6 stars 0 forks source link

Improvements to VS Code #4

Open tl8roy opened 4 years ago

tl8roy commented 4 years ago

A large percentage of the work required already exists as a part of existing extensions and CLI tools. Deciding how to best tackle these improvement is a good start.

Option 1

See if we can add a PlatformIO config to support Rust.

Option 2

Create an all in one extension like PlatformIO to create an integrated IDE experience

Option 3

Only create an extension with the bits that are missing and are unlikely to be added by others

Improvements required:

tl8roy commented 4 years ago

Asking the folk implementing the probe-rs to see what their scope for a plug in is: https://github.com/probe-rs/vscode/issues/56