Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 MASM Support

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
DllHell Posted - Nov 02 2008 : 01:23:54 AM
Hmmm, I don't think this would be very hard to implement as it could use the same engine as C++.... But would it be possible to include syntax highlighting and "invoke" completion for MASM commands.

By "invoke" completion I mean if you type "invoke M" MessageBox comes up like in C++.

If this could be done manually by editing syntax highlighting files or something could I be told?

Just a thought..... WinAsm is good.. but Visual Studio would be better as it could highlight inline asm too.
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Nov 13 2008 : 2:29:04 PM
Visual Studio allows you to specify your own keywords for syntax coloring:

http://www.codeproject.com/KB/tips/usertype.aspx

About completion: you should consider using the snippet feature of Visual Assist to accelerate the entry of commonly used symbols:

http://www.wholetomato.com/products/features/vasnippets.asp

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000