GithubHelp home page GithubHelp logo

Comments (16)

princejwesley avatar princejwesley commented on June 29, 2024

@pmros let me look into that

from mancy.

princejwesley avatar princejwesley commented on June 29, 2024

When you type "(" or "(quotes), no autofill at all.
@pmros I don't understand this part.

from mancy.

 avatar commented on June 29, 2024

I mean that if you type "[", Mancy autocomplete it with "]". If you type "{", Mancy autocomplete it with "}". But if you type "(", Mancy does not autocomplete it with ")", Mancy does not autocomplete.

Sorry for my English. I hope you understand me. Thank you.

from mancy.

princejwesley avatar princejwesley commented on June 29, 2024

@pmros Please reopen this ticket if you can reproduce the issue in the latest build

from mancy.

 avatar commented on June 29, 2024

When you write "?", Mancy show "??".

from mancy.

princejwesley avatar princejwesley commented on June 29, 2024

@pmros I am not able to reproduce this issue. let me try to reproduce it in my linux box. can you share more information like keyboard layout used etc?

from mancy.

 avatar commented on June 29, 2024
localectl status

Output:

   System Locale: LANG=es_ES.UTF-8
       VC Keymap: n/a
      X11 Layout: es
       X11 Model: pc104

Arch Linux (KDE)

from mancy.

hugomrdias avatar hugomrdias commented on June 29, 2024

if i call a function auto-fill breaks with the parentheses

someFunction())

the first closing parentheses doesnt autocomplete but when i manually type the first closing parentheses it adds another like the example above

from mancy.

princejwesley avatar princejwesley commented on June 29, 2024

@hugomrdias can you test in master branch?

from mancy.

hugomrdias avatar hugomrdias commented on June 29, 2024

npm install && npm run package

gives this error

> [email protected] postinstall /home/hugomrdias/code/Mancy
> electron-rebuild && gulp clean && gulp copy

spawn dist/electron ENOENT
Error: spawn dist/electron ENOENT
    at exports._errnoException (util.js:856:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
    at onErrorNT (internal/child_process.js:344:16)
    at nextTickCallbackWith2Args (node.js:478:9)
    at process._tickCallback (node.js:392:17)


npm ERR! Linux 3.19.0-42-generic
npm ERR! argv "/home/hugomrdias/.nvm/versions/node/v5.4.0/bin/node" "/home/hugomrdias/.nvm/versions/node/v5.4.0/bin/npm" "install"
npm ERR! node v5.4.0
npm ERR! npm  v3.3.12
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: `electron-rebuild && gulp clean && gulp copy`
npm ERR! Exit status 255

from mancy.

princejwesley avatar princejwesley commented on June 29, 2024

@hugomrdias electron/rebuild#39 - related ?

from mancy.

hugomrdias avatar hugomrdias commented on June 29, 2024

maybe im try now with node 0.12 npm 2

from mancy.

hugomrdias avatar hugomrdias commented on June 29, 2024

worked and the problem is gone but i think it just doesnt try to auto close any char parens , quotes, etc

from mancy.

princejwesley avatar princejwesley commented on June 29, 2024

@hugomrdias update preferences

from mancy.

hugomrdias avatar hugomrdias commented on June 29, 2024

perfect @princejwesley release ETA ? 👍 just kidding
thnx

from mancy.

princejwesley avatar princejwesley commented on June 29, 2024

@hugomrdias this weekend or monday 👍

from mancy.

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.