-
**Describe the problem**
Having a big table with billions rows, makes ttl jobs fail with lexical error: placeholder index must be between 1 and 65536"
Having a big table with billion of rows, wh…
-
This a change from 13.0 to 14.0 where we no longer need to cache the catalog info of available lexical-models
e.g. https://api.keyman.com/model?q
During keyboard installation, a check is already m…
-
# Description
Hi guys I'm still quite unsure of this lexical scoping thing with regards to the use of lambda. Can anyone help me out and explain it in a simple way if possible. Apart from that, how …
-
-
Previously we just had one single declaration in `lang/parser/src/cst/exp.rs`.
```rust
pub type Ident = String;
```
This definition was used for variables, constructors, destructors, type constr…
-
When pasting some text with at least two containers/paragraphs on two linebreaks, the text being pasted gets split, the first container (heading) gets on the correct location, and the remaining text g…
-
For parsing CDXJ/ORS, need to ensure there is no ambiguity when the key ends.
Ambiguities can occur if there is a `{` anywhere in the key..
For CDXJ, this is usually avoided as keys are usually url-…
-
```
Hi,
I'm using the version 1.0.7 of Javaparser for one on mine Project.
It runs pretty good and I had no Problem.
But today I tryied to parse a German Project. In one Class there is :
private i…
-
configure additional highlighting
-
If I disable javascript and apply `scroll-padding` css to html it just works but when I enable javascript in playground, the `scroll-padding` only works if the length of node text is greater then 1
…