flat assembler
Message board for the users of flat assembler.
Index
> IDE Development > What you think is best for navigating in complex projects? |
Author |
|
pelaillo 19 Mar 2004, 12:37
My classification:
1. Context menu from right click and with dblclick for default go to proc/macro/struc definition and the possibility to return back (very asm way to do it) 2. Tree-view created from a mix of your 2 and 3 and then alphabetically sorted within each subdirectory. 3. Functions in property window ala "RadAsm". Make a poll! |
|||
19 Mar 2004, 12:37 |
|
JohnFound 19 Mar 2004, 13:57
Hi, pelaillo.
About context menus, "goto definition" etc. - I am fully agree, bu this is navigation in the source - "source editor" is responsible for such things. (and they will be implemented very soon) Project manager should make navigation between different files in the project. pelaillo wrote: 2. Tree-view created from a mix of your 2 and 3 and then alphabetically sorted within each subdirectory. What you actually mean - my 2 and 3 are quite incompatible, so any mix seems for me imposible. Or you mean to implement them both and live the user to choose? Regards. |
|||
19 Mar 2004, 13:57 |
|
pelaillo 19 Mar 2004, 18:03
JohnFound wrote: What you actually mean - my 2 and 3 are quite incompatible, so any mix seems for me imposible. Or you mean to implement them both and live the user to choose? No, what I mean is to read through include files using the relative path from the main file to populate the treeview. However, source included order is mandatory. i.e. suppose you have included a "gui.inc" that calls several gui element definitions separated into several directories for simplicity (or for versioning), so you will have: fresh.asm gui.inc bmp\ gif.inc jpg.inc manip.inc text\ editbox.inc combo.inc ... |
|||
19 Mar 2004, 18:03 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.