[swift-users] IDE for Linux

Cyril Graze (reply)
Thu Dec 3 17:26:42 CST 2015


Hi Dmitri,

Thanks for the response. Is there any IDE that will allow me to design the
visual layout of the user interface as is possible in Xcode?

I'd like to code an iPhone app, and not sure if this is something I can do
on  vim?


thanks

On Thu, Dec 3, 2015 at 5:18 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:

> On Thu, Dec 3, 2015 at 3:14 PM, Cyril Graze wrote:
> >
> > Hi all,
> >
> > I'm excited that Swift is now available in Linux. I've installed it
> following the guides available and am ready to go. However, I've been using
> the Atom IDE, which is fine, but not exactly geared towards to Swift
> development.
> >
> > Since XCode is not available, what do you recommend for programming
> Swift in Linux?
>
> Hi Cyril,
>
> I have been using vim.  Other people have used emacs.  You can find
> editor support code here:
>
> https://github.com/apple/swift/tree/master/utils/vim
> https://github.com/apple/swift/blob/master/utils/swift-mode.el
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151203/853ed36c/attachment.html>


More information about the swift-users mailing list