-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysuggestIntelliSense, Auto CompleteIntelliSense, Auto Completeverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
In Kusto we have a desktop tool (http://aka.ms/ke) using Dev Express libraries where the IntelliSense does not pre-select any of the items, and any key that is not alphanumeric dismisses the IntelliSense without committing anything. We find this behavior much more intuitive and friendly for authoring Kusto queries.
Here is an example of the two behaviors:
In Kusto explorer, hitting enter or any other key will dismiss the intellisense:
While in Monaco hitting enter will commit the “and” requiring the user to either hit escape of delete the committed text:
Thanks Avner Aharoni
avneraa, barmichal, sloutsky, y0nil, sigorbor and 7 moreisidorn and heartacker
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysuggestIntelliSense, Auto CompleteIntelliSense, Auto Completeverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded