Chris Smith
Chris Smith
Same issue...working in one particular project where ctrlp finds no files whatsoever...after some trial and error, found that if I remove the '-' from the parent directory name, it works.
I'm seeing a possibly related issue: any keybind I change from default on the server seems to fail to get loaded properly on the client even when hotkey syncing is...
Also seeing this issue, still, even on the latest versions of MoltenVK / Vulkano. Similar issues on other examples, everything sets up correctly, just no computation happens.
Yeah, i need to just get around to doing this. At the moment, you should be able to just replace quotes in a file (or add more, etc.) and build,...
Noting the same. What I need the most is a merge of the cobertura.xml files, not just the HTML coverage.
+1. I also had to change your command slightly to `./node_modules/.bin/cjsify -a path: escodegen.js > escodegen.browser.js -e escodegen`, otherwise it didn't export the module correctly. Using that, I could finally...
Interesting! I do see at least one (https://github.com/hinnerk/py-tai64) library that does TAI64 datetime conversions, and the code involved is pretty minimal and straightforward. Will consider for the next (0.5) major...
I'd definitely consider this if you or anyone else would like to send me a PR.