-
If someone has only known react, and they are maybe not familiar with ember templates, they may try to reference local properties/functions via single brackets (as you would in JSX).
Maybe adding …
-
```
What steps will reproduce the problem?
1. Create a class that you want to use in a @Delegate
2. Create a class where you want to use the class in step 1 as the delegate.
3. Specify the delegate wi…
-
Array and string offset access syntax with curly braces is deprecated {"id":1,"exception":"[object] (ErrorException(code: 0): Array and string offset access syntax with curly braces is deprecated at v…
-
**Describe the bug**
The plugin fails activation with the following error:
Activation failed: Cannot enable Rainbow Braces[com.junichi11.netbeans.modules.rainbow.braces] - module org.netbeans.module…
-
it is possible to add support for keys with curly brackets, seeing as other apps like Tivimate don't work without braces and I should have a list for each app
-
**Summary of the new feature**
Add functionality to allow the user to control adding spaces after opening and before closing non-empty parenthesis/brackets/braces.
For example:
`(a + b) = c …
-
I'm coming from [this comment in a notepad++ issue](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15792#issuecomment-2481280575). Writing here the text for convenience:
There's stil…
-
**Product and Version Used**:
Roslynator 2.3.0
Visual Studio 2017, 15.9.19
**Steps to Reproduce**:
Consider a trivial switch-case where sections have multiple statements:
```csharp
publ…
-
CC colorbars.lo
colorbars.c:736:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
ColorBarsData d = { 0 };
^
…
-
When defining dependencies, they are a dictionary with the different fields expected by maven. So far, so good. The examples use the flow-style of YAML to reduce the number of lines:
https://github…