kan58dan
kan58dan•11mo ago

Autosave firing on editing `.ts` files when a separate Deno enabled project is open

Hello, I am working on slack automation using deno. I'm developing with webstorm, but I'm having a problem because the .ts file is automatically saved in the deno project, is there a solution?
1 Reply
Deno AI Helper
Deno AI Helper•11mo ago
The documentation does not provide a specific solution for the issue of autosave firing on editing .ts files when a separate Deno enabled project is open in WebStorm. However, it does mention that Deno can be debugged using WebStorm with the help of a specific Deno plugin. If the autosave feature is causing issues, it might be a setting within WebStorm itself rather than a Deno-specific issue. You might want to check your WebStorm settings to see if autosave is enabled and adjust it as needed. Remember, this advice is not explicitly supported by the documentation and is more of a general suggestion. If you continue to experience issues, it might be helpful to provide more details about the problem or reach out to the WebStorm support community. 🦕