-
### Bug description
```shell
https://i.imgur.com/T4HF4dY.png
as you can see in the screenshot i was not able to use f'string' in mojo.
```
### Steps to reproduce
```shell
- bro = 'mojo'
print(f'…
-
is there any regex example handling with string ?
eg:
```
{% if /.../.test('somestring') %}
```
how can i use regex to validate string
-
## Bug Report
- [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/).
- [x] Yes, more specifically, I reviewed the guidelines on [how to write c…
-
def r0: Regex = new Regex(toString)
generates
````
// access flags 0x1
public r0()Lscala/util/matching/Regex;
L0
LINENUMBER 12 L0
NEW scala/util/matching/Regex
DUP
…
-
java.util.regex.PatternSyntaxException: Illegal repetition
{messageId}
at java.util.regex.Pattern.error(Pattern.java:1957)
at java.util.regex.Pattern.closure(Pattern.j…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.73.1
- OS Version: Windows 10 Pro
Steps to Reproduce:
1. Add some text to a file, for ins…
-
Can standard notations like EBNF and W3C (grammars as found in W3C specs) be converted to the Python representation?
-
Hello,
First, thank you for developing the CraftScan addon; it's been incredibly helpful!
I've encountered an issue where the addon responds to crafting requests with the base item level (ilvl) …
-
We will want to normalize how we use the diacritics coming from Wright. First case to deal with, given its ubiquity, is "Estrangela"
To start, we want to write a regex that will find all forms of the…
-
```
--langdef=gorilla
--langmap=gorilla:.gs
--regex-gorilla=/^let[ \t]+([A-Za-z0-9_$\-]+)[ \t]*=[ \t]*require/\1/e,module,modules/
--regex-gorilla=/^let[ \t]+([A-Za-z0-9_$\-]+)[ \t]*=[ \t]*\{/\1/o,obj…
unc0 updated
11 years ago