Andrey
Andrey
Need this feature too.
@solsticedhiver Add to your ~/.atom/styles.less this lines: ``` .ex-mode-editor .scroll-view { left: 5px !important; } ```
@solsticedhiver >Is it a bug, or personall style/taste ? Actually I don't know. May be it's default atom editing panel styles may be something else. But it can be overwrited...
Try to use `this.$set(this.form, 'phone_number', '4032223344');` More details in Vue guide [Reactivity in Depth](https://vuejs.org/v2/guide/reactivity.html)
Cool feature! Sometimes cursor is over some important element, and I can't see it. I need to change cursor position manually with mouse. Cursor have autohide feature on typing almost...
@SammysHP, you can use transparent (or may be even empty) [image for cursor](https://www.w3schools.com/cssref/playit.asp?filename=playcss_cursor&preval=url(smiley.gif),url(myBall.cur),auto).
Confirm. Atom: 1.27.2 Vim-mode-plus: 1.32.0 Platform: Fedora 28 x86_64 Pressing **\*** or **#** when cursor on some word do nothing :(
@t9md Looks like fixed.
@LegenD1995 Hi! I changed my job, and don't have access to code of old company :( You can just run `npm install pug-plain-loader --save-dev`
Same error. But using http instead of https not helps me. Running from docker with: ``` docker run --init --rm -v `pwd`:/root --name yamusic ka1mi/yandex-music-downloader:latest -d /root --bitrate 320 --cookie...