-
The SConsCPPConditionalScanner fails to evaluate a `#if` pre-processor directive to True if the following defines are passed:
` env['CPPDEFINES'] = ['A=1', 'B=C', 'C=1']`
and if I have a code with…
-
I love the idea of inferring default extensions to install from composer.json. I would like to have the same functionality for inferring default PHP version itself as well. At the moment, it's always …
-
### Have you searched for similar requests?
Yes
### Is your feature request related to a problem? If so, please describe.
_No response_
### Describe the solution you'd like
Add the abil…
-
### Apache NetBeans version
Apache NetBeans 18
### What happened
Remote CSS is not shown if its url contains a `^`
### How to reproduce
Add this to an html page:
```html
```
### Did this wor…
-
Perl, Ruby and .NET all allow `multiple named capturing groups` to share the same name in the regular expression. As of 07.2018, current implementations of `named capturing groups` in browsers (I've c…
-
Trying to form Unicode hex ranges in a regular expression causes a `LoadError`:
```julia
julia> r"[\x{00A0}-\x{10FFFD}]"
```
yields
```
ERROR: LoadError: PCRE compilation error: range out of ord…
-
Comment if you know that one of these already exists.
Plugins, that would be awesome to have:
- [ ] impoved paths: path.join(__dirname , special markers drop file with alt with paste unix-path t…
-
Hi, is there any support for a field which can have both alphabetical and numerical data, with spaces?
Thanks
-
Normally, when you type `:e %` and press `tab`, the `%` will expand to the current buffer's path. However, with `cmp-cmdline`, the `%` will expand to the path but with a `%` prepended to it.
Exampl…
-
Hi,
I want to run this on a billion-sized low entropy case-insensitive UTF-8 input with a variable number of characters up to approximately 256 bytes each.
The data comply to an specification fo…