+ Reply to Thread
Results 1 to 4 of 4

Thread: Plugin request/suggestion...

  1. #1
    Licensed User cgriffin's Avatar
    Join Date
    Oct 2003
    Location
    CA
    Posts
    1,249

    Default Plugin request/suggestion...

    Here is a request someone so inclined. (John?) This should be, in developmental descriptions, similar to the Config editor--at least the minimum implementation could use it as a base.

    I got this idea after playing with my old CH Basic compiler, which has a dialog box for editing every command. That really helps newbies, because the dialog box won't allow syntax errors. But that's another request.

    Hi, its great to see you visiting our forum. Why not try Proton Compiler for FREE?

    Download the FREE version of Proton Compiler, Its called Amicus18 and its available from HERE

    Already using proton Compiler??? Get rid of these pesky messages... get LICENSED USER STATUS




    This request could help everybody, not just newbies. How about a Variable Editor, with several features. First, the requirement to type "DIM x As Byte" for every single var is quite tedious. I really miss the multi-variable declarations of C! So, a plugin with these features might be helpful...

    1. A "quick add" button so you only type the name, and checkbox the type. Added bonus: a check-box to add any one of a list of prefixes to the new variable name! (i.e. w_ISR_VariableName, or bit_, etc.) The ability to edit these would be awesome! I almost always precede my variable names with the size (w for Words), and put in ISR when it's modified in an interrupt.
    2. Sort all variables by name, type, or memory location.
    3. Display a column for name, type, location, and comments following the declaration
    4. Reassign the locations, etc.
    5. Low on the priority list... List "commented out" variables?

    Thanks in advance!


  2. If you're a Licensed user of PROTON DEVELOPMENT SUITE, apply for Licensed User Status to remove these pesky messages
     and get access to additional forum areas, Beta test downloads and more!

  3. #2
    Licensed User DaveS's Avatar
    Join Date
    Aug 2004
    Location
    North Yorkshire
    Posts
    649


    Default

    Not exactly what you were looking for, but here's something I was experimenting with, it's not a plugin, use at your own risk.
    And does have problems with the ";" comment.

    Type a letter and press Control + Space for completion proposal.
    Drag and drop the code blocks.

    You could copy and paste into the IDE.

    Dave

  4. #3
    Super Moderator wastrix's Avatar
    Join Date
    May 2008
    Location
    Sydney, Australia
    Posts
    2,555


    Default

    Very interesting, Dave, but there seems to be some minor lag in it's operation - is that just me?
    "If you have an important point to make, don't try to be subtle or clever. Use a pile driver."
    - Winston Churchill
    If you want to contact me, please email me, don't PM me.

  5. #4
    Licensed User DaveS's Avatar
    Join Date
    Aug 2004
    Location
    North Yorkshire
    Posts
    649


    Default

    It was an experiment, I didn't say it was successful.
    I pulled it out of the bin.

    Dave

+ Reply to Thread

Similar Threads

  1. Plugin Packer Request
    By johngb in forum Mecanique - IDE
    Replies: 1
    Last Post: 4th August 2009, 12:50
  2. Just a suggestion
    By DaveS in forum Library Manager
    Replies: 4
    Last Post: 24th March 2009, 16:54
  3. Another Plugin Request... (Please)
    By cgriffin in forum Third Party Developments
    Replies: 0
    Last Post: 30th July 2008, 17:40
  4. Plugin request (pretty please :D )
    By Tim in forum Third Party Developments
    Replies: 39
    Last Post: 13th July 2008, 16:54
  5. Add in Suggestion
    By johngb in forum Mecanique - IDE
    Replies: 0
    Last Post: 8th December 2004, 08:37

Members who have read this thread : 3

Actions :  (Set Date)

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts