contextive icon indicating copy to clipboard operation
contextive copied to clipboard

Text around Dots don't work

Open frankNaruhn opened this issue 7 months ago • 2 comments
trafficstars

Describe the bug When using dots in the description the tool/lanuage server breaks.

To Reproduce Steps to reproduce the behavior: Use the following something.glossary.yml:

contexts:
  - name: someContext
    terms:
      - name: working
        definition: "this is 'working'. Normal '.' do work."
      - name: not
        definition: "this is 'not'. Because of some weird regexp i guess: a.a"

Expected behavior "Working" and "notWorking" are both working :P

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows
  • Version: 1.16.2
  • Intellij Plugin

Image

frankNaruhn avatar Apr 03 '25 15:04 frankNaruhn