Skip to content

Auto-Activation triggers from Content Assist do not seem to work (IEP-1662) #1366

@sirOwlBeak

Description

@sirOwlBeak

Describe the bug
When a '.' character is entered after a pointer variable, the trigger to replace '.' with '->' characters for pointer fields does not seem to work. I have this setting enabled in de preferences (default setting anyway).

my environment is:
Espressif-IDE is an Integrated Development Environment(IDE) based on Eclipse CDT for developing IoT Applications using ESP-IDF framework.
Version: 3.7.1
Build id: 20251208-0956
OS: Linux, v.6.14.0-36-generic, x86_64 / gtk 3.24.41, WebKit 2.50.1
Java vendor: Eclipse Adoptium
Java runtime version: 21.0.6+7-LTS
Java version: 21.0.6

To Reproduce
Steps to reproduce the behavior:

  1. Reference a pointer somewhere in your code
  2. add '.' to trigger the automatic replacement to '->'
  3. No automatic replacement happening

Expected behavior
I expected to have the '.' swapped with '->' characters and then trigger the auto complete box for this variable

Screenshots

Image Image

Bug Report
Please attach the bug report zip file generated. The file is generated in the workspace root directory.
Espressif > Generate Bug Report

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions