Skip to content

Autocomplete for imports #65

@FINDarkside

Description

@FINDarkside

I'm not sure if this is out of scope for this module, but it would be nice to have autocomplete when importing css modules.
At the moment I have code like this

import styles from './Block.module.scss';

But vscode will never offer any suggestions when writing the import. Suggestions work just fine when actually using styles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions