Holger Rapp

Results 34 issues of Holger Rapp

I am trying to wrap `createComment` from [the LaunchPad API](https://launchpad.net/+apidoc/1.0.html#branch_merge_proposal) - search for `createComment` on the page as the method has no direct link. This looks like this in my...

I never did anything with web technology, Atom shell.... whatnot. Could you expand the three lines in the README to a bit more substantial help to get everything installed?

I wanted to check out the examples, unfortunately they do not seem to work on OS X: ~~~ $ cargo run --example coloredxy Finished dev [unoptimized + debuginfo] target(s) in...

bug

First, thanks for your excellent work! I am using this to mirror all branches from [merge-proposals for my project](https://code.launchpad.net/widelands/+activereviews) from launchpad to GitHub. I have two directories: • `bzr_repo` contains...

This is a problem for UltiSnips. Do you have an idea why this could be? https://github.com/SirVer/ultisnips/issues/229#issuecomment-37389889

This was reported to me via Email: ~~~ I am using a Windows 7 64-bit environment. In my environment, errors occur when this game is set in Korean, Traditional Chinese,...

bug
internationalization
windows

I'd like to use draco in https://github.com/googlecartographer/point_cloud_viewer, but I am not using C++. Binding to the library would be much easier if there was a minimal C-API. This would also...

help wanted

If an anonymous snippet inserts lines into the text of another snippet, the added lines are not recognized by the containing snippet. In effect, tabstops are placed over the added...

bug: medium
triaged

First of all, I'd like to say a big THANKS for this plugin that I discovered yesterday. It's really easy to use, documentation is precise and quite exhaustive, and the...

bug: severe
difficulty: hard
triaged

I have the following snippet: ``` snippet se "" b ,{ 'AUTHOR': '${1:Williams}', 'TEXT': '${VISUAL}$2', } endsnippet ``` When I skip first tabstop without changing default text, the second tabstop...

bug: low
difficulty: hard
triaged