-
# Short Description of the issue
As per #27 we should check and escape quotes when present in the content of the env variables.
## Environment
- Operating System:
- Other related…
-
-
### Feature summary
few questions are dynamic - something like salary, it depends on where job is located. there can't be single value. Ability to mark few questions as dyanmic so that answer.json wo…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
### Description of the Issue
When SQL language is selected and a `LIKE` clause contains the combination `ESCAPE '\'`, then the closing `'` is treated as escaped but it should not.
Treating the las…
-
### NextUI Version
2.4.8
### Describe the bug
When the Escape key is pressed while the select dropdown is open, all selected options are deselected. This behavior is unexpected, as the Escape key s…
-
Hello @motdotla and thank you for creating dotenv nodejs library 👍
## Feature Request
Could dotenv nodejs library support escape sequences (e.g `\" \t`) ?
At the minimum can it be aligned w…
-
Following #28.
E.g.:
```
S_GET_CURR_MIN_MAX : STRING := 'CURR:LIM:NEG?;:CURR:LIM:POS?$L';
```
-
### Question
How would I run:
C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.40.33807/bin/Hostarm64/arm64/cl.exe test.c in nushell, aside from cding to the directory.
### …
-
**Describe the bug**
`configs.py` gives `SyntaxError: invalid escape sequence '\.'` from `IS_DEEQU_V1 = re.search("com\.amazon\.deequ\:deequ\:1.*", DEEQU_MAVEN_COORD) is not None`
Raw strings or d…