tscpp / node-dependencies

Tree view of all node dependencies in workspace
Other
0 stars 0 forks source link

Change the status with directly changing it from the dependency #18

Closed tscpp closed 4 years ago

tscpp commented 4 years ago

The current method of setting status with dependencies.setStatus is poorly design and inefficient. Change the dependency directly instead. This will cause breaking changes inside the code.

tscpp commented 4 years ago

stackoverflow.com/questions/63660665

tscpp commented 4 years ago

It's not possible, description is read-only.