ollinscarryleel

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

  •  1
     
  •   ollinscarryleel · Oct 13, 2023 · 1407 views
    This topic created in 1024 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   ·   5473 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 07:44 · PVG 15:44 · LAX 00:44 · JFK 03:44
    ♥ Do have faith in what you're doing.