contextive
contextive copied to clipboard
Text around Dots don't work
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