Amit Kotlovski

Results 24 issues of Amit Kotlovski

I'm using Solidity 0.4.18, by defining: ``` pragma solidity 0.4.18; ``` and getting the following error for this line in Atom linter: ``` Source file requires different compiler version (current...

help wanted

I use poetry and do not have pipenv installed. Tried adding this plugin - I use NeoVim 0.7 on macOS - I can be more specific if needed. I use...

**Is your feature request related to a problem? Please describe.** I cannot have more than one Neovide window running at the same time. **Describe the solution you'd like** Allow running...

enhancement
macos

Currently, the value selected in From is also displayed in the To, with a red note saying "Not supported". Although not supported, clicking it actually selects it and changes the...

My app is localised for multiple locales, one of which uses Hebrew language. When running **screenshots** with an Android emulator, the mechanism for switching locales is currently not working properly...

question

I want to use **screenshots** for preparing App Store and Play Store screenshots of my app. My app supports multiple languages and I use different "demo" accounts for each language's...

good first issue

I have `Card`s that are wrapped with `Slidable` widgets. # What I want When the cards slide I want the action pane corners to be rounded as the Card: (From...

enhancement
waiting for user response

Using a keyboard app that has network permissions (like Google's Gboard) is a privacy risk - these apps can contain keyloggers. Even if the keyboard app does not have network...

This is a nice feature of VSCode - when the project is being run the status line (airline, lualine, etc.) changes to a different color.

Hi, I created a PR for supporting null-safety: #18 I later saw that there is also #17 waiting in the PR queue.