Results 248 issues of evandrocoan

I come here from https://github.com/transcode-open/apt-cyg/issues/22 where they said this support package upgrade, but they did not said how it can upgrade a package. Look at help, I can only find...

I was using to use this script (which used `(echo -n > /dev/tcp/$WAITFORIT_HOST/$WAITFORIT_PORT) >/dev/null 2>&1` hack on a old operating system/bash 3.2.39), but it was not working, i.e., detecting the...

Add verbose mode for https://github.com/vishnubob/wait-for-it/pull/112 As it is a cumulative update, merge this after https://github.com/vishnubob/wait-for-it/pull/112, if that one is accepted.

Searching through the repository I cannot find any mention to open source licence. By this project being on Github, I am allowed to fork it by the [Github TOS](https://help.github.com/articles/github-terms-of-service/) (Terms...

The `View.is_primary()` only tells if the view is the "primary". If the view is the "primary", it does not tell whether it has multiple views into the underlying buffer. Some...

enhancement

From: 1. https://github.com/SublimeText/sublime_lib/pull/77 Reformat docs I just found another example for the table of contents: 1. https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.0 1. ![fsg](https://user-images.githubusercontent.com/5332158/50053364-19cb2800-011b-11e9-9e48-6306ee97d9b9.gif)

enhancement
documentation

### The main scope should be name `source.css.less` instead of `source.less`? On the lines: 1. https://github.com/sekogan/MarkdownLight/blob/master/MarkdownLight.tmLanguage#L395-L397, They are defined as `source.css.less` but on the LESS syntax package they are defined...

The first list element has only the scope `text.html.markdown`, while the others has `text.html.markdown meta.paragraph.list.markdown`: ![image](https://cloud.githubusercontent.com/assets/5332158/26258658/fba15b96-3c9b-11e7-921c-95bf5479e7a0.png) ```markdown to program on: 1. Java 1. C/C++ 1. Octave/Matlab ```

### Markdown Light syntax bug, link context is not poping ![image](https://cloud.githubusercontent.com/assets/5332158/20497449/4ba23642-b010-11e6-8822-b326258327f2.png) Create a markdown file like this and to fix it syntax. ``` See its main post at the AlliedModders'...