-
🙋 feature request
### 🤔 Expected Behavior
It should be possible to write, for example:
```
View Report
```
And have Parcel ignore that URL (e.g. not report any error that it cannot reso…
-
I have been investigating how coverages may use 19111 CRS instances. I believe there is a degree of expectation on the 19111 group to provide input to the 19123 editing team on this topic.
I have …
marqh updated
7 years ago
-
Hey,
the current version of the tool "cpufetch" currently only supports 32 bit compilation under Windows. The 32 bit compiled program runs under Windows 32 bit as well as 64 bit.
For me personally…
-
We've had a new idea for a command that aliases a bunch of your prior commands together into a single command. It will probably use bash history. It will be written in c because c is so much easier.
-
Hello! I'm currently in the process of rewriting a TOML parser and have come
across a curious aspect of TOML. I believe that a document such as this is
valid:
```toml
[a]
key = 1
[unrelated-…
-
**Describe the bug**
(First reported by email a year ago, Dec 31, 2019)
I am using an IOGEAR GCS1644 KVM, and the Raise is not compatible with it as the controlling keyboard. This is a big problem…
Nuru updated
3 months ago
-
**Aim/Problem**: Improve the docstrings in all the **python** files in the codebase. This will also fulfill the prerequisite for the lint check `Check to enforce use of Args, Returns and Raises in the…
-
Based on a meeting today, I have the minimum requirements which should be made compulsory in the trial submission: Year, (besides the country, also the) Place name, units, Block/pot number, replicate …
-
Migrated from https://github.com/dotnet/roslyn/issues/12496
### Proposal
Allow trailing commas in method/constructor declarations and invocations.
``` C#
void Foo(
int bar,
int baz,…
MgSam updated
2 months ago
-
As mentioned in https://github.com/w3c/input-events/issues/20#issuecomment-243577379, not all inputtypes we define are currently in use and especially deletion commands on Mac OS X seem to work differ…