Community
    • 登入

    I think I found a bug in the JSON parser regarding property keys

    已排程 已置頂 已鎖定 已移動 Help wanted · · · – – – · · ·
    2 貼文 2 Posters 216 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • Ed Kolis 0E
      Ed Kolis 0
      最後由 編輯

      If I enter this text in a JSON file:

      {
      	"beagleName": "Fred"
      }
      

      then everything looks fine. However if I start including a really long complicated key like this:

      {
      	"beagle/connectionStrings/add[name='Root.Properties.Settings.beagleConnectionString']/@connectionString": "Fred"
      }
      

      then for some reason the key changes from orange (highlighted as string) to black (no highlight).

      Just thought I’d point this out! 🙂

      1 條回覆 最後回覆 回覆 引用 0
      • ArkadiuszMichalskiA
        ArkadiuszMichalski
        最後由 編輯

        Scintilla problem:
        https://sourceforge.net/p/scintilla/bugs/2204/

        1 條回覆 最後回覆 回覆 引用 2
        • 第一個貼文
          最後的貼文
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors