Skip to content

Re-add line-oriented programming #155

Description

@jmmv

Earlier versions of EndBASIC had line numbers for the program contents and they came with RENUM and AUTO. When I added the full-screen editor, I removed those because the editor obsoleted them and the program lines didn't have any meaning. But... I find the lack of line numbers to be a deficiency for the kind of experience I want EndBASIC to offer.

So. We need to put line numbers back. But they must play well with the editor too, which must stay.

Shouldn't be too hard... unless we add line-based GOTOs, which we should have too, because then RENUM must understand them...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions