fix: Autocomplete trigger changes#24025
Conversation
- Disables autocomplete trigger when ctr/meta is pressed - Disable autocomplete inside strings and comments
|
/ok-to-test sha=3358bfe |
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/5176899410. |
|
/build-deploy-preview env=release |
|
Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/5176909136. |
|
Deploy-Preview-URL: https://appsmith-lm8bye8co-get-appsmith.vercel.app |
|
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/5176899410.
|
|
|
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/5176899410. |
|
/ok-to-test sha=5b553f0 |
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/5184611285. |
|
/build-deploy-preview env=release |
|
Deploying Your Preview: https://github.com/appsmithorg/appsmith/actions/runs/5184614831. |
|
Deploy-Preview-URL: https://appsmith-67vbxwdxv-get-appsmith.vercel.app |
Windows use shift+alt+f to prettify and wasn't handled earlier. You can now verify the fix at https://appsmith-67vbxwdxv-get-appsmith.vercel.app/ |
|
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/5184611285. |
|
LGTM @arunvjn |
Aishwarya-U-R
left a comment
There was a problem hiding this comment.
Otherwise cypress looks good.
| }); | ||
| }); | ||
|
|
||
| it.only("10. Bug #10115 Autocomplete needs to show async await keywords instead of showing 'no suggestions'", () => { |
There was a problem hiding this comment.
Remove .only. Move case to different spec.
|
/ok-to-test sha=6cd2bc3 |
|
Tests running at: https://github.com/appsmithorg/appsmith/actions/runs/5186523300. |
Description
PR to fix autocomplete trigger
PR fixes following issue(s)
Fixes #15429
Type of change
Testing
How Has This Been Tested?
Test Plan
Issues raised during DP testing
#24025 (comment)
Checklist:
Dev activity
QA activity:
Test Plan Approvedlabel after Cypress tests were reviewedTest Plan Approvedlabel after JUnit tests were reviewed