-
I noticed that the default image display mode is set to `inline` in [base.css](https://github.com/gureckis/slidev-theme-neversink/blob/b87c71e501c24485f7fff625b9cd38e466b8687c/styles/base.css#L137), w…
NN708 updated
2 months ago
-
```
# 字体
brew install --cask font-iosevka
# DNS 查询
brew install dog
# 私人书库
zlib-searcher
# npm
brew install pnpm
# ai config
envd
# java version manager
sdk
# colima config …
-
**Describe the bug**
When running a Slidev presentation in a chromium-based browser (I tried Arc and Chrome), the browser will close without warning after an indeterminate amount of time. W…
-
**Is your feature request related to a problem? Please describe.**
In the current implementation, the Slidev development environment initiated via `yarn dev` synchronizes page transitions, mouse cl…
-
### What problem does this feature solve?
I observed the usage of the `autofix.ci` command in `slidev`, which enables automatic resolution of certain easily fixable issues, such as formatting problem…
-
-
## 前言
最近因为业务需要,为我们自己的 DSL 语言赋能,在 vscode 的插件开发上花了不少的精力。近期开发已告一段路了,因此小结一下开发中遇到的一些问题和解决方案。
## 优点
1. 可以为 DSL 提供独特的能力,降低开发 DSL 成本,完善生态
2. 提供可视化能力,例如可视化 DSL 版本是否过期,可视化运行后打印出来的日志/截图
3. 减少安装运行环境的成本…
-
# [suggestion] throws an error when it doesn't find the file
I have been using the vite-plugin-static-copy for a while and recently I needed to move the file path it copies. So, I changed the copie…
-
I updated slidev to version 0.49.26 and suddenly it stopped working in Firefox (I don't know the previous version number). In Safari it works like a charm. I open Firefox, go to http://localhost:3030/…
-
**Describe the bug**
Check the screenshot. Every time I modify the md file, it always crashes after saving.
**Minimal reproduction**
Steps to reproduce the behavior:
1. Go to '...'…