-
Get a spreadsheet page for handy commands set up so it can export for both the in-game command book and the Wiki page on helpful commands to keep those consistent and save time editing JSON
-
Great little plugin! Is there any way to return the entries channel_short_name variable?
I'm sure it isn't as simple as editing the $default_fields variable on line 124 in pi.json.php.
-
After quoting someone, the content of the quote can be changed by editing portal.json. For example:
```json
{
"message": "wow if true",
"timestamp": 1508357434029,
"target…
-
When editing composer files, the plugin https://plugins.jetbrains.com/plugin/7631-php-composer-json-support/ add an inline version number the very same place as the inline blame message of this pliugi…
-
I was able to train/test on the given Spider and "spider_data_removefrom" sets but I want to test the model on a given question-query. I tried editing the queries in the dev.json file but the predicti…
-
## Context
If there is a way to do this already I haven't found it. My setup is: I have a website deployed at example.com, and a dev site at dev.example.com. With this setup I can only have o…
-
```
We need a human readable format for easy editing of tags.
A lightweight format such as RFC822 or JSON would work best. XML would be
much too verbose for this purpose.
```
Original issue report…
-
Currently the classes holding clue scroll data are huge, and big issue for some editors, what is unacceptable. Converting the data to JSON should be very straightforward and would result in a lot bett…
-
The enumeration given for the Content Type in the OpenAPI definition document does not match to standards draft document part [8. MEDIA TYPES FOR ANY DATA ENCODING(S)](https://opengeospatial.github.i…
-
I am using `proselint` with `null-ls` which is a neovim plugin, essentially what this plugin does is `cat xxx.md | proselint --json` (assuming I am editing a markdown file),
sometimes what proseling …