Aaron Wilson

Results 7 issues of Aaron Wilson

Expected behavior: With the CopyEdit package enabled, copying text from within Sublime Text 3 and pasting it outside of Sublime Text 3 should produce the same behavior as when the...

I know this is probably inherent in using "stat" and "chmod" as the propagation technique, but the point stands. It would be nice if events like close_write, modify and so...

I'm going to take a crack at this, so here's an issue for me to reference later: TODO: - [ ] Implement a worker for gthread - [ ] Make...

To reproduce, save the following as a .thrift file in an app that preserves the quotations as they are (rather than converting them to something ASCII-friendly) (my test file was...

Currently, the only client/server implementations over the binary protocol are with framed transport. It would be swell if elixir-thrift could also generate implementations that use "unframed" (as described in the...

### Issue description With a Pipfile like this... ``` [[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [[source]] url = "https://pypi.ourinternalrepo.com/simple" verify_ssl = true name = "our-pypi" [packages]...

Type: Enhancement :bulb:
Type: Possible Bug
hacktoberfest

See https://github.com/gauge-sh/tach/issues/326. Running `tach report` on a path in Windows (at least in PowerShell, probably also in cmd.exe) raises the following error. The same path in WSL (bash) successfully generates...