flat assembler
Message board for the users of flat assembler.
Index
> IDE Development > Request for 'find in files' search |
Author |
|
Madis731 30 Sep 2009, 09:14
I think I will request a more useful feature. What you are suggesting is something that Windows/Linux/others have in their OS i.e. you can find/grep what you are looking for.
What would work for FASM (this is what I think), is a kind of "project search" which searches through the assembled document, which includes all the include-directive introduced files and the main file itself. Why would one search for a text item is usually duo to "lost" include-file, I mean you don't know from which include-file to search from. What do you guys think? |
|||
30 Sep 2009, 09:14 |
|
revolution 30 Sep 2009, 10:19
Just searching for the included files will be problematic. See here for an example of why finding all the includes is not necessarily easy. You would need to include a prominent warning to say that the search may fail to find anything even though it does exist somewhere.
|
|||
30 Sep 2009, 10:19 |
|
Tomasz Grysztar 30 Sep 2009, 11:43
In case, when your source is correct (meaning that it is possible to assemble it), you could use the contents of the "fas" file to find out where symbols get defined, etc.
I really should finish that plugin support for fasmw. I started it and left in unfinished state already quite a few years ago... |
|||
30 Sep 2009, 11:43 |
|
madmatt 04 Oct 2009, 00:16
Maybe I should clarify a bit. I'd like to search within a directory (and subdirectories), and in each file in that directory, for the specified word or phrase. An example would be the windows sdk include directory (or the fasmw include directory). I would mainly use it to search for a symbol or macro already defined.
Quote: Tomasz Grysztar: That sound's like a good idea, this would allow other's to help in the development of fasm. If anyone comes up with anything useful, you can make it the main part of the fasm package. |
|||
04 Oct 2009, 00:16 |
|
blacky 22 Oct 2009, 01:20
I have been waiting for a plugin feature for a while now, i really hope its something that will be strongly considered.
|
|||
22 Oct 2009, 01:20 |
|
DOS386 22 Oct 2009, 04:30
Quote: Request for 'find in files' search When talking about search, I had a pretty simple proposal some time ago: In S&R, report the amount of changes done. Of course, also the search-only could have a "count" feature. About plugins or search in files, the idea probably isn't bad but considering that FASMD and FASMW are pretty equivalent now, this fact should be kept during future enhancements. |
|||
22 Oct 2009, 04:30 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.