Skip to content

Show feel-lang snippets in autocomplete#70

Merged
Buckwich merged 1 commit into
mainfrom
4743-feel-literals
May 23, 2025
Merged

Show feel-lang snippets in autocomplete#70
Buckwich merged 1 commit into
mainfrom
4743-feel-literals

Conversation

@Buckwich

@Buckwich Buckwich commented May 21, 2025

Copy link
Copy Markdown
Contributor

Related to camunda/camunda-modeler#4743

Proposed Changes

Fixed inclusion of feel-lang snippets (including literals like true, false, null) and removed their ranking penalty.

Now true and false show up even before writing them out. But still not always on top as originally requested:

image image

Checklist

To ensure you provided everything we need to look at your PR:

  • Brief textual description of the changes present
  • Visual demo attached
  • Steps to try out present, i.e. using the @bpmn-io/sr tool
  • Related issue linked via Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}

@bpmn-io-tasks bpmn-io-tasks Bot added the needs review Review pending label May 21, 2025
@Buckwich Buckwich requested review from a team, jarekdanielak and philippfromme and removed request for a team May 21, 2025 15:22
@Buckwich Buckwich changed the title fix: show feel-lang snippets Show feel-lang snippets in autocomplete May 21, 2025
@Buckwich Buckwich force-pushed the 4743-feel-literals branch from 35e5bc9 to 95403a6 Compare May 21, 2025 15:24
@Buckwich Buckwich requested a review from nikku May 21, 2025 15:25
@Buckwich Buckwich merged commit a129c82 into main May 23, 2025
7 checks passed
@bpmn-io-tasks bpmn-io-tasks Bot removed the needs review Review pending label May 23, 2025
@Buckwich Buckwich deleted the 4743-feel-literals branch May 23, 2025 08:39
github-merge-queue Bot pushed a commit to camunda/camunda that referenced this pull request Jul 9, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dmn-js](https://redirect.github.com/bpmn-io/dmn-js)
([source](https://redirect.github.com/bpmn-io/dmn-js/tree/HEAD/packages/dmn-js))
| [`17.1.0` ->
`17.3.0`](https://renovatebot.com/diffs/npm/dmn-js/17.1.0/17.3.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/dmn-js/17.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/dmn-js/17.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/dmn-js/17.1.0/17.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dmn-js/17.1.0/17.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>bpmn-io/dmn-js (dmn-js)</summary>

###
[`v17.3.0`](https://redirect.github.com/bpmn-io/dmn-js/blob/HEAD/packages/dmn-js/CHANGELOG.md#1730)

[Compare
Source](https://redirect.github.com/bpmn-io/dmn-js/compare/v17.2.1...v17.3.0)

- `FEAT`: Support configuring feel language context
([#&#8203;947](https://redirect.github.com/bpmn-io/dmn-js/pull/947))
- `FEAT`: Input entries of a decision table use the unary-tests
expression language dialect

###
[`v17.2.1`](https://redirect.github.com/bpmn-io/dmn-js/blob/HEAD/packages/dmn-js/CHANGELOG.md#1721)

[Compare
Source](https://redirect.github.com/bpmn-io/dmn-js/compare/v17.2.0...v17.2.1)

- `FIX`: correct completion of lang-feel snippets
([@&#8203;bpmn-io/feel-editor#70](https://redirect.github.com/bpmn-io/feel-editor/pull/75))
- `DEPS`: update to `@bpmn-io/feel-editor@1.10.1`

###
[`v17.2.0`](https://redirect.github.com/bpmn-io/dmn-js/blob/HEAD/packages/dmn-js/CHANGELOG.md#1720)

[Compare
Source](https://redirect.github.com/bpmn-io/dmn-js/compare/v17.1.0...v17.2.0)

- `FEAT`: add delete action for multi element context
([#&#8203;939](https://redirect.github.com/bpmn-io/dmn-js/pull/939))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC41IiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants