Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Replace deprecated VSCode extensions - #103

Open
kimjune01 wants to merge 2 commits into
EmbarkStudios:mainfrom
kimjune01:fix-deprecated-crates-extension
Open

Replace deprecated VSCode extensions#103
kimjune01 wants to merge 2 commits into
EmbarkStudios:mainfrom
kimjune01:fix-deprecated-crates-extension

Conversation

@kimjune01

Copy link
Copy Markdown

Fixes #102

Replaces deprecated/archived VSCode extensions in guidelines.md:

  • serayuzgur.cratesBarbossHack.crates-io
  • Better TOML → Even Better TOML (tamasfe.even-better-toml)

kimjune01 added 2 commits May 10, 2026 08:37
Fixes EmbarkStudios#102

The recommended Crates extension (serayuzgur.crates) is now archived.
The original maintainer suggests Dependi as a replacement, but Dependi
uses a non-OSS license. The crates-io extension (BarbossHack.crates-io)
is an MIT-licensed fork that maintains feature parity and preserves the
same settings namespace for backward compatibility.
The Better TOML extension (bungcip.better-toml) is archived as of
April 2022. Even Better TOML (tamasfe.even-better-toml) is actively
maintained with TOML 1.0.0 support, semantic highlighting, and
schema validation.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crates VSCode extension deprecated

1 participant