question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Helm] `{{` Autocomplete adds extra `-}}` when `-` is typed

See original GitHub issue

If I type {{ code automatically adds }} and everything is fine. but if I write -, then code automatically adds -}} and I’ll end up with {{--}}}} which is not fine.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
an-excellent-choicecommented, Jun 18, 2019

Autocomplete also results in extra brackets on both sides.

After the initial {{--}}}} shown in capture, if I then attempt an if, I end up with:

{{- {{- if condition -}} {{- end -}}-}}}}

helm-k8s-vscode

1reaction
zackijackcommented, Sep 25, 2019

Hi @itowlson still happening on me, but in my case, every time I type {{ auto closed with triple bracket }}} instead of double }}

Read more comments on GitHub >

github_iconTop Results From Across the Web

Allow using `completion-styles` in Helm and implementation of ...
So Helm assumes that whatever text it starts out with in the minibuffer is correct and immutable until the next time you invoke...
Read more >
Helm Completion
Generate autocompletion scripts for Helm for the specified shell. Options. -h, --help help for completion. Options inherited from parent commands.
Read more >
Autocompletion when creating Internal Links in Org-mode
With helm and in org-mode insert an internal link to a heading by starting a helm search, selecting the target, and typing C-c...
Read more >
Helm Operations. K8s Helm service orchestration ... - Medium
Initialize Helm Chart Repository. This is the first step, after installing Helm , you can use the helm command to add a Chart...
Read more >
Which completion framework do you use and why? : r/emacs
There's Helm, Ivy/Counsel, Selectrum, Ido, etc. ... while marginalia adds extra columns to show the permission bits, file sizes etc.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found