Liam Mitchell

Results 151 issues of Liam Mitchell

A note when working with decimal numbers or potentially other formatted texts and encoding/decoding. "Currency Symbols, Date/Time, Numbers" probably. May want to ensure using an explicit CultureInfo when reading/saving data...

Instead of Environment.NewLine should always be CRLF? "\r\n" ``` CRLF = CR LF ; Internet standard newline ``` https://tools.ietf.org/html/rfc2234#section-6.1 https://tools.ietf.org/html/rfc4180

Hi, great extension. It would be great if the transfer wallet points feature could select via a users Display Name. Perhaps with an auto complete. ![image](https://user-images.githubusercontent.com/1968109/57967176-922a6380-79af-11e9-9bb3-25ae8100392b.png) https://codex.wordpress.org/Function_Reference/get_currentuserinfo Ideally the email...

The i tag is used for icons in the front end WeltPixel Pearl theme for example. ![image](https://user-images.githubusercontent.com/1968109/84228484-3c38d880-ab3b-11ea-8333-f323273d2ed4.png) ```html Test Test ``` Click show editor. Click hide editor. ![image](https://user-images.githubusercontent.com/1968109/84228545-6db1a400-ab3b-11ea-99ea-42dcb823cf29.png) The html...

d2gs LNK2001 unresolved external symbol ___stdio_common_vsprintf LNK2001 unresolved external symbol ___stdio_common_vsscanf LNK2001 unresolved external symbol _strcmpi LNK2001 unresolved external symbol _tolower LNK2001 unresolved external symbol _strncpy LNK2001 unresolved external symbol...

https://github.com/punitganshani/CodeInject/wiki Looking for examples on how to use this. The released CInject.exe closes as soon as I run it.

The Toggl API docs mention. ```For rate limiting we have implemented a Leaky bucket. When a limit has been hit the request will get a HTTP 429 response and it's...

Also if I type a single character such as f it will error something to do with an aggregate search. If I edit the Search/PrimaryKey 's invoke method to put...

### Microsoft PowerToys version 0.68.0 ### Installation method GitHub ### Running as admin No ### Area(s) with issue? FancyZones ### Steps to reproduce Had computer uptime of 5 days. ###...

Issue-Bug
Product-FancyZones
Needs-Repro
Needs-Triage

**What version of Invoice Ninja are you running? ie v4.5 / v5** v5.5.103-SC113 Self Hosted - using Web Browser App **What environment are you running?** Docker **Have you searched existing...

flutter
feature request