Skip to content

[Feature request] Workspace settings (or major mode settings) #257

Open
@konrad1977

Description

@konrad1977

I really like the features of quick insert changes in my code. But quite often it doesn't respect how I write my code. There fore I am suggesting to use a project wide .workspace file with instructions to the LLM:

swift-mode: 
use async await over promise (combine)
use guard-statements and else are on different lines
use map, compactMap over foreach or for in.
use add protocol conformance as extensions over used in declaration of the class/struct
use always use 4 tab as indentation
use private when possible

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