-
When making a substitution (deletion+addition) and going to "Preview accepting all", Commentator shows the deletion instead of the addition. When I then go and "Accept all suggestion" text comes out r…
-
**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.**
It is not possible to configure vim's default behavior regarding substitution with…
-
Input:
```
VAR='${VAR}'
${TEST}def
```
Execution:
```sh
VAR=var TEST=abc envsubst output
```
Output:
```
VAR='test
abc
```
Expected:
```
VAR='test'
abcdef
```
All te…
-
### As ...
Ozzie - Operator
### I want ...
To add a search and replace feature implementing regex substitution. The subtitution is applied to a selected endpoint attribute.
### So that ...…
-
Hello.
Thanks for a great library.
Currently custom components with html tags like this `` are not highlighted.
Digging into the source, I've found out that adding this line of code. `{ "includ…
-
https://robotframework.org/robotframework/latest/libraries/BuiltIn.html#Using%20variables%20with%20keywords%20creating%20or%20accessing%20variables specifies 3 forms of variables, 2 of them are _highl…
-
This is designed as the next step after removing incremental.
Incremental has a nice feature that allowes to replace the `NEXT` placeholder in the source code, with the value of the current release…
-
We need a way to evaluate code in a survey to do calculations and blank checks for dependencies, and change text of labels/questions beyond simple substitution.
This code has to also be compatible wi…
jdzak updated
13 years ago
-
Example:
https://github.com/mitre/oracle-java-runtime-environment-7-unix-stig-baseline/blob/0f444733c1fdafdde5206988664ecf946a590da2/controls/V-61037.rb#L20-L21
The text in the 'it' block should…
-
Would it be possible to have a substitution token or something to put the original text into the edited text? I’m hoping I could use this to edit all my comments to be spoilers during the blackout ne…