Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update logo and title #311

Merged
merged 4 commits into from
Dec 22, 2022
Merged

update logo and title #311

merged 4 commits into from
Dec 22, 2022

Conversation

kanej
Copy link
Member

@kanej kanej commented Dec 14, 2022

We have renamed the extension from Hardhat for VS Code to Solidity to reflect the general solidity features we are providing. However there were places in docs/readme/internal features that are using the old naming.

Preview

image

This PR:

  • Update the extension logo
  • Change the title against the readme
  • Change the docs to refer to the extension as Solidity by Nomic Foundation
  • Change the name of the settings block from Hardhat to Solidity
  • rename the output channels to solidity
  • update commands/tasks with some solidity renames (we kept some
    hardhat for hardhat tasks)

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (development@80743ad). Click here to learn what that means.
The diff coverage is n/a.

@@              Coverage Diff               @@
##             development     #311   +/-   ##
==============================================
  Coverage               ?   57.63%           
==============================================
  Files                  ?      174           
  Lines                  ?     4329           
  Branches               ?      706           
==============================================
  Hits                   ?     2495           
  Misses                 ?     1603           
  Partials               ?      231           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Use the new logo for the extension in the extension metadata - this will
get reflected in the marketplace.
Remove the out of date internal docs references to **Hardhat for
VSCode**. The extension is now generally Solidity focused which is
reflected in our name change to **Solidity**. As there are other
**Solidity** extensions we disambiguate in our marketplace facing
documentation with **Solidity by Nomic Foundation**. Outside of the
marketplace we use **Solidity for VS Code by Nomic Foundation** to give
context that it is the vscode extension that we are talking about.
The extension is providing general solidity features and is now called
`Solidity`, but in many places we were calling the extension `Hardhat
for VSCode`, or using hardhat naming.

This commit, changes the name to solidity:

* rename the output channels to `solidity`
* update commands/tasks with some `solidity` renames (we kept some
  hardhat for hardhat tasks)
* rename the Settings section to `solidity`
@kanej kanej force-pushed the chore/update-logo-and-title branch from 046c76d to a595375 Compare December 21, 2022 14:39
@alcuadrado
Copy link
Member

This LGTM. I don't have a strong preference between VS Code or VSCode tbh.

@kanej kanej merged commit 73e96e2 into development Dec 22, 2022
@kanej kanej deleted the chore/update-logo-and-title branch December 22, 2022 09:48
@kanej kanej mentioned this pull request Dec 22, 2022
kanej added a commit that referenced this pull request Dec 22, 2022
* chore: update extension logo

Use the new logo for the extension in the extension metadata - this will
get reflected in the marketplace.

* docs: update way extension is referred to

Remove the out of date internal docs references to **Hardhat for
VSCode**. The extension is now generally Solidity focused which is
reflected in our name change to **Solidity**. As there are other
**Solidity** extensions we disambiguate in our marketplace facing
documentation with **Solidity by Nomic Foundation**. Outside of the
marketplace we use **Solidity for VS Code by Nomic Foundation** to give
context that it is the vscode extension that we are talking about.

* feat: switch to solidity naming

The extension is providing general solidity features and is now called
`Solidity`, but in many places we were calling the extension `Hardhat
for VSCode`, or using hardhat naming.

This commit, changes the name to solidity:

* rename the output channels to `solidity`
* update commands/tasks with some `solidity` renames (we kept some
  hardhat for hardhat tasks)
* rename the Settings section to `solidity`
kanej added a commit that referenced this pull request Dec 22, 2022
* chore: update extension logo

Use the new logo for the extension in the extension metadata - this will
get reflected in the marketplace.

* docs: update way extension is referred to

Remove the out of date internal docs references to **Hardhat for
VSCode**. The extension is now generally Solidity focused which is
reflected in our name change to **Solidity**. As there are other
**Solidity** extensions we disambiguate in our marketplace facing
documentation with **Solidity by Nomic Foundation**. Outside of the
marketplace we use **Solidity for VS Code by Nomic Foundation** to give
context that it is the vscode extension that we are talking about.

* feat: switch to solidity naming

The extension is providing general solidity features and is now called
`Solidity`, but in many places we were calling the extension `Hardhat
for VSCode`, or using hardhat naming.

This commit, changes the name to solidity:

* rename the output channels to `solidity`
* update commands/tasks with some `solidity` renames (we kept some
  hardhat for hardhat tasks)
* rename the Settings section to `solidity`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants