gitKrystan / prettier-plugin-ember-template-tag

A prettier plugin for formatting Ember template tags
MIT License
22 stars 12 forks source link

VSCode settings cleanup #263

Closed MichalBryxi closed 5 months ago

MichalBryxi commented 6 months ago

source.fixAll

My vscode is:

Version: 1.87.2
Commit: 863d2581ecda6849923a2118d93a088b0745d9d6
Date: 2024-03-08T15:21:31.043Z
Electron: 27.3.2
ElectronBuildId: 26836302
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Darwin x64 23.4.0

And it always does this change upon project reload. The hint in my vscode settings says following about true value:

Triggers Code Actions only when explicitly saved. This value will be deprecated in favor of "explicit".

eslint.packageManager

My vscode says about this property:

The setting is deprecated. The Package Manager is automatically detected now.