Igor Krupenja

Results 8 issues of Igor Krupenja

Steps: 1. Do a clean install of a distribution with Gnome DE (I used Manjaro 17.1.12 with GNOME 3.28). 2. Install ibus-uniemoji with all dependencies. 3. Install color emoji font...

Not sure if it can be easily implemented but would be amazing if this plugin also supported comparing two binary files using VSCode's compare feature.

enhancement
vscode

**Describe the solution you'd like** At the moment, warning squigglies use *triple* underline: ![image](https://user-images.githubusercontent.com/26354715/65523387-e1037f00-def4-11e9-92c6-e9f3c451272c.png) **Is your feature request related to a problem? Please describe.** I think this hurts readability a...

Steps: 1. Open the sample app project in Android Studio. 2. Add the `android:elevation="2dp"` attribute to `android.support.v7.widget.Toolbar` in `activity_main.xml. 3. Run app. 4. Click on search icon (magnifying glass). Expected...

possible-bug

Is there a way to add a comment in preferences editor? Could not figure this out.

feature

Seems to be broken on Linux. Relevant part of .gitconfig: ``` [remind] paths = /Users/igor/Projects/*,/Users/igor/Projects/OS/* ``` Paths seem to be OK: ``` $ git-remind paths /Users/igor/Projects/* /Users/igor/Projects/OS/* ``` However, repos...

**Describe the bug** VSCode Test results pane is empty. **To Reproduce** Steps to reproduce the behavior on [this example project](https://github.com/IgorKrupenja/blog). At the moment it has just a couple of very...

p2-nice-to-have

Since custom dictionaries added to `~/Library/Spelling/` do not work on macOS (https://github.com/bartosz-antosik/vscode-spellright/issues/260), perhaps it could be made possible to manually install custom dictionaries in spellright on macOS? Similar to spellright...