TabularEditor / TabularEditor3

Bug reports, feature requests, discussion and documentation for Tabular Editor 3 (commercial version).
63 stars 7 forks source link

Intellisense doesn't appear with Opening bracket but does with Closing bracket #1354

Open SharmaAntriksh opened 1 month ago

SharmaAntriksh commented 1 month ago

Description

After creating a measure if you use "[" then Intellisense doesn't appear but if you type "]" it appears and sometimes have to press CTRL + SPACEBAR for it to appear even with "]"

Tabular Editor 3 Version

3.16.2

Screenshots

https://github.com/user-attachments/assets/7fc3a0e1-ffb0-4fb3-9097-909c93149ac5

Steps to Reproduce

No response

Expected behavior

No response

Crash Report

No response

Windows Version

Windows 10

mlonsk commented 1 month ago

Hi @SharmaAntriksh Thank you for reporting; I think the issue is quite general that [ does not bring up IntelliSense.

The most straightforward workaround right now is to just write out the measure name without the starting square bracket, as this does bring up intellisense:

2024-07-25_12-56-30