flat assembler
Message board for the users of flat assembler.

Index > IDE Development > FASM syntax font/color scheme

Author
Thread Post new topic Reply to topic
ishkabible



Joined: 13 Sep 2010
Posts: 54
ishkabible 20 Sep 2010, 00:03
ok so im making an IDE for FASM(for windows, could be easily ported to linux how ever as im using Qt) i was wondering what would be a good default format. also wondering on any feed back as to features it should have.

i would like to know what you think a good format(font/color/size/bold/italicized/underlined/ect...) for all of the following would be, if you think somthing should not be highlighted then say so

Operators [,],*,+,-,ect...

Keywords push, mov, add, ect... (there are only 250 or so right now, no SEE, MMX, AVX, just major instructions)

FASM stranded macros proc,endp,local,invoke,ect.. (not sure weather or not these should be highlighted)

Coments and thing after a semi-colon

Double Quoted Strings "this is a double quoted string"

Single Quoted String 'this is a single quoted string'

Intgers 160707, 12393, 10, 111123, ect...

Floating Point Numbers 1013.123132, 436463.12341 , 191.1, ect...

please include any features you would like to see, i will post it and source code for it when i'm done Smile
Post 20 Sep 2010, 00:03
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20517
Location: In your JS exploiting you and your system
revolution 20 Sep 2010, 00:08
Don't fix the colours, everyone has their own preferences. Jut make it so the user can select whatever colours they want.
Post 20 Sep 2010, 00:08
View user's profile Send private message Visit poster's website Reply with quote
ishkabible



Joined: 13 Sep 2010
Posts: 54
ishkabible 20 Sep 2010, 01:16
that is why i asked for a default theme, I'm making it so that you can chose font(including things like size, bold, italicized, underlined) and color of each of the listed items. just wondering on a default theme.
Post 20 Sep 2010, 01:16
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20517
Location: In your JS exploiting you and your system
revolution 20 Sep 2010, 01:55
I doubt that it matters. Just do what you like and as long as others can change things to their own liking then everything will be fine.
Post 20 Sep 2010, 01:55
View user's profile Send private message Visit poster's website Reply with quote
ishkabible



Joined: 13 Sep 2010
Posts: 54
ishkabible 20 Sep 2010, 03:11
alright sounds good, what about features? it can open multiple files in separate tabs, compile with out using command line, compile and run, allow users to choose syntax highlighting (i'm working on that now). just some things you would like to see.
Post 20 Sep 2010, 03:11
View user's profile Send private message Reply with quote
Tyler



Joined: 19 Nov 2009
Posts: 1216
Location: NC, USA
Tyler 20 Sep 2010, 04:28
Maybe something like the "Find Implementation" functionality of some HLLs IDEs would be useful. Something that will search the current file and all includes for labels, macros, and procs and list their params when calling them and provide an option to show the implementation of the macro or proc or the location of a global label. That, and an integrated debugger.

Of course I'll never use any of this. I barely ever code in asm anymore. But I like these features in my C/C++ IDEs.
Post 20 Sep 2010, 04:28
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20517
Location: In your JS exploiting you and your system
revolution 20 Sep 2010, 05:55
ishkabible: I think you are jumping the gun a bit here. I would suggest you get the basic design working first and post it here for others to test and find bugs and generally give feedback. Then gradually move towards adding advanced features later.
Post 20 Sep 2010, 05:55
View user's profile Send private message Visit poster's website Reply with quote
ishkabible



Joined: 13 Sep 2010
Posts: 54
ishkabible 20 Sep 2010, 22:20
alright, the basic version is almost done that's why i was asking. i think revolution is right now that he says it. a good workable foundation would be a good thing to have.
Post 20 Sep 2010, 22:20
View user's profile Send private message 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-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.