Marcin Mielniczuk

Results 81 issues of Marcin Mielniczuk

It's useful when you're storing the environment in a data structure.

I wanted to set up SASL authentication on freenode on my Android device. I typed the password $passwd into the password field. Then SASL authentication fails Then I removed the...

For example the header files should not be executable. This makes tools such as rpmlint angry. From the release tarball: ``` ./Swiften/QA/NetworkTest/BoostConnectionTest.cpp ./Swiften/Network/UnboundDomainNameResolver.cpp ./Swiften/Network/UnboundDomainNameResolver.h ./BuildTools/Cppcheck.sh ./BuildTools/Copyright/find-contribs.py ./BuildTools/CheckTranslations.py ./BuildTools/UpdateDebianChangelog.py ./BuildTools/CheckTabs.py ./BuildTools/FixIncludes.py...

Before that change, VS Code would complain about unknown configuration options if those options were added to `settings.json`. This is properly recognized by VS Code. The CI failure seems unrelated.

Version of VSCode: 1.14.1 Version of the extension: 0.4.2 OS: Arch Linux Description: When working with Rust code, legacy mode, racer sometimes appears as crashed. Output of the "Rust logging"...

While writing doc comments, one has to tediously write all the `//!` or `///` by himself. It would be great if doc comments were automatically added after pressing enter.

Version of VSCode: 1.13.1 Version of the extension: 0.4.2 OS: Arch Linux Description: See the following snippet. After I've typed `sys` in line 7, what I get as a suggestion...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Build https://github.com/rcaelers/workrave/commit/1001696eb5f103f9b9ca6059a66d2d59e092ad67 on MacOS using `cmake -G Ninja -DWITH_UI=Qt...

# Steps to reproduce 1. Double click the kalu icon, wait for the notification to disappear 2. Double click the kalu icon, wait for the notification to disappear # Expected...