-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Open
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugKeepOpenThe bot will ignore these and not auto-closeThe bot will ignore these and not auto-closeWG-Languageparser, language semanticsparser, language semanticsWG-NeedsReviewNeeds a review by the labeled Working GroupNeeds a review by the labeled Working Group
Milestone
Description
Original discussion in #6015
I have the following few things that keep bugging me when I write classes and would would be great to seem them appear in a next version (or at least a few of them)
- Interface creation (Tracking Support interface declaration using classes #2223)
- Abstract classes
- Possibility to Override properties getters and setters (Tracking Properties with accessor and mutator methods #2219)
- Creation of static and non static nested classes
- Implementing comment based help in Classes
- Comment based help for Methods
- Remove the need to reload classes (Currently, when developing, one needs to kill the console, and reload the class to get the latest version. IT would make sense to have the same functionality as in functions: Just F5, and the old version of classes get overwritten by the new version, and we can use it immediatley).
markekraus, rjmholt, ddneves, jherby2k, James-DBA-Anderson and 19 more
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugKeepOpenThe bot will ignore these and not auto-closeThe bot will ignore these and not auto-closeWG-Languageparser, language semanticsparser, language semanticsWG-NeedsReviewNeeds a review by the labeled Working GroupNeeds a review by the labeled Working Group