惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
WordPress大学
WordPress大学
博客园 - 【当耐特】
The Cloudflare Blog
B
Blog
Last Week in AI
Last Week in AI
小众软件
小众软件
量子位
S
SegmentFault 最新的问题
V
Visual Studio Blog
博客园 - 叶小钗
美团技术团队
阮一峰的网络日志
阮一峰的网络日志
Hugging Face - Blog
Hugging Face - Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
宝玉的分享
宝玉的分享
A
About on SuperTechFans
雷峰网
雷峰网
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
MongoDB | Blog
MongoDB | Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Martin Fowler
Martin Fowler

博客园 - c3tc3tc3t

manjaro升级导致黑屏无法进入桌面 解决VLC 无法解码格式“h264” (H264 - MPEG-4 AVC (part 10)) vscode 使用elixir-ls报错问题解决 install credo globally GenServer Credo.CLI.Output.Shell terminating phoenix中 link 链接 学习phoenix框架笔记 manajro install the mysql2 gem macos insalll erlang by asdf flutter问题收集_not sync podfile.lock WeChatWin.dll文件缺失,错误码:126 for linux macos 10.15安装ruby 3 manjaro 更新chrome报签名错误 manjaro系统上使用asdf安装php注意事项 Failed to load config "react-app" to extend from. YarnV2 install manjaro-kde最新安装后配置 转 idea-wm_class GoldenDict替代了stardict
vscode config for elixir , emmet with eex
c3tc3tc3t · 2022-03-02 · via 博客园 - c3tc3tc3t

"emmet.triggerExpansionOnTab": true,

"files.associations": {
    "*.js": "javascript",
    "*.ex": "elixir",
    "*.exs": "elixir",
    "*.eex": "html",
    "*.html.eex": "html",
    "*.leex": "html",
    "*.html.leex": "html",
"*.erb":"html" }