When I attempt to create a new class in a package using one of the preconfigured snippets, it uses the wrong namespace.
It sets the namespace to "l.PackageName.src" instead of using the namespace specified in the package.json for the package.
When I attempt to create a new class in a package using one of the preconfigured snippets, it uses the wrong namespace.
It sets the namespace to "l.PackageName.src" instead of using the namespace specified in the package.json for the package.