Igor Pnev

Results 16 issues of Igor Pnev

``` curl -X POST https://capella.pics/upload -F "file=@/home/exdeniz/screenshots/screenshot.png" 500 Internal Server Error 500 Internal Server Error nginx/1.14.0 (Ubuntu) ```

How-to disable validation for vscode-css-languageserver-bin? I try ``` let g:lsp_settings = { \ 'css-languageserver': {'validate': v:false} \} ``` and let g:lsp_settings = { \ 'vscode-css-languageserver-bin': {'validate': v:false} \} and this...

Сейчас все больше пишут на less, scss, stylus. Хотелось бы добавить возможно подержики var и mixin. Var: ``` c@b > color: @black; ``` Mixin ``` .r3 > .radius(3px); ``` Список...

Feature
Needs API
Needs settings merge

figma-linux 0.7.4 from AUR ``` MESA-LOADER: failed to open radeonsi: /opt/figma-linux/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /usr/lib/dri/radeonsi_dri.so) (search paths /usr/lib/dri) failed to load driver: radeonsi MESA-LOADER: failed to open...

Please add options for triangle size like ``` tipsize: '8px', offset: '0px' ``` and autoDirection for left-right

Please add support stylus and jade

Please add option: start time and autoplay. add to iframe address string: ``` "?&autoplay=1&start=165" ```

feature

``` new Custombox.modal({ content: { effect: 'fadein', target: 'https://www.youtube.com/watch?v=HLMDVHX7Ctg&t=165s', width: '80%', }, }).open() ``` and ``` ```

feature

Resize 100% div and this - http://i.imgur.com/3SBKe6y.png

Open telegra.ph, for example https://telegra.ph/CHto-takoe-komanda-i-dlya-chego-ona-nuzhna-06-24 and have quill.min.js?9:1 Error **To Reproduce** Steps to reproduce the behavior on extension or a specific website: **Reproduce on the extension** 1. Go to 'https://telegra.ph/CHto-takoe-komanda-i-dlya-chego-ona-nuzhna-06-24'...

bug