Skip to content

bug: settings.complete_function_calls doesn't work as expected #291

Closed
@shyamayadav154

Description

@shyamayadav154
--- mirror of VSCode's `typescript.suggest.completeFunctionCalls`
    complete_function_calls = false,

Current Behaviour

on false: imports the function with parentheses ( )
on true: has no issues

Expected Behaviour or vscode behaviour with same setting

on false: imports the function without parentheses

This setting causes react functional component to import with the parentheses and no way to fix it right now

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