Trim21

这是 emmet2.0 的 feature 还是 bug?

  •  
  •   Trim21 ·
    Trim21 · Aug 19, 2017 · 2416 views
    This topic created in 3188 days ago, the information mentioned may be changed or developed.
    前几天刚刚更新了 vscode,看更新说明是启用了 emmet2.0
    原本的 emmet 是可以任意展开的,如果是原来的 emmet,我输入 el-row 直接直接按 tab 应该就可以展开成标签了.
    但是现在需要删掉一个字母,造成我是敲完的假象- -
    这是新 emmet 的 bug 还是 feature?还有办法改回原本的设置吗?

    原本 el-r<tab><tab> 应该就能完成自动补全+展开了

    现在
    2 replies    2017-08-21 20:17:40 +08:00
    Trim21
        1
    Trim21  
    OP
       Aug 20, 2017   ❤️ 1
    折腾了一晚上,看来是个 feature

    改了 keybings.json 设置,为了变回原来的操作习惯
    {
    "key": "tab",
    "command": "editor.emmet.action.expandAbbreviation",
    "when": "editorTextFocus && !suggestWidgetVisible && (editorLangId==html)"
    }
    intellectual
        2
    intellectual  
       Aug 21, 2017
    @Trim21 nice😂
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5579 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 06:52 · PVG 14:52 · LAX 23:52 · JFK 02:52
    ♥ Do have faith in what you're doing.