-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
![…
-
```
What steps will reproduce the problem?
1. Opening comictagger
2. Tagging a comic that in it's name contains a colon and not being able to
decide
what to do with this kind of special characters.
…
-
The following code,
```
for i in 1:2
a = b[i,:]
end
```
makes the syntax mark "end" in red. Is this a bug?
-
I want to add a pre-commit hook to sort Contents.json files generated for Xcode (or by xcode), and in its flavor of json there is a space before colon.
To reduce diff, I'd like to follow xcode's rule…
-
### Connector Name
source-dynamodb
### Connector Version
0.1.2
### What step the error happened?
During the sync
### Revelant information
When columns in DynamoDB have special characters in the…
-
Using some online tools like https://github.com/GuntherRademacher/rr and https://github.com/GuntherRademacher/ebnf-convert we can have a nice navigable railroad diagram.
Copy and paste the `EBNF` …
-
1) Add a sentence that stopping your PROOF server will not stop your job
2) Add some kind of loading indicator for when some page content has loaded but not server info
3) make the styles for "Note"…
-
When you add a semi-colon, output is supressed as in IPython, but this will also not export the output variables of a cell. We should have the outputs be exported even if they are not displayed.
-
**Description**
Hello,
I use instant-meilisearch in conjunction with instantsearch.js. There I have added a refinementList which should allow to narrow down the search based on the games. Some g…
-
For example, in
```
{
a: 'b:c'
}
```
`a` will not be highlighted.
Adding a space after the colon in the following pattern in `jsonnet-font-lock-keywords-1` seems to fix this, but not 100% s…