Skip to content

Improvements for classes #6418

@Stephanevg

Description

@Stephanevg

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugKeepOpenThe bot will ignore these and not auto-closeWG-Languageparser, language semanticsWG-NeedsReviewNeeds a review by the labeled Working Group

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions