You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to save a file, named for example Actions.codeunit.al, the extension renames the file and closes and reopens it, even if the file already corresponds to the FileNamePattern setting. I also get an error:
And the VS code UI blinks and changes the file name in the tab to italic, which means that the tab will go away if I click on another file on the sidebar. This makes the workflow a bit troublesome
The text was updated successfully, but these errors were encountered:
Seems to work as intended. Do you know why the original setting was displaying that behaviour? I also tried manually naming the file Actions.Codeunit.al (pascal case on object type) but the same weird behaviour happens
Hi, my settings.json is like this:
When I try to save a file, named for example
Actions.codeunit.al
, the extension renames the file and closes and reopens it, even if the file already corresponds to the FileNamePattern setting. I also get an error:And the VS code UI blinks and changes the file name in the tab to italic, which means that the tab will go away if I click on another file on the sidebar. This makes the workflow a bit troublesome
The text was updated successfully, but these errors were encountered: