LiteIDE

925 views
Skip to first unread message

Russel Winder

unread,
Oct 3, 2015, 5:55:39 AM10/3/15
to GoLang_Nuts
visualfc's LiteIDE repository has all the appearances of having been
abandoned.

Many people really like LiteIDE (including me). I have therefore taken
the liberty of creating the LitIDE organization on GitHub and have
forked visualfc's repository. Vincenzo La Spesa has indicated he is
interested in helping progress LiteIDE and has been invited to be an
organizer. If anyone else is interested in helping manage progress of
this let me know and I can add you as an organizer.

I need to find a way of getting all the open issues transferred…

For now I propose continuing with the name LiteIDE. We can cross the
bridge of name ownership and usage if it ever becomes a problem.

--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel...@ekiga.net
41 Buckmaster Road m: +44 7770 465 077 xmpp: rus...@winder.org.uk
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder

signature.asc

Hotei

unread,
Oct 4, 2015, 12:55:22 PM10/4/15
to golang-nuts
True, it may be nice (haven't used it), but does anyone see the irony in developing a go IDE in c++?


On Saturday, October 3, 2015 at 5:55:39 AM UTC-4, Russel Winder wrote:
visualfc's LiteIDE repository has all the appearances of having been
abandoned.

Many people really like LiteIDE (including me). I have therefore taken
the liberty of creating the LitIDE organization on GitHub and have
forked visualfc's repository.  Vincenzo La Spesa has indicated he is
interested in helping progress LiteIDE and has been invited to be an
organizer. If anyone else is interested in helping manage progress of
this let me know and I can add you as an organizer.

I need to find a way of getting all the open issues transferred…

For now I propose continuing with the name LiteIDE. We can cross the
bridge of name ownership and usage if it ever becomes a problem.
 
--
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russ...@ekiga.net

krolaw

unread,
Oct 4, 2015, 4:11:30 PM10/4/15
to golang-nuts
It doesn't just do Go.  I was pleasantly surprised with its rust support and others.

cinnabardk

unread,
Oct 4, 2015, 4:25:52 PM10/4/15
to golang-nuts
LiteIDE is very nice indeed.

For a Go IDE written in Go, there is Limetext.

https://github.com/limetext/lime

It is still being written, and help seems wanted. It is intended to be a clone of Sublime text.

Russel Winder

unread,
Oct 5, 2015, 1:09:21 PM10/5/15
to Hotei, golang-nuts
On Sat, 2015-10-03 at 21:39 -0700, Hotei wrote:
> True, it may be nice (haven't used it), but does anyone see the irony
> in
> developing a go IDE in c++?

Emacs, VIM, and Sublime Text aren't written in Go but no-one uses that
as an argument not to use them for Go programming!

If there was a full Qt5 binding to Go, there would be more a more
compelling reason only to build a Go IDE using Go. However, whilst the
Go QML binding works nicely, is anyone going to write an IDE UI solely
in QML?

At least for now, C++/Qt is what there is. The question is whether
there is interest in working on LiteIDE. @visualfc appears to have
abandoned things, and many said they wanted to progress is. However if
those people do not come forward with work and pull requests, then
there will have been no point in making the fork.

--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel...@ekiga.net
signature.asc

Jacob Hands

unread,
Oct 5, 2015, 5:39:09 PM10/5/15
to golang-nuts
Great to see someone taking over this project!


On Saturday, October 3, 2015 at 4:55:39 AM UTC-5, Russel Winder wrote:
visualfc's LiteIDE repository has all the appearances of having been
abandoned.

Many people really like LiteIDE (including me). I have therefore taken
the liberty of creating the LitIDE organization on GitHub and have
forked visualfc's repository.  Vincenzo La Spesa has indicated he is
interested in helping progress LiteIDE and has been invited to be an
organizer. If anyone else is interested in helping manage progress of
this let me know and I can add you as an organizer.

I need to find a way of getting all the open issues transferred…

For now I propose continuing with the name LiteIDE. We can cross the
bridge of name ownership and usage if it ever becomes a problem.
 
--
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russ...@ekiga.net

Ignazio Di Napoli

unread,
Oct 8, 2015, 11:12:49 AM10/8/15
to golang-nuts
Glad to see it too. I find LiteIDE is great.

Low Eel

unread,
Oct 10, 2015, 1:55:05 PM10/10/15
to golang-nuts
Hi

could you post a URL for this project/fok?

thanks



On Saturday, October 3, 2015 at 11:55:39 AM UTC+2, Russel Winder wrote:
visualfc's LiteIDE repository has all the appearances of having been
abandoned.

Many people really like LiteIDE (including me). I have therefore taken
the liberty of creating the LitIDE organization on GitHub and have
forked visualfc's repository.  Vincenzo La Spesa has indicated he is
interested in helping progress LiteIDE and has been invited to be an
organizer. If anyone else is interested in helping manage progress of
this let me know and I can add you as an organizer.

I need to find a way of getting all the open issues transferred…

For now I propose continuing with the name LiteIDE. We can cross the
bridge of name ownership and usage if it ever becomes a problem.
 
--
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russ...@ekiga.net

Russel Winder

unread,
Oct 10, 2015, 4:05:33 PM10/10/15
to Low Eel, golang-nuts
On Sat, 2015-10-10 at 10:55 -0700, Low Eel wrote:
> Hi
>
> could you post a URL for this project/fok?
>
> thanks
>

https://github.com/LiteIDE/liteide

No code-related activity from me on this as yet as I have been very
busy and I am just getting to grips with the code.

--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel...@ekiga.net
signature.asc

geos...@gmail.com

unread,
Oct 12, 2015, 8:45:38 AM10/12/15
to golang-nuts
i'm glad to see that someone will continue the work. i will look around this project because i also have a related project who install golang compiler, liteide and more on Linux. i wonder if you intend to host somewhere the compiled form of the project like visualfc did.

Lars Tørnes Hansen

unread,
Oct 15, 2015, 9:18:20 AM10/15/15
to golang-nuts, geos...@gmail.com
Den mandag den 12. oktober 2015 kl. 14.45.38 UTC+2 skrev geos...@gmail.com:
i'm glad to see that someone will continue the work. i will look around this project because i also have a related project who install golang compiler, liteide and more on Linux. i wonder if you intend to host somewhere the compiled form of the project like visualfc did.

FYI, Gibhub.com has Large File Storage: https://git-lfs.github.com/ - active for all repositories on GitHub, AFAIK.
The Git repo can have a pointer-file to the LFS file in the releases section of the repository.
Users will download the file from the LFS, but this does not work correctly with unmodified forks- here the user will download the tiny pointer-file instead.

/Lars

Adriano Soares

unread,
Oct 15, 2015, 11:44:06 AM10/15/15
to golang-nuts, hote...@gmail.com

On Monday, October 5, 2015 at 2:09:21 PM UTC-3, Russel Winder wrote:

If there was a full Qt5 binding to Go, there would be more a more
compelling reason only to build a Go IDE using Go.

Reply all
Reply to author
Forward
0 new messages