PromucFlow_constructor/app/client/test
Hetu Nandu a3794dc0ea
feat: Trigger autocomplete even outside bindings (#39446)
## Description

Shows autocomplete with results in binding brackets `{{ <result> }}`
when the user is typing something outside the binding

Fixes #39112

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/13699728311>
> Commit: cd3816b05a8e36e7218af2ab6fb4c23046ab99ba
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13699728311&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Thu, 06 Mar 2025 14:46:52 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced a new utility function for determining when to show
autocomplete suggestions in the code editor.
- Enhanced the code editor autocomplete for more context-aware
suggestions and improved cursor handling, resulting in a smoother
editing experience.
- **Refactor**
- Standardized input formatting across components to ensure consistent
handling of data in widget interactions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-07 13:35:16 +05:30
..
__mocks__ feat: Trigger autocomplete even outside bindings (#39446) 2025-03-07 13:35:16 +05:30
factories chore: Move entities/IDE/constants (#39064) 2025-02-07 16:45:55 +05:30
customQueries.js feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
sagas.ts feat: paragon frontend ds creation implementation added (#38456) 2025-01-07 11:51:08 +05:30
setup.ts chore: add eslint package to handle linting (#37417) 2024-11-22 14:26:05 +05:30
testCommon.ts chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
testMockedWidgets.tsx chore: Moving static layout styled components to a common file for re-using on EE (#39379) 2025-02-20 20:34:06 +05:30
testUtils.tsx chore: git mod - integration with applications (#38439) 2025-01-05 11:21:23 +01:00