flat assembler
Message board for the users of flat assembler.

Index > IDE Development > New great features for Flat Assembler IDE ...

Author
Thread Post new topic Reply to topic
Lucy Berie



Joined: 08 Dec 2012
Posts: 13
Lucy Berie 09 Dec 2012, 12:40
Hello everybody!
Would you like to help improving the Flat Assembler? I also have some ideas, probably they may be very useful. Wink And my idea suggestions :

1- Opening a document
E.g :
Code:
include 'win32a.inc'    

When I right-click the text "win32a.inc", it should show an option, for example (Open document 'win32a.inc')

2- Script dialog
This option will open up a dialog, of course. The dialog, in my opinion it has :

- A combo box (Asm script list - lists all available scripts)

- A text edit control (Search box)

- An "Add" button (Adds an assembly script from the text edit control with its description from the another textbox control into the script list)

- A text edit control : Shows the script description.
Note : If the string (from search box object) is not exist, the DialogProc will unlock the text control (Allow edit). Will clear & lock the text (read only) if a valid script item is found.

- An "Use" or "Apply" button : Closes the dialog and inserts the script at the current text cursor position.

- Cancel...

Eg : If you type exactly the word "function", the program will show template "function" script code with its description (Make sure before that the "function" item has been added)

3- Workspace source viewer
This tool has a tree structure which contains source checkpoints.
A valid item can be : a checkpoint (jump - goto), a function,...

What do you think? I think it will be more amazing if more and more great Fasm features and suggestions are shared here... Very Happy
Post 09 Dec 2012, 12:40
View user's profile Send private message Reply with quote
AsmGuru62



Joined: 28 Jan 2004
Posts: 1619
Location: Toronto, Canada
AsmGuru62 09 Dec 2012, 12:56
You mean the IDE for FASM - FASMW?
You can try the IDE I wrote:

http://board.flatassembler.net/topic.php?t=13080

It can open documents as you describe.
It also can show the information tooltips about the code elements.
Also a few more tricks, like "Highlight Occurences" which no IDE has yet.

However, it has a very bad UNDO.
And someone pointed out that it has a toolbar from the 90s.
Smile

Also, there are more IDE programs you can find in the section called "IDE Development".
Some of your ideas can be already implemented in these IDE.
Post 09 Dec 2012, 12:56
View user's profile Send private message Send e-mail Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20300
Location: In your JS exploiting you and your system
revolution 09 Dec 2012, 12:57
Since these suggestions are all related to the IDE I will move this thread to there.
Post 09 Dec 2012, 12:57
View user's profile Send private message Visit poster's website Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20300
Location: In your JS exploiting you and your system
revolution 09 Dec 2012, 12:59
AsmGuru62 wrote:
And someone pointed out that it has a toolbar from the 90s.
Hehe. But that fact alone does not necessarily make it a bad thing.
Post 09 Dec 2012, 12:59
View user's profile Send private message Visit poster's website Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 09 Dec 2012, 13:39
Post 09 Dec 2012, 13:39
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.