Forum Discussion
Suggestion:
Everyone in the team have their own style formatting the scripts. Even if organization define some standards it is hard to follow. So It would be better if we have in-build code beautifier , so that every one in the can use the in-build version of code beautifier to re-arrange the scripts.
Language: JavaScript
I think it can be applicable for all languages.
Not sure if this would be valid for all languages or if it was mentioned in a feature request... but with more complicated framework code where you're not necessarily making every function a test, it would be nice to be able to get reporting of some sort or at least some traceability of every place a particular function, variable, or class is referenced. So, if I make a change to function foo, I know where all it may be impacted. Text search works OK... but when you are dealing with classes that may not have the word "foo" in them, then text search kind of fails.
Related Content
- 8 years ago
- 9 months ago
Recent Discussions
- 18 hours ago