ollinscarryleel

帅哥们,求指导, Monaco 编辑器,怎么实现马克笔效果?

  •  1
     
  •   ollinscarryleel · Oct 13, 2023 · 1226 views
    This topic created in 942 days ago, the information mentioned may be changed or developed.
    ollinscarryleel
        1
    ollinscarryleel  
    OP
       Oct 13, 2023


    未选择状态下,需要这种效果
    ollinscarryleel
        2
    ollinscarryleel  
    OP
       Oct 16, 2023
    解决办法
    ```
    var decorations = editor.createDecorationsCollection([
    {
    range: new monaco.Range(7, 1, 7, 24),
    options: { inlineClassName: "自定义 Range 范围的 class 样式名称" },
    },
    ]);
    ```
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1209 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 23:21 · PVG 07:21 · LAX 16:21 · JFK 19:21
    ♥ Do have faith in what you're doing.