-
Example issue being trying to privateMessage a full cmd that includes a name w/ space, you can't correctly send in message /pay "player name" 1 as it will remove the " "
Normal world version
htt…
ghost updated
3 years ago
-
It seems that the default editor cannot auto close a parenthesis.
So is it possible to turn on this function, or where is the core code about auto completion?
Thanks for reading this.
-
I tried an unsupported format to it using the following
`textract.process('./test.pyc')`
and I got the following error:
```python
Exception raised:
Traceback (most recent call last):
…
-
`if (!e.toString().contains("EOF"))`
this java code compiles to:
`if(!/* contains */e.toString().indexOf("EOF") != -1)`
which gives an error
`ERROR output:55 - operator '!=' cannot be applied to …
-
### Background / Why we're doing this
Add UI improvement so Grafana "Metrics browser" have parenthesis highlighting, so it would be easier to fix queries with wrong syntax.
### Is there existing res…
-
```
I am using rssdler (rssdler-0.4.2.tar.gz) on a Debian i686.
I am trying to use it with thebox.bz torrent site.
I have set it up with Netscape cookies and it connects and downloads the latest
RSS …
-
**Describe the bug**
The [escaped syntax](https://opensearch.org/docs/latest/data-prepper/pipelines/expression-syntax/#escaped-syntax) for json pointers define how to build json pointers for fields t…
-
Copying from https://github.com/JuliaLang/julia/issues/52842:
Minimal example:
```julia
macro var"let"(bindings, body)
bindings.head == :tuple || error("malformed let bindings $bindings")
…
-
With the following test template in source.yml
```
- name: ENTERTAINMENT
value: >-
(Name ~ "^XYZ.*$")
```
All XYZ with normal group names are found, but when they are in a group for …
-
# Issues
![Screenshot 2024-11-08 at 6.14.19 PM.png](https://raw.githubusercontent.com/jereeemyyyy/ped/main/files/c4a3d28e-64b2-497f-8668-fce7d1679805.png)
* I understand that duplicate names are po…