Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
-
Mat030
- Posts: 1
- Joined: Fri Apr 29, 2011 8:46 am
#1
Post
by Mat030 » Mon May 02, 2011 1:50 am
SynWrite is a text editor designed to edit programs source codes with such features as syntax highlighting, code folding, tree structure, auto-completion and code templates. It also offers support for many encodings. It is not only an editor for programmers and can also be used as notepad replacement. Program is small in size and portable. Currently user interface is available in 6 languages. It's possible to use program as lister plugin for file manager "Total Commander".
Version: 2.5.835
Download:
http://www.uvviewsoft.com/files_syn/
Please read the F.A.Q in help section for instructions to install program portable
-
webfork
- Posts: 9662
- Joined: Wed Apr 11, 2007 8:06 pm
- Location: US, Texas
-
Contact:
#2
Post
by webfork » Sun May 15, 2011 11:52 am
I've almost suggested this program on several occasions, but I'm not clear on how it differs from NotePad++ or other code editors.
-
webfork
- Posts: 9662
- Joined: Wed Apr 11, 2007 8:06 pm
- Location: US, Texas
-
Contact:
#3
Post
by webfork » Tue Jun 28, 2011 10:53 am
Its closed source. Authors are pointing to the softpedia address
as the home page.
So I guess I'll use their info:
What's new in Portable SynWrite 2.5.838:
June 27th, 2011
· NSIS lexer
· PHP lexer: functions shown in tree
· C++ lexer: hilighting of "\""
· Clipper lexer: function blocks
-
webfork
- Posts: 9662
- Joined: Wed Apr 11, 2007 8:06 pm
- Location: US, Texas
-
Contact:
#5
Post
by webfork » Mon Aug 01, 2011 2:49 pm
rbon wrote:Now it's open source.
I couldn't find the code. Is it included in the RAR file?
-
rbon
- Posts: 250
- Joined: Wed Mar 28, 2007 2:16 am
- Location: Italy
#6
Post
by rbon » Mon Aug 01, 2011 10:22 pm
webfork wrote:rbon wrote:Now it's open source.
I couldn't find the code. Is it included in the RAR file?
NO
I think that the code must be ask to programmer.
-
Alextp
- Posts: 38
- Joined: Wed Aug 17, 2011 7:03 am
#7
Post
by Alextp » Wed Aug 17, 2011 7:13 am
-but I'm not clear on how it differs from NotePad++ or other code editors.
1-It has more powerful hilighter settings. More easy to create new hiligthers.
2-It has little less funcs than Notepad++, but some funcs missed in N++.
Has Less not useful N++ commands.
-I couldn't find the code.
Code included in Readme folder, Src.rar.
-
Alextp
- Posts: 38
- Joined: Wed Aug 17, 2011 7:03 am
#8
Post
by Alextp » Tue Aug 30, 2011 5:55 am
V2.6.900 update.
-
Emka
- Posts: 266
- Joined: Fri Sep 17, 2010 9:31 pm
#9
Post
by Emka » Fri Sep 16, 2011 8:17 am
v2.7.010 is available
"Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better."
-- Samuel Beckett
-
Emka
- Posts: 266
- Joined: Fri Sep 17, 2010 9:31 pm
#11
Post
by Emka » Mon Oct 03, 2011 10:15 am
v2.7.020 available
"Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better."
-- Samuel Beckett
-
Alextp
- Posts: 38
- Joined: Wed Aug 17, 2011 7:03 am
#12
Post
by Alextp » Thu Oct 20, 2011 3:26 am
V2.7.040.
-
Emka
- Posts: 266
- Joined: Fri Sep 17, 2010 9:31 pm
#13
Post
by Emka » Sat Dec 10, 2011 11:59 am
v2.7.245 available
"Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better."
-- Samuel Beckett
-
carbonize
- Posts: 363
- Joined: Wed Jan 09, 2008 1:16 am
- Location: Bristol, UK
-
Contact:
#14
Post
by carbonize » Sun Dec 11, 2011 6:31 am
I personally always use PSPad although I have RJTexted for when I'm just doing web design due to internal IE, Gecko and Chrome previewing.
Anyway decided to give this a go. Definitely missing some major features but mainly FTP which is a must for me. Told it to open a new PHP file and weirdly it's template is PHP in the middle of a HTML page :-/
Code: Select all
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Title</title>
</head>
<body>
<?php
print "Hello World!"
?>
</body>
</html>
Has somethings going for it but unfortunately a lot against it it my opinion.
-
Alextp
- Posts: 38
- Joined: Wed Aug 17, 2011 7:03 am
#15
Post
by Alextp » Sun Dec 11, 2011 7:11 am
How, in ur opinion, new Php file looks like?
just "<?php ?>" ?
FTP not planned to add, AFAIK.