-
### Describe the bug
`datetime` types somehow can't survive the de/serialization round trip in nuon, but only for records.
```
> {d: (date now)} | to nuon | from nuon
Error: × error when parsi…
-
I have the use case where I need to parse a text line by line. At the first line, the parser can start at its `start` position. At the end of the line, the parser should store its state (e.g. in which…
-
https://github.com/wader/jqjq needs `-L`
-
How do i make #include 'file.i' as clickable i.e it is showing as text not a link ? For me #include "file.h" works as a clickable link.
I tried adding it in suffix but it doesn't work. The format is …
-
This will be interesting...
-
I'm aware that `\e` is not an ISO C character, the issue is that Cerberus is not displaying "illegal character" or a proper error, instead crashing confusingly.
```
18:45 ➜ cerberus git:(master) ✗ …
-
This code crashes Sorbet, and block us from type-checking the monolith:
```ruby
def m
C = 1
end
```
It _should_ raise a `SyntaxError` at runtime, but it shouldn't crash Sorbet statically.
stacktr…
-
This is copied from https://github.com/OmniSharp/omnisharp-vscode/issues/3217
Put the following in an empty C# file:
```
namespace ConsoleApp3
{
class Program
{
}
}
```
Use…
-
I have to work with a legacy perl project which is using async/await. I checked the issues in this repo and it seems IDE should support this syntax.
However, IDE gives me warning and not correctly…
-
First off, thanks for all the incredible things you do for the open source commuinity @benjie. You're definitely an inspiration on multiple levels. Hopefully this issue doesn't come as a nuisance so p…