Pavlos Vinieratos

Results 83 issues of Pavlos Vinieratos

When I source `nvm.sh` like `. "$HOME/.nvm/nvm.sh"` for manual install and like `. $(brew --prefix nvm)/nvm.sh`, the exit code is `3`. Even though nvm works after that, in bash scripts...

needs followup

we could classify the fonts here by their properties, so if i want to check out a new font, i could click what kind of `a` i want, and `0`,...

enhancement

or is it a limitation of lldb? like when i type "po s" i get "po self", but if i do "pview s" i get nothing.

wishlist

**Prettier 2.7.1** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuc0DOMAEBDTBeTACgEp8A+TAJzgHM4APAB0IHpCAzAEzjTEoEsARnAA6IwgB9uvAcIB00ADYBPMZPb8YaifU3bNCqCv0w5aANb9Ga4i2Jz+UMIoCu3QjGWMefKzAAqPDAAYvyKPMQiUCAANCAQjDD86Mig2JSUEADuAArpCGjIINiKWdjKhXGClNhg5nAwAMrYALZwADKOcMjsJWhwVTV1DY2MtY40yDCULgMgcC3CnNyc7dhQNC7YdMEQlC3YMEkbRdguMBCxIAAWMC2KAOrXmjxjYHCNBZr8AG6aykUwGhKiBHP1KDAcjUaAcen05gArND0RoTcIARRcEHgcMU-TiY0o4KKgmwwkUV0YAlgD34nBg12QAEYAAwsgmZfoPGqMIpUnhwSg-bpxACOWPgUIShRQ2DQAFooHA4CsrtRxfxqFDtrCkL08XN+i1+Lj8SA0Gi4Jjsd09fC4jAybT6YykAAmB01MITADCEBauvmaAArFcXP1-GSZfqzT9ZgBJKDcWCNXyJACCScannCprgAF980A) ```sh # Options (if any): "printWidth": 100, "semi": false, "singleQuote": false, "trailingComma": "es5", "bracketSpacing": true ``` **Input:** ```jsx const a = () => regexp(/(fdescribe\(|describe.only\(|fit\(|xit\(|it.only\(|it.skip\()/).include(typescriptTestFiles) ``` **Output:**...

_Please delete all sections in italics before submitting this PR._ **Checks** - [X] I've checked there are no linting errors. - [X] I've checked the code is still at 100%...

I tried adding an action. Here is what I had difficulties with, maybe it could be a point of possible improvement. - [ ] `npm test` is ran on every...

when what i typed matches the name of a note, that note appears multiple times as a result. it would make sense to only appear once. ![screenshot 2018-10-16 at 10...

i have a project and i want to link a `.a` that is the product of another xcproj. how can i do that? so my proj is `MyProj` and a...

question

I added this lib in my deps, and yarn.lock only had this lib as a change too. I run `yarn tsc` right after, and I get a million `Duplicate identifier`...

### Is your feature request related to a problem? Please describe It's so good to use asdf locally, but it's so annoying to figure out how to set up circleci's...

enhancement