Skip to content

Commit

Permalink
Feat update readme rax extension to iceworks (#2007)
Browse files Browse the repository at this point in the history
* feat: update rax extension to iceworks

* feat: update review

* feat: update

* feat: update
  • Loading branch information
fyangstudio authored Sep 15, 2020
1 parent d0404a0 commit 714948f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 🛠

Expand All @@ -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 📝

Expand Down

0 comments on commit 714948f

Please sign in to comment.