flat assembler
Message board for the users of flat assembler.

Index > IDE Development > FASMW syntax highlighting suggestion

Goto page Previous  1, 2
Author
Thread Post new topic Reply to topic
sekigun



Joined: 23 Dec 2004
Posts: 18
Location: Japan
sekigun 13 Aug 2005, 00:14
Tomasz Grysztar wrote:

When you need to write in your program some strings that cannot be represented with any single-byte encoding, I suggest getting some editor supporting UTF-8 and save source in this format, with this line in the beginning:
Code:
include 'encoding/utf8.inc'    



Then, if I wrote something like the following in FASMW...
Code:
include 'encoding/utf8.inc'
app_name du 'abcde',0
    

... opened it with Notepad and replaced 'abcde' with my string in Unicode and then saved it to UTF-8, would it work? Then it's great! I think you should document all the features you include because else people won't ever know about them.
Post 13 Aug 2005, 00:14
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8358
Location: Kraków, Poland
Tomasz Grysztar 13 Aug 2005, 10:52
I added this in the 1.64 release, and documented it at the same time - it's in the section 3.1.7 of PDF docs (which on the website is the section 1.7 of Win32 Headers article).
Post 13 Aug 2005, 10:52
View user's profile Send private message Visit poster's website Reply with quote
donkey7



Joined: 31 Jan 2005
Posts: 127
Location: Poland, Malopolska
donkey7 29 Sep 2005, 20:36
THEWizardGenius wrote:

Wow, FASMW has some unique (and obscure) features! Is it possible to block-comment in FASMW (select a block, then add a ";" to every line in the block)?


i have an feature request for that: when i selected a block of text (using vertical selection) and i type an character, then this character would be added to each selected line.
Post 29 Sep 2005, 20:36
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2

< 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.