-
### I confirm that...
- [x] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […
-
### Did you check existing requests?
- [X] I have searched the existing issues
### Describe the feature
Would be really nice to add a `filetype` field containing a table with the default filetypes …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
- Create `test.py` and `other.py` (See below).
- Set the Python formatter config to below.
- Tri…
-
**Expected behavior**
Render of my scad code
First of all nice work, i first found the original solid package, then see that youre developing a new one. I had some issues getting started.
**Act…
-
With this code:
```java
@GraphQLApi
public class HelloGraphQLResource {
@Query
@Description("Say hello")
public CompletionStage sayHello(@DefaultValue("World") String name) {
…
-
If formatter definition includes a `` tag with a `sep` attribute, but without the actual field name, the separator is not included in the output.
Since separator is only included before the field v…
-
Dear INSPIRE geoportal team,
In the last years, 99% of our datasets appeard, in Inspire Geoportal, with the viewable and downloadable services available. A few months ago, we found that, although w…
-
## 문제 상황
Git의 파일 이동/이름변경 시 사용되는 `{old => new}` 구문이 포함된 경로를 제대로 처리하지 못하고 있습니다. 예시:
```src/{formatters/service/treeFormatter.ts => domain/formatter/diff-formatter.ts}```
## 현재 동작
- 중괄호와 화살표를 포함한 전…
-
After importing these:
```
import buildFormatter from 'react-timeago/lib/formatters/buildFormatter';
import turkishStrings from 'react-timeago/lib/language-strings/tr';
```
The code works lik…
-
I’m facing an issue with my current Pino logger setup where logs for trace and debug levels are not being printed. Here’s a quick summary of the setup and problem:
Initial Setup:
Create a logger m…