Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add autoimport code action and completions #160

Open
Arcticae opened this issue Jan 13, 2025 · 0 comments
Open

Add autoimport code action and completions #160

Arcticae opened this issue Jan 13, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Arcticae
Copy link
Member

Arcticae commented Jan 13, 2025

Problem

We need to support autoimporting with code actions, and also support autocompletion with the following:

  • Types
  • Functions
  • Constants
  • Modules

If user uses it in his code

Here code action should happen
Image

Here autosuggestion should work:
image

Proposed Solution

No response

Notes

No response

@Arcticae Arcticae added the enhancement New feature or request label Jan 13, 2025
@Arcticae Arcticae added this to CairoLS Jan 13, 2025
@Arcticae Arcticae moved this to Backlog in CairoLS Jan 13, 2025
@Arcticae Arcticae changed the title Add autoimport feature Add autoimport code action Jan 13, 2025
@Arcticae Arcticae changed the title Add autoimport code action Add autoimport code action and completions Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant