Menu

What to add to GCStudio

jackjames
2023-01-03
2023-01-07
  • jackjames

    jackjames - 2023-01-03

    A very useful thing to add in the status bar, in my opinion, is the time the compilation was made and the wording "Compiled" which disappears if a change is made to the source.
    Like the Mikrobasic compiler.

     
  • Anobium

    Anobium - 2023-01-03

    Good ideas.

    So, show the 'time' of the compilation within GC Code. Where ? Can you do a screen shot + a pointer to help us understand.

    So, this would show 'Compiled @ 13@:30' and when the file is 'dirty' (edited) then remove the ' 'Compiled @ 13@:30' message. Is this what you mean?

    I cannot make the changes but I can try to understand the ask. :-)

     
  • jackjames

    jackjames - 2023-01-03

    Yup.
    In MIkroBasic the message is written in the line at the bottom of the editor, as in the attached image.
    In GCStudio it may appear the same way.

     
  • Anobium

    Anobium - 2023-01-03

    As an example there is an extension called 'Read-Only Indicator'
    https://open-vsx.org/vscode/item?itemName=alefragnani.read-only-indicator

    This shows that updating of the status bar is possible.

    So, as GC Code is an extension then Angel may be added when he gets some time.

    1. The compiled status can be obtained post the compilation process. He already processes that with the PROBLEMS handler.
    2. When a file gets 'dirty' the status bar can be cleared.

    I am not the expert.. but, sounds a great idea!


    I have added 'Read-Only Indicator' to my GC Code. :-)

     
  • stan cartwright

    stan cartwright - 2023-01-06

    gccode and gcstudio editor in win 7 32bit X86
    I would like this on win 7. This is win 10 64bit

     

    Last edit: stan cartwright 2023-01-06
  • Gert vd Walt

    Gert vd Walt - 2023-01-07

    Hi
    Been familiarizing myself with GC Studio and one thing I miss is getting to the help for Great Cow Basic in general and by right clicking on a command and it opens in help. Or is there a setting I am missing?

     

    Last edit: Gert vd Walt 2023-01-07
    • Anobium

      Anobium - 2023-01-07

      I am assuming you meant GC Code. GC Studio is the front end that launches when first started.

      See this #short video on YouTube. https://www.youtube.com/watch?v=K9oG1Qytk9Q

      Enjoy

       

      Last edit: Anobium 2023-01-07
  • Gert vd Walt

    Gert vd Walt - 2023-01-07

    Thank you, and yes it was GC Code.

    The video helped a lot

     

    Last edit: Gert vd Walt 2023-01-07
    • Anobium

      Anobium - 2023-01-07

      I have added more info to the Video description.

      And, thank you for catching my error in not posting the URL. ☺

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.