-
## Describe the problem related to your feature request.
There is no command api for valence. I would start with porting brigadier (library that mojang uses to handle commands)
## What solution …
-
**Description**
I want to find prices in texts, e.g. `"This notebook costs 2$"`. This module will output `"2$"`. We make use of the spacy entity labelling to find entities that are labelled as `MONEY…
-
I was thinking that when someone did create a layout by typing in `entity/numeric`, we could use a submit handler to switch it to the expected use: a layout at `node/%` with a visibility condition lim…
-
There are a few issues with doing `:base` when I was typing it out, I got a crash that relaunch recovered from, later I was backspacing a line and got to `ba` and the IDE crashed, relaunching also cra…
-
Instead of typing `parent` as `Context`, it should be typed as `Omit`.
Currently, it can't be set to anything that extends from Context, due to this.
I couldn't find the right place to set this…
-
Hi,
See issue #182
Building from the source cloned from github using:
bundle exec rake book:build
1) Creates a pdf without page numbers.
2) Creates a single page html with a last updated field a…
-
The way various forms get validated (via Done button, via dynamic when typing, via after leaving field) are inconsistent across the filings. This ticket is to review all form fields in use and create …
-
I have a Lua snippet defined like this:
```
"Entity:SetPosition": {
"prefix": "Entity:SetPosition",
"description": "Sets the position of an entity in 3-dimensional space, using…
-
I discovered an issue when i tried saving an empty row. I expected it to have the same behaviour as ```delete_empty``` would have, but instead the plugin tried to save the empty row. Which throwed an …
-
When typing in the search box to manually replace an entity IRI, within one second of not typing any longer, what you typed automatically becomes highlighted (selected).
This is a problem because …