GithubHelp home page GithubHelp logo

columnjump's People

Contributors

cohama avatar deris avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

cohama

columnjump's Issues

set wrap で折り返された文字があると固まる

以下の状況で columnjump が固まります。

・折り返されている文字を (columnjump-forkward) でまたぐ。
(backward だと大丈夫)

|function hoge(fuga) { // <-この行の先頭から対応する } まで飛ぼうとすると死ぬ
  // この行にある文字列は長すぎて
折り返されちゃいます。
}

・折り返された文字から折り返された文字へ (columnjump-backward) する。
(forward だと大丈夫)

fucntion hoge(fuga) {
  // びっくりするくらい長すぎて折り返さ
ざるを得ないコメント|その1  <- この行から下のコメントのその2の位置まで飛ぼうとすると死ぬ
  doSomething();
  // びっくりするくらい長すぎて折り返さ
ざるを得ないコメント|その2
}

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.