Ali Mousavi

Results 8 comments of Ali Mousavi

One solution can be adding a toggle-rtl option some place to change the preview mode to rtl and apply the appropriate styles to the preview pane. the settings could be...

There is also a [direction](https://www.npmjs.com/package/direction) library which checks a string and returns its direction based on the first (not neutral) character in the string. deciding the direction of each paragraph...

@ibraude could it be possible to add a `direction: ltr` and `text-align: left` property for the `code` tag that would always be LTR?

4 years has passed since the release of ubuntu 16.04 and in 1 year its end of life will be reached. Now that version 20.04 is also released, it might...

hello, Thank you for considering this issue. No, I mean `!` which according to [emmet documentaion](http://docs.emmet.io/cheat-sheet/) is an alias for `html:5`. I don't know about `!!!` but `!` seems to...

Thank you for your patch @mattn. Although this patch solves the ‍‍‍`!` ssue, but there are still many things that don't work in a pug file. there's `a`, `input`, `link`...

I digged a little bit and found out that ebcf6d2 has broken the functionality some how. `pug` completion is fine before that commit. I can't figure out how to fix...

Is there any plan to fix this issue? many of our service names start with the same characters and this map is completely unreadable for us, because we don't have...