Git Product home page Git Product logo

Comments (2)

RandomFractals avatar RandomFractals commented on September 25, 2024

We can change those command titles to Evidence: Start Dev Server and Evidence: Stop Dev Server.

A few notes on this:

  • I don't know if adding Dev to those command titles makes a big difference as your commands already have Evidence: category, and I believe it's pretty clear that Evidence: Start Server is to start the Evidence dev server. In general, it's best to keep VS Code extension command titles short.
  • VS Code commands show their title in other places too. The standard is to capitalize the first letters in those command title verbs and nouns.
  • Status bar tooltips, and tooltips in general in VS Code extensions UI can be much longer than just a short command title, and usually read as a sentence, especially when displaying running process status, and are not capitalized as command titles are. For that reason, I would recommend we keep those status bar tooltips as they are now.
  • Most extensions have slight differences in the commands and status messages display.

I am not sure this is as important to modify for clarity now, or later, but I'll add Dev to server start/stop commands in a separate UI enhancement ticket.

from evidence-vscode.

RandomFractals avatar RandomFractals commented on September 25, 2024

Added Dev to Start/Stop Server command titles in #35.

I don't think capitalizing words in tooltips is good form, and tooltips should be more descriptive, although they might match commands sometimes.

Closing this as resolved.

from evidence-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.