XVim icon indicating copy to clipboard operation
XVim copied to clipboard

Xcode 8.0 playground can not show the cursor when coding

Open duanxu520 opened this issue 8 years ago • 20 comments

Description

Xcode 8.0 playground can not show the cursor when coding

Environments

  • Xcode Version [ 8A218a ]
  • XVim branch and revision [ master ]
  • Input source language [ swift ]

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/38163001-xcode-8-0-playground-can-not-show-the-cursor-when-coding?utm_campaign=plugin&utm_content=tracker%2F252770&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F252770&utm_medium=issues&utm_source=github).

duanxu520 avatar Sep 27 '16 08:09 duanxu520

Confirmed.

ctrl-alt-adrian avatar Sep 28 '16 02:09 ctrl-alt-adrian

I got the same problem. And some intelligent prompt come out slowly than before, for example, when you type "var". BTW, it's swift.

jack2gs avatar Oct 19 '16 12:10 jack2gs

Is there a fix for this?!

ambujpunn avatar Nov 11 '16 04:11 ambujpunn

Still no fix on this issue?

shenlin-tomtom avatar Nov 12 '16 14:11 shenlin-tomtom

Nope it's been fixed! Make sure to pull from the latest

ambujpunn avatar Nov 12 '16 23:11 ambujpunn

@ambujpunn Are you sure? I just pulled from master, installed, and still can't see the cursor in normal mode when using a Playground :(.

It did fix relative line numbers, so I think I did everything right and am on master

rudedogg avatar Nov 13 '16 01:11 rudedogg

@rudedogg what version of xcode are you on? did you make sure to make uninstall, close xcode, make, open xcode and load bundle?

ambujpunn avatar Nov 13 '16 02:11 ambujpunn

@ambujpunn No I hadn't run make uninstall. I just went through it that way though and still no luck :(.

Edit: I'm on Xcode 8.1

rudedogg avatar Nov 13 '16 02:11 rudedogg

@ambujpunn I just did as what you mentioned. But it still didn't work. BTW, it's Xcode 8.1.

jack2gs avatar Nov 13 '16 02:11 jack2gs

@jack2gs @rudedogg have you created a new code sign certificate? You'll have to recodesign xcode in order for xvim to work:

https://github.com/XVimProject/XVim/blob/master/INSTALL_Xcode8.md

ambujpunn avatar Nov 13 '16 02:11 ambujpunn

@ambujpunn Nope. Everything seems fine, so I didn't resign Xcode. But I will try it again. And later I'll tell you the result. Thanks!

jack2gs avatar Nov 13 '16 02:11 jack2gs

@ambujpunn I'v resigned the Xcode and reinstalled XVim. But still not working.

jack2gs avatar Nov 13 '16 03:11 jack2gs

Same thing here, resigned Xcode 8.1 and reinstalled Xvim and still not working

shenlin-tomtom avatar Nov 13 '16 14:11 shenlin-tomtom

mark, I already resigned Xcode 8.1 and so so...., but not work

zivyangll avatar Dec 02 '16 12:12 zivyangll

PR https://github.com/XVimProject/XVim/pull/1016 fixes it 🎉

rudedogg avatar Dec 18 '16 09:12 rudedogg

Same thing here, I'm using Xcode 8.2.1 that looks latest version.

tocology avatar Jan 04 '17 15:01 tocology

Still doesn't work for me neither. Tried with xcode 8.2 and xcode 8.2.1 with latest xvim from master.

ChrisBuchholz avatar Jan 07 '17 07:01 ChrisBuchholz

I can't still work it out when I use Xcode 8.2.1

flatcoke avatar Jan 12 '17 14:01 flatcoke

Have you built XVim from the develop branch as the PR in #1016 isn't merged to master yet?

tidbeck avatar Jan 12 '17 14:01 tidbeck

The develop branch is working well for me. Xcode 8.2.1

mohoromitch avatar Jan 24 '17 19:01 mohoromitch