-
There can be one or more entry points in a typical real-world application: the `main` function, resource, or remote service methods. It is common to handle errors in these entry points and log them be…
-
This is a **feature request for new syntax**. I believe this would be **entirely backwards-compatible**.
# Problem
Consider the function:
```coffee
f = ({x}) ->
# if key name 'x' is changed,…
-
**Describe the bug**
Native Processing Raster Calculator is not working in Processing Modeler. I tried with both complicated and super simple models and simple formulas. With the exact same data and …
-
In Mirah, the pattern
``` mirah
begin
x = java::util::ArrayList.new(2)
x.add(Integer.new(5))
x.add(Integer.new(7))
x.add(Integer.new(4))
x
end
```
happens often. It can be abbreviated as
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
From elaborated office spreadsheets (and other applications), we know that we can supply *…
-
Hello,
I've spent a bit of time implementing my own version of the QOI encode/decoder
using Rust. The intent was that the output would binary compatible with that of
the reference decoder. During…
-
Create some kind of supplemental kata/code/project that demonstrates how to use regex.
Things that I think could be useful to emphasize,
- How to use Rubular
- Why parsing web content with regex is a…
-
**What would you like to be able to do?**
Our current system for specifying custom packs is quite powerful, but has many limitations. Most notably you cannot have meaningful dependencies between slot…
-
## STR
1. I open the settings and change the paths to some custom-made CoAuthors file and token JSON:
![grafik](https://github.com/lppedd/idea-conventional-commit/assets/71322635/4dcb30b9-3c9c-46a…
-
| function | description |
|----------------------------------------------------|-----------------------------------------------------------------------------…