yhl

Results 3 issues of yhl

如题,希望一起提供 `.devcontainer` 开发环境,在vscode中开发使用. 贴一个我正在用的参照,使用 vscode的 `remote-devcontainer` 生成的默认配置修改后使用: ``` // devcontainer.json // For format details, see https://aka.ms/devcontainer.json. For config options, see the README at: // https://github.com/microsoft/vscode-dev-containers/tree/v0.238.0/containers/go-postgres { "name": "Go", "dockerComposeFile": "docker-compose.yml",...

I don't know why,but in my space bar, I cannot find the tags and home button. I only saw a Vault space button. ![image](https://github.com/Make-md/makemd/assets/20197887/ce45263f-2746-44a8-86c6-4f6175b05bc4)

I use this template for my project, I'm not similar to web development, so I don't know how to solve my problem. ## Step1: I build my crate with `trunk...