Closed ErfanBahramali closed 2 years ago
Laravel supports the nested directory structure for translation files
But this extension does not support this feature
VSCode Version: 1.62.2
Extension Version: 0.6.1
Example:
trans('TestOutFolder.test'); // support trans('Tests/TestInFolder.test'); // not support
https://user-images.githubusercontent.com/77061285/142510957-27cc240e-40be-40c4-971c-f2c796747121.mp4
See also:
https://stackoverflow.com/questions/45657634/laravel-lang-file-in-subfolder
https://github.com/laravel/framework/issues/14212
Laravel supports the nested directory structure for translation files
But this extension does not support this feature
VSCode Version: 1.62.2
Extension Version: 0.6.1
Example:
https://user-images.githubusercontent.com/77061285/142510957-27cc240e-40be-40c4-971c-f2c796747121.mp4
See also:
https://stackoverflow.com/questions/45657634/laravel-lang-file-in-subfolder
https://github.com/laravel/framework/issues/14212