Sebastian Sipos

Results 13 issues of Sebastian Sipos

Hello, Do you plan on including support for PHPStorm? It would be nice. Thanks!

enhancement

Hi, **What rule do you want to change?** multi-word-component-names **Does this change cause the rule to produce more or fewer warnings?** Fewer warnings. **How will the change be implemented? (New...

enhancement

Hello, For security purposes, it would be nice to be able to pause incoming transfers. I'm on Ubuntu/Gnome. Maybe it can be in here. ![image](https://user-images.githubusercontent.com/11758652/49135074-5828b080-f2ee-11e8-8e60-82271b0fc70e.png) Cool project, thanks for your...

Hello, Nice plugin! Is there any way one could close the buffer via a command? I use RestNvimLast a lot and would like to close the buffer after seing the...

enhancement
good first issue

# 🐛 Bug report ## What issue are you facing It seems that URL encoding or decoding is not handled properly. ![image](https://user-images.githubusercontent.com/11758652/76740253-433b8f00-6776-11ea-8286-e7d23dce7f2f.png) The reason for that is because one of...

🐛bug

Hi, We're slowly migrating our codebase to TS and have specs in both JS and TS. Using this command, JS tests seem to be skipped `ts-mocha -p tsconfig.json src/**/*.spec.[jt]s`. Is...

Hello, First thing I want to say, very nice plugin! It unifies the whole dev experience. It would be cool if there were a way to re-run the last ran...

### Describe the request Either implement or at least stop crashing when notifying for that. ### Describe the current behavior Neovim has this function that you can check if a...

type: enhancement

Hello, It would be nice to allow support for aac and/or aptX https://github.com/mstorsjo/fdk-aac https://github.com/Arkq/openaptx edit: some kind of implementation is here: https://github.com/Arkq/bluez-alsa Thanks!