This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-website.git
The following commit(s) were added to refs/heads/master by this push:
new c7928f20 ides: reword Visual Studio Code section a bit
c7928f20 is described below
commit c7928f20cf2391453f16a878de944c54c5b50d5d
Author: Josh Tynjala <[email protected]>
AuthorDate: Wed Dec 11 13:48:44 2024 -0800
ides: reword Visual Studio Code section a bit
---
ides.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ides.md b/ides.md
index e185f64c..e5c59c67 100644
--- a/ides.md
+++ b/ides.md
@@ -9,11 +9,11 @@ The following products and tools support Apache Royale and
make working with AS3
## IDEs with support for Apache Royale
-### ActionScript & MXML for Visual Studio Code
+### Visual Studio Code
<img src="/img/ides/vscode-as3mxml-ide.png" width="256">
-ActionScript and MXML language extension for Visual Studio Code to develop
apps for Apache Royale, Apache Flex, and Adobe AIR. Also available for VSCodium
and other code editors that support the Open VSX Registry.
+Visual Studio Code users may install ActionScript and MXML language extension
to develop apps for Apache Royale, Apache Flex, and Adobe AIR. The same
extension is also available for VSCodium and other code editors that support
the Open VSX Registry.
- [vscode-as3mxml on Visual Studio Code
Marketplace](https://marketplace.visualstudio.com/items?itemName=bowlerhatllc.vscode-as3mxml)
- [vscode-as3mxml on Open VSX
Registry](https://open-vsx.org/extension/bowlerhatllc/vscode-as3mxml)