Giter Club home page Giter Club logo

coc-calc's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar iamcco avatar weirongxu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

the10thwiz

coc-calc's Issues

Latex Alignment Marks

When working with Latex source, it is common to add alignment marks in math blocks. I like to align equations at the equals sign, which looks like &= in the Latex source. At the moment, coc-calc doesn't allow &= as a substitute for =, so parsing the expression fails.

Basically, I want to &= to work like =.

Two decimal places

I need help . How do this plugin is used ,when I wish change accuracy. eg:
1/3= 0.33333333333333333333
I wish it is keeped two decimal places.

Sum column of numbers

I'm not sure, if this feature would be in the scope of this plugin, but :)

It would be great to be able to sum (mean, ...) numbers in a column

Example: Suppose I have following ascii table

    #     | size
    ------+------
    1     | 223
    2     | 1
    3     | 21
    ------+------
    total |

Now visual-block-selecting the "size" column I would like to put the sum into the "-register.

Detecting column of numbers without visual-block selection would be cool, but only nice to have, IMO.

Another way of specifying numbers: matching it with the regexp search pattern, like

/| *[0-9]\+/

Error: Cannot find module './calc-parser'

Thanks for putting this together. This will be a perfect replacement for Soulver.

I couldn't make it work though, I receive this error when starting CoC:

/Users/derekstavis/.config/coc/extensions/node_modules/coc-calc/lib/index.js: Error: Cannot find module './calc-parser'

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.