Code Monkey home page Code Monkey logo

Comments (3)

RFO-BASIC avatar RFO-BASIC commented on June 30, 2024

There are a lot of design issues here. If I were in my career role as a VP of Engineering, I would be asking for a specification to review by the team.

from basic.

peepssmile avatar peepssmile commented on June 30, 2024

It would be for Basic so you could restrict it to .bas files..
Otherwise it wouldnt be a problem if it wasnt a basic program, it just would error on running.
Multi views of the same program, would have to be user common sence.
Each Tab could save each open file as a tempTab file. Temptab1,2,3 etc. that way it wouldnt need to be opening and saving the same file! Then its up to the user if they save and overwrite there own work.

Some kind of 3 dimensional array to save tab_linesofcode_Lineofcode ...
Ive not looked into what this version of basic is capable of in Types and Arrays etc.
Sorry just brainstorming....Brainblundering!!!!!

from basic.

count-compare-and-skip avatar count-compare-and-skip commented on June 30, 2024

The most logical behaviour is that the editor checks if a file is already open, and if you try to open one that is, it would just switch to that file. (This behaviour is also implemented in eclipse)
Also, if the current file is not a .bas file, there should be no Run option. (Which would require recreating the menu upon switching tabs...)

from basic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.