WinAsm Studio, The Assembly IDE - Free Downloads, Source Code
Sponsors
Articles
Programming Quick Start
32-bit Assembler is Easy
Porting Iczelion tutorials
What is FASM
Hard Drive Recovery
Wiring your own LAN
Personal menu
Welcome Guest
User:
Pass:
Register!
Resend Validation Email
 
Forum
Pages (14) 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14   ( Go to first unread post )

HiEditor V2.0 Beta - Syntax Highlight, several new features and serious code improvements, please test it thoroughly and let me know of any suggestions/bugs.

Igaln
Quote Post


Member
**

Group: Members
Posts: 31
Member No.: 1480
Joined: 8-September 05


Becase of HiEditor allow to open all files from project at once ,then
in my opinion ,it would be very well to add to toolbar of HiEditor new button 'System_Run' with simplest

CODE
invoke ShellExecute,0,SADD("open"),pEditingFile,NULL,NULL,SW_SHOW

without any parametr.
It is possible to write all parametr in batch file placed in project folder.
For example,makeit.bat for Build project, or runtst.bat for test execution.

PMEmail Poster
Top
Jupiter
Quote Post


Extremely Active Member
******

Group: Moderators
Posts: 732
Member No.: 773
Joined: 10-November 04


Hi Antonis. Thank you for update.
Shift-Tab doesn' work (removes text instead of shifting)
PMEmail Poster
Top
IanB
Quote Post


Extremely Active Member
******

Group: Banned
Posts: 114
Member No.: 745
Joined: 4-November 04


QUOTE (Igaln @ May 1 2007, 08:44 AM)
Becase of HiEditor allow to open all files from project  at once ,then
in my opinion ,it would be very well to add to toolbar of HiEditor new button 'System_Run' with simplest

CODE

invoke ShellExecute,0,SADD("open"),pEditingFile,NULL,NULL,SW_SHOW

without any parametr.
It is possible  to write all parametr in batch file placed in project folder.
For example,makeit.bat for Build project, or runtst.bat for test execution.

OK, now I am VERY confused... blink.gif

I thought HiEditor was a TEXT EDITOR.

Isn't what you are trying to do what WinASM does? The two are entirely separate things. Why should a TEXT EDITOR have the facility to execute the code being displayed in the editor window? It should have NO concept of projects or of links between separate documents being edited. When the line blurs between HiEditor and WinASM, then there is a problem, surely, because both are (or should be IMHO) completely different tools optimised for completely different tasks. Otherwise HiEditor becomes bloated with code-executing and assembling stuff. If I want to edit and assemble a project I use WinASM, not HiEditor.

Or is something else going on here? Is WinASM now not suppported any more? If the idea is to change HiEditor into something more than a very highly-featured TEXT EDITOR then I think you are on completely the wrong track, Antonis. Sorry.
sad.gif
PMEmail Poster
Top
akyprian
Quote Post


Administrator
******

Group: Admins
Posts: 2307
Member No.: 1
Joined: 12-May 04


@IanB:

QUOTE
The highlighter is parsing the line dumbly, and is treating anything past the first semicolon as a comment - which is incorrect in HTML anyway (that should be for ASM only). Additionally, and I appreciate this may make the syntax parser work harder, it should not treat & as a punctuation mark but as the start of an HTML entity, which is terminated by the semicolon, which should have its own colouring.

This error in treating anything past the first semicolon as a comment is also causing problems in ASM listings where semicolons are part of text strings embedded in quotes. I think a little more logic is going to be needed here


1.Yes, the parser is fooled even for asm files now. It is easy to fix, you 'll have it soon.
2.punctuation marks, delimiters etc have to be cofigurable for each file type. It is a high priority issue which I plan to handle soon.


@Igaln:
I set the caret at the end of ALL ~. Ctrl+Shift+left arrow. The selection should include the word libraries and everything else up to the last ~. If this so for you, it is the correct behaviour by design. Ctrl+Shift+left arrow selects from the current location up to the start of the current word. if there is no current word (~~~~ is NOT a word) the selection goes to the start of the previous word.

QUOTE
Because of HiEditor allow to open all files from project at once ,then
in my opinion ,it would be very well ....

Sorry, I don't get it.

@Jupiter:
QUOTE
Shift-Tab doesn' work (removes text instead of shifting)

I never said it should! I 'll implement it in the coming versions.

@IanB:
HiEditor is and will remain an editor. I suppose Igaln suggests the concept of project/workspace/session so that we don't have to use the File-Open to open several files.
WinAsm Studio will be supported for ever. It is my lovely IDE which I use to develop all my other tools.

I hope you agree that I am not on the wrong track, Ian. Thanks for your interest.
PMEmail PosterUsers Website
Top
Jupiter
Quote Post


Extremely Active Member
******

Group: Moderators
Posts: 732
Member No.: 773
Joined: 10-November 04


QUOTE (akyprian @ May 2 2007, 01:16 PM)
@Jupiter:
QUOTE
Shift-Tab doesn' work (removes text instead of shifting)

I never said it should! I 'll implement it in the coming versions.

I know that this features is missing. I just mean that this is very useful thing (you probably know it )
PMEmail Poster
Top
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:

Topic Options Pages (14) 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14  Reply to this topicStart new topicStart Poll

 

Sponsors
Computer Science

Internet
C/C++
Hardware & PC maintenance

HiEditor

General Discussions
Suggestions/Bug Reports
WinAsm Studio

General Discussions
Suggestions/Bug Reports
WinAsm Studio FAQ
Multilingual User Interface
Add-Ins
Assembly Programming

Main
Newbies
Projects
Custom Controls
Snippets
Announcements & Rules

Announcements

General

Online Degrees - Distance Learning
The Heap
Russian
Google