vknabel / vscode-swiftformat

SwiftFormat for VS Code
https://marketplace.visualstudio.com/items?itemName=vknabel.vscode-swiftformat
MIT License
39 stars 7 forks source link

Not working when swift project is inside /src #26

Closed matas-ramanauskas-revel closed 9 months ago

matas-ramanauskas-revel commented 11 months ago

So I have this project structure:

- tests
- deployment_thingies
- src
    - Package.swift
    - main.swift
    - .swiftforat

This plugin does not work (and gives no error too). If I open only src in VS Code, then it works as expected.

More info: I'm using swiftFormat pas package dependancy

vknabel commented 11 months ago

Thanks for the feedback. I’ll have a look on this.

vknabel commented 9 months ago

This has been fixed and will be included in the next release