anzwdev / al-code-outline

AL Code Outline for Visual Studio Code
MIT License
51 stars 13 forks source link

Empty path name is not legal error for Fix Identifiers and Keywords Case in the Active Project command #515

Closed RadoArvay closed 9 months ago

RadoArvay commented 9 months ago

I am getting Empty path name is not legal. (Parameter 'path') error when I run Fix Identifiers and Keywords Case in the Active Project command. The project is multiroot workspace. I do not know any other details. Does not work with a current version v3.0.54. It works with a previous version v3.0.53.

bokhimlin commented 9 months ago

Seems I get the error too. Just that I use the function Add Missing Parentheses to the active Project. For the function Add Missing Parentheses to the active Project it does work for my tested files. Using Version v3.0.54

tillrouvier commented 9 months ago

I am getting the same error with version v3.0.54 when I run the "Remove 'with' usage from the Active Project" function. Seems to be working for me on version v3.0.53.

anzwdev commented 9 months ago

Thank you for reporting the problem. I've fixed it and released a new version.