dkkb

Results 7 issues of dkkb

### Description of the feature request: The jetbrains IDEs are great, and I wanna try to use AppCode to write swift project. It seems that bazel has already supported swift...

type: feature request
type: plugin support requests
awaiting-maintainer

I think it's a good idea to run benchmarks with fio and save the results to a file, then use fio-plot to visualize the results. In my situation, I got...

https://ar5iv.labs.arxiv.org/log/2206.07682 ``` Warning:expected: Missing number (Dimension), treated as zero.  at log-scaling-scoring.tex; line 500 col 0 - line 500 col 23  while processing \vskip  Next token is T_CS[\tikz@align@temp] ( == Core::Definition::Primitive[\relax])...

bug
figures

## Feature Add `binding.BindUnmarshaler` interface to support custom unmarshaling (from the suggestion in https://github.com/gin-gonic/gin/issues/2673) ## Description This PR is inspired by the information provided on the following page: [labstack/echo/v4#BindUnmarshaler ](https://pkg.go.dev/github.com/labstack/echo/v4#BindUnmarshaler)...

**Describe the bug** Temporary variables with the same name across rules may override each other's values. **To Reproduce** I wrote two tests to reproduce this issue, the code below is...

### Bug Report Checklist - [x] I have searched the [existing issues](https://github.com/bandantonio/obsidian-apple-books-highlights-plugin/issues?q=is%3Aopen+is%3Aissue+label%3Abug) to avoid duplicates - [x] I have checked the plugin's [documentation](https://github.com/bandantonio/obsidian-apple-books-highlights-plugin/blob/master/README.md) ### Plugin version 1.5.0 ### Obsidian version...

bug

# Description Fixes #54 Rename output file if book name is duplicated ## Test I've added a new test to test this change, it looks good: ``` Test Files 13...