Simon Altschuler
Simon Altschuler
Issue seems to be gone with version 3.0.1
Strange, I can't reproduce with exactly your steps. Does `wd show` work for other warp points?
Might be a macOS specific issue, I don't have one to test on though. Could you try to run the test suite? Just clone this repo, cd into to the...
Good catch, that is definitely not intended behavior. We'll look into it, thanks! :)
Ouch... What command exactly did you use?
Roger! I see the issue and have disabled the man page question for now. Not sure if we should disable the man page installation permanently, make a separate install script...
Hi @hippyau, as part of another change (https://github.com/altschuler/imgui-knobs/commit/f9c519dac84386dd21b0d31b4346b1ce2517360e) I\ve added support for changing the drag direction, so that part is covered now :)
Closing this as stale.
This is an issue with flycheck and tslint (+codelyzer), not tide. You can't see the errors reported by tslint for template files because flycheck doesn't know they're there (in turn...
@perveziqbal Are you just enabling tide mode with HTML files? If so, how do you handle formatting and all the other "invalid" syntax errors that occur?