amurashkin17
amurashkin17
In the recent Eclipse version 2020-09, the plugin is not working at all. Every time a markdown file is being saved, a pop-up window appears with a message similar to...
### What is the problem this feature will solve? When there is a shellcheck false positive, it is cumbersome to insert a shellcheck disable directive and a correspondent explanation comment....
There is no error indication if a parenthesis/bracket is missing. For example, in the following statements `indx=${#fspfiles[@]]}` `for (( i=9; i >= 0; --i ); do echo $i; done`
It would be nice to have Eclipse Quick Fix inserting shellcheck disable directive and corresponding comment, like ``` # disable SC2004: $/${} is unnecessary on arithmetic variables. # shellcheck disable=SC2004...
### Describe the feature you'd like to request An option to encrypt datafile when syncing via Git. While Git repository access from the Internet is usually protected (for example, by...
Windows 10 seafile client 7.0.7 was installed recently and was working for a few days. On 05/28/2020 seafile-applet.exe began to crash. It looks like an access violation in Qt5Core. Note...