madskristensen / NpmTaskRunner

Visual Studio extension
Other
88 stars 32 forks source link

Rename extension to "NPM Task Runner"? #23

Closed madskristensen closed 8 years ago

madskristensen commented 8 years ago

It doesn't sound very smooth to have both "scripts" and "task" in the name of this extension. How about we rename it to one of these:

  1. NPM Task Runner
  2. NPM Scripts Runner
scottaddie commented 8 years ago

Option 1 allows this extension to scale beyond just scripts, should that need ever arise. That would be my choice.

While we're at, can npm be all lowercase? This would make the casing consistent with npm's recommendation.

madskristensen commented 8 years ago

With lower case "npm" it looks a bit weird: npm Task Runner?

scottaddie commented 8 years ago

I agree that it does look a bit strange. Just figured I'd throw the idea out there and get your opinion.