📌 📄 内容摘要:
onewhite 在 vscode中文件按照时间排序 中发帖
因为写blog每次创建一个新的post都得要查找半天在哪里。然后我就想找一找是否有能够按照时间排序的方式,没想到还真有。
在setting.json里写上对应的配置就好了
[image]
{
"explorer.sortOrder": "modified"
}
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/1376148/1
─────────────────────────────
📢 来源:LINUX DO