👋 I'm not sure if this is just my vs code issue but I only get this when working on bootstrapped SST app. It's lagging to save file when it's changed.
a
Adrian Schweizer
06/18/2022, 10:50 AM
Are you inside of a container or VM maybe?
k
Karolis Stulgys
06/18/2022, 11:07 AM
no, it's just my local vs code
a
Adrian Schweizer
06/18/2022, 1:25 PM
no idea then, sorry, never seen that problem myself
f
Frank
06/20/2022, 6:17 AM
hmm.. bootstrapped SST apps don’t come with Prettier.. it’s likely configured within your VS Code.
y
Yann Hulot
06/23/2022, 5:16 PM
I have the same issue. I basically ported an existing serverless app to sst with the exact same eslint and prettier config as before and its lagging majorly in the sst project.
I am not sure what is causing the issue.