From 714948f4bd35daa7829988b1e70c25f79ad26840 Mon Sep 17 00:00:00 2001 From: yangfan <18767120422@163.com> Date: Tue, 15 Sep 2020 14:44:15 +0800 Subject: [PATCH] Feat update readme rax extension to iceworks (#2007) * feat: update rax extension to iceworks * feat: update review * feat: update * feat: update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dbdd0b5b73..63ef8ddb62 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ $ npm run start #### Start from [VS Code](https://code.visualstudio.com/) -You need to install the [Rax extension](https://marketplace.visualstudio.com/items?itemName=Rax.vscode-rax) and invoke the `rax` command from the VS Code command palette (`Ctrl + Shift + P` or `Cmd + Shift + P` on Mac): +You need to install the [Iceworks extension](https://marketplace.visualstudio.com/items?itemName=iceworks-team.iceworks) and invoke the `Iceworks: Create Application` command from the VS Code command palette (`Ctrl + Shift + P` or `Cmd + Shift + P` on Mac): -![vscode](https://user-images.githubusercontent.com/677114/72176350-2488e700-3419-11ea-9f51-b640c51256db.gif) +![vscode](https://user-images.githubusercontent.com/56879942/88181928-1e927f00-cc62-11ea-94fb-06d12dab77d1.gif) ### Developer Tools 🛠 @@ -57,9 +57,9 @@ and extension not works in `producation` mode. 1. Install the Chrome [Rax Developer Tools](https://chrome.google.com/webstore/detail/rax-developer-tools/anpeoinhjjligmgoiepbnigjhmijblff) extension 2. Reload and go to the 'Rax' tab in the browser's development tools -#### VS Code Extensions +#### VS Code Extension -You can use [Rax VS Code Extensions](https://github.com/raxjs/rax-vscode-extensions) to get better development experience. +You can use [Iceworks VS Code Extension](https://marketplace.visualstudio.com/items?itemName=iceworks-team.iceworks) to get better development experience. ### Awesome Things 📝