Git Product home page Git Product logo

yak's Introduction

Hi there ๐Ÿ‘‹

yak's People

Contributors

takanuva avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

yak's Issues

Strange bug when a token is detected

When I start typing a word, like, "public " using any markdown, something strange happens with the caret.

This only happens on my ElementaryOS, Windows runs it just fine.

When I finish typing the last character of a token, the caret is rendered a few pixels behind the place it should be, depending on what token type it is. Keywords and index accessors([]) are the most buggy ones.

Like, when I type "void", the caret is rendered right in the middle of 'd' in 'void'

screenshot from 2013-09-05 13 25 48

I think the "offset" of the caret depends on the width of the characters.It explains how "System.out.println(" renders gracefully, but " has a different length so it bugs. In the next example, the "{}" shows where the caret is being rendered, but he actually is in the end of the file <>:

public class hue{
public void Main (String{}[]<>

screenshot from 2013-09-05 13 23 42

screenshot from 2013-09-05 13 05 00

This happens when I select all the text:
screenshot from 2013-09-05 13 28 34

Here is a screenshot of yak running on Windows, and man, it is running gracefully:
taka

My specs:
OS: Elementary OS (Luna), Core i7 2.1GHz 8GB RAM
Java version: 8
Resolution: 1336x768

OFF: if you pay attention to my screenshots, you can see that I don't know how to jflex :(

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.