i18n(en): update editor-setup#6532
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
src/content/docs/en/editor-setup.mdx
Outdated
| Initial support for Astro landed in WebStorm 2023.1. You can install the official plugin through [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/20959-astro) or by searching for "Astro" in the IDE's Plugins tab. This plugin includes features like syntax highlighting, code completion, and formatting, and plans to add even more advanced features in the future. It is also available to all other [JetBrains IDEs with JavaScript support](https://www.jetbrains.com/products/#lang=js&type=ide). | ||
|
|
||
| JetBrains' upcoming [Fleet IDE](https://www.jetbrains.com/fleet/) includes language server support and will be able to use the official Astro tooling. | ||
| JetBrains' [Fleet IDE](https://www.jetbrains.com/fleet/) includes language server support and uses the official Astro tooling. |
There was a problem hiding this comment.
This is not really true, Fleet still requires a plugin (that doesn't exist) / some custom configuration, unlike options described before that just works out of the box. It's just intended to be compatible with the underlying technology we use and so developing a plugin is at least possible
Though, I'm not even sure if its LSP support is fully released yet.
There was a problem hiding this comment.
OK this is causing me way too much grief. FLEET IS DEAD TO ME.
There was a problem hiding this comment.
I'm all for getting out the pitchforks 😄
sarah11918
left a comment
There was a problem hiding this comment.
Thanks @DerTimonius ! Given Erika's comment, let's remove this entirely, and you can update the German to also delete.
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update with PR #6440 * Update with PR #6386 * Up with PR #6532 * Up with PR #6436 * Upd Just for Lunaria with PR #6444 * Up with PR #6402 * Up with PR #6548 * Up with PR #6430 * Up with PR #6469 * Up with PR #6522 * Up with PR #6272 * Update src/content/docs/fr/editor-setup.mdx Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com> * Update src/content/docs/fr/reference/publish-to-npm.mdx Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com> --------- Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com> Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
* update editor-setup * Update src/content/docs/en/editor-setup.mdx Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
* Update with PR #6440 * Update with PR #6386 * Up with PR #6532 * Up with PR #6436 * Upd Just for Lunaria with PR #6444 * Up with PR #6402 * Up with PR #6548 * Up with PR #6430 * Up with PR #6469 * Up with PR #6522 * Up with PR #6272 * Update src/content/docs/fr/editor-setup.mdx Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com> * Update src/content/docs/fr/reference/publish-to-npm.mdx Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com> --------- Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com> Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
Description (required)
Small change to the english version of the
editor-setup.mdxfile, related to the update of the german translation in #6362