Limetext (ST clone) and Atoms by GH

Discuss features, issues, about Editors for AHK
Guest
Posts: 57
Joined: 17 Oct 2013, 02:32

Limetext (ST clone) and Atoms by GH

Post by Guest » 22 Mar 2014, 10:16

Interesting text editors to keep an eye on:

1) Limetext: Experimental Sublime Text clone https://github.com/limetext/lime

2) Atom: GH is building a text editor - will be crossplatform (OSX only atm) and shareware https://atom.io/ - the previews on the blog do look nice

User avatar
joedf
Posts: 8994
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: Limetext (ST clone) and Atoms by GH

Post by joedf » 24 Mar 2014, 01:25

nice! :)
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]

lexikos
Posts: 9683
Joined: 30 Sep 2013, 04:07
Contact:

Re: Limetext (ST clone) and Atoms by GH

Post by lexikos » 04 Apr 2014, 02:52

Atom is based on web technologies, but currently only available on OSX. Huh?

Brackets is based on web technologies, and is currently available on Windows, Linux and OSX. There's also a port of it that runs on Chrome. I like its "ablity to fluently edit external styles and code without even leaving your document". It's aimed at web developers, but there are already a bunch of extensions that add support for other languages.

Although Atom is based on web technologies, they don't say it's aimed at web development.

Guest
Posts: 57
Joined: 17 Oct 2013, 02:32

Re: Limetext (ST clone) and Atoms by GH

Post by Guest » 06 May 2014, 16:15

Atom is now available for download (Mac only) - what I've read about Atom is that it doesn't handle big files very well, neither does Brackets which I tried (don't have a Mac so can't report on Atom).

Guest
Posts: 57
Joined: 17 Oct 2013, 02:32

Re: Limetext (ST clone) and Atoms by GH

Post by Guest » 25 May 2014, 04:24

You can try to Build Atom yourself on Windows - https://github.com/atom/atom/blob/maste ... windows.md - but some guy has already done this - simply unpack the RAR file you can download from here http://atom.someguy123.com/ - does seem to work although it is pretty slow to start and open files.

User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Limetext (ST clone) and Atoms by GH

Post by jNizM » 10 Jul 2014, 01:30

[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile

User avatar
fincs
Posts: 527
Joined: 30 Sep 2013, 14:17
Location: Seville, Spain
Contact:

Re: Limetext (ST clone) and Atoms by GH

Post by fincs » 10 Jul 2014, 05:13

Downloaded the ZIP, extracted it, launched atom.exe; then immediately after the program window (which is totally DPI ignorant and appears upscaled and blurry) appears:

Code: Select all

The editor has crashed
Please report this issue to atom@github.com
Close Window / Reload / Keep It Open
I understand this is alpha, but come on! It crashed as soon as I opened it! And no, "Keep It Open" does not work -- the client area of the window stops being updated and it is not even possible to input text. Wonderful.
fincs
Windows 11 Pro (Version 22H2) | AMD Ryzen 7 3700X with 32 GB of RAM | AutoHotkey v2.0.0 + v1.1.36.02
Get SciTE4AutoHotkey v3.1.0 - [My project list]

User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Limetext (ST clone) and Atoms by GH

Post by jNizM » 10 Jul 2014, 05:19

my problem with this tool... 5-7 sec to open a 5 kb file
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile

guest3456
Posts: 3465
Joined: 09 Oct 2013, 10:31

Re: Limetext (ST clone) and Atoms by GH

Post by guest3456 » 11 Jul 2014, 23:04

i'm learning VIM


Post Reply

Return to “Editors”