Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues in xcode 8 beta 4/5 #241

Closed
jordibruin opened this issue Aug 10, 2016 · 3 comments
Closed

Issues in xcode 8 beta 4/5 #241

jordibruin opened this issue Aug 10, 2016 · 3 comments
Milestone

Comments

@jordibruin
Copy link

Because the font changes how text is displayed while you are typing, it can lead to weird behaviour in xcode 8 beta 4 & 5.

  • The editor will jump up about 30 lines after typing some code
  • Random lines will show on the wrong lines.

Is anyone else experiencing this?

@jordibruin
Copy link
Author

Here's a gif that shows the editor jumping after typing some text. This only happens when the Debug Area is open.

firacode xcode jump bug

@snej
Copy link

snej commented Aug 25, 2016

Oh! I've been experiencing this too, but assumed it was a regression in Xcode — didn't think it was related to my switching to Fira Code.

I suspect this is related to the fact that the bold weight has a different line height/leading than the other weights. This might be causing Xcode to glitch as it updates line heights based on changing syntax highlighting.

@tonsky tonsky added this to the 2 milestone Sep 10, 2019
@tonsky
Copy link
Owner

tonsky commented Sep 10, 2019

Should be fixed in v2

@tonsky tonsky closed this as completed Sep 10, 2019
Losangelosgenetics pushed a commit to Losangelosgenetics/FiraCode that referenced this issue Mar 12, 2020
241: Fix various rubocop/codeclimate issues r=bronzdoc a=bronzdoc

rubygems/gemstash#238 Squashed :shipit: 

Co-authored-by: Tony Chia <tchia04@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants