Alon-Alexander/functions-organizer

Move functions inside a class

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
I want to be able to organize the functions inside a class - to move and sort them.

Describe the solution you'd like
Move and sort should work inside a JS class.
They should not go outside of a class, nor any function should go in the class.