Giter Site home page Giter Site logo

Comments (6)

jalvesaq avatar jalvesaq commented on September 28, 2024

Thanks for reporting the bug!
I am going to remove support for ipython until someone does a pull request that fixes all problems.

from vimcmdline.

kprimice avatar kprimice commented on September 28, 2024

So I found the "problem".

I submitted another issue related to indentation #18 where you suggested to use:

let g:cmdline_app = {"python": "ipython --no-autoindent"}

Which is actually the cause of this "multiple line selection" problem. So I reverted to:

let g:cmdline_app = {"python": "ipython"}

As for the issue #18, I still have it. But if I use the shift + v to paste the whole Class then it works just fine.

from vimcmdline.

jalvesaq avatar jalvesaq commented on September 28, 2024

@kprimice could you do a pull request for this, please?

from vimcmdline.

kprimice avatar kprimice commented on September 28, 2024

@jalvesaq I didn't change the code, I used the previous commit (3e9de45)

from vimcmdline.

jalvesaq avatar jalvesaq commented on September 28, 2024

I am sorry, but I will not bring back support for ipython unless someone does a pull request changing what has to be changed.

from vimcmdline.

smilesun avatar smilesun commented on September 28, 2024

@jalvesaq , sorry it was my own mistake.

  • For if else, afterwards there should be an empty line
  • The same empty line should be set after a function definition
  • do not use reserved words in function definition.

from vimcmdline.

Related Issues (20)

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.