File and Code Templates Not Syncing with Setting Sync

已回答

Hello,

I would like to sync my code templates (configured under Editor | File and Code Templates) across my JetBrains IDEs. Yet, when I add a (or modify a default) template, the change does not seem to sync from WebStorm to another IDE.

What is interesting though, if I revert the change of a template to its default, a file is created under <config directory>/settingsSync/fileTemplates/internal/<template name> with the content of “DELETED”. This change is picked up by other other IDEs, and is copied to its setting sync folder, but this will not revert the template on another IDE even it has been modified.

Backup and Sync is on and all settings are synced with “sync settings across all JetBrains IDE products” enabled

May I know if this is a bug? According to the documentation, it should be synced:

https://www.jetbrains.com/help/idea/share-file-templates.html

https://www.jetbrains.com/help/webstorm/share-file-templates.html

System and IDEs info:

WebStorm 2025.1 EAP
Build #WS-251.20015.42, built on February 7, 2025
Source revision: 853eeba6fdac0
Licensed to WebStorm EAP user: <my full name>
Expiration date: March 9, 2025
Runtime version: 21.0.6+8-b872.80 x86_64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 15.3
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 8
Metal Rendering is ON
Registry:
 debugger.attach.dialog.enabled=true
 ide.experimental.ui=true
 terminal.new.ui=true
Non-Bundled Plugins:
 org.toml.lang (251.20015.44)
 com.markskelton.one-dark-theme (5.13.0)
 org.jetbrains.plugins.gitlab (IU-251.20015.54)
 org.jetbrains.plugins.github (IU-251.20015.44)
 org.jetbrains.plugins.astro (251.20015.29)

RustRover 2024.3.4
Build #RR-243.23654.180, built on January 28, 2025
Licensed to <my full name>
Subscription is active until February 12, 2026.
For educational use only.
Runtime version: 21.0.5+8-b631.30 x86_64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 15.3
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 8
Metal Rendering is ON
Registry:
 debugger.attach.dialog.enabled=true
 ide.experimental.ui=true
 llm.ai.assistant.toolwindow.activation.on.start=false
 terminal.new.ui=true
 transferSettings.vscode.onlyCargoToml=true
Non-Bundled Plugins:
 com.markskelton.one-dark-theme (5.13.0)
 org.jetbrains.plugins.astro (243.23654.44)

IntelliJ IDEA 2024.3.3 (Ultimate Edition)
Build #IU-243.24978.46, built on February 11, 2025
Licensed to <my full name>
Subscription is active until February 12, 2026.
For educational use only.
Runtime version: 21.0.6+8-b631.39 x86_64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 15.3
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 8
Metal Rendering is ON
Registry:
 debugger.attach.dialog.enabled=true
 ide.experimental.ui=true
 terminal.new.ui=true
Non-Bundled Plugins:
 com.markskelton.one-dark-theme (5.13.0)
 org.jetbrains.plugins.astro (243.23654.44)
Kotlin: 243.24978.46-IJ

0

Hello, Kynson Szetau. Unfortunately, it is a known regression in the 2025.1 IDE version. Please consider following the bug report I mentioned to receive updates and be notified once the problem is fixed. 

0

Thanks for the reply! Glad that it has been tracked, hopefully it will be fixed soon.

0

请先登录再写评论。