diff --git a/docs/locations.md b/docs/locations.md index 1cf66bef3c..186a7d68e9 100644 --- a/docs/locations.md +++ b/docs/locations.md @@ -11,6 +11,8 @@ Remix URLs & Links with Parameters - Remix Desktop is an Electron App. Here is the [release page](https://github.com/ethereum/remix-desktop/releases). +- Remix has a VSCode extension called [Ethereum Remix](https://github.com/ethereum/remix-vscode). + - The Remix twitter account is [EthereumRemix](https://twitter.com/EthereumRemix). - The Remix Project Medium publication is: [https://medium.com/remix-ide](https://medium.com/remix-ide). diff --git a/docs/remix_as_code_viewer.md b/docs/remix_as_code_viewer.md index ba1c28fe8b..b98fec0769 100644 --- a/docs/remix_as_code_viewer.md +++ b/docs/remix_as_code_viewer.md @@ -4,7 +4,7 @@ Remix as code viewer Through Etherscan ------------------ -Verified contracts on Etherscan can be viewed in Remix by making a simple change to the URL. Mostly for a mutiple part contract verification, Remix provides a quick way to load all the contracts. +Verified contracts on Etherscan can be viewed in Remix by making a simple change to the URL. Mostly for a multiple part contract verification, Remix provides a quick way to load all the contracts. A typical Etherscan URL for a contract address looks like this: diff --git a/docs/settings.md b/docs/settings.md index e9edb0c9e0..c2035c1531 100644 --- a/docs/settings.md +++ b/docs/settings.md @@ -80,4 +80,4 @@ Choose themes here. The Dark & Light themes are the themes that the Remix team ![](images/a-settings-themes.png) ### Language -The Remix user interface is available in a number of languages. If you don't see your prefered language, please join our [translation platform](https://crowdin.com/project/remix-ui). Similarly, if you don't see this documentation in your language, please help us out on our platform for [translating documentation](https://crowdin.com/project/remix-translation). +The Remix user interface is available in a number of languages. If you don't see your preferred language, please join our [translation platform](https://crowdin.com/project/remix-ui). Similarly, if you don't see this documentation in your language, please help us out on our platform for [translating documentation](https://crowdin.com/project/remix-translation).