Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some SW* commands don't respect namespaces #58

Open
Jefficus opened this issue Oct 11, 2017 · 0 comments
Open

Some SW* commands don't respect namespaces #58

Jefficus opened this issue Oct 11, 2017 · 0 comments

Comments

@Jefficus
Copy link

If I visual select a block and execute SWLinkInsert to move the block into a new file called name.CamelName, the file is created as name.CamelName at the project root, rather than name/CamelName.

The workaround is to let this happen and then open name.CamelName and execute :SWRename name.CamelName which DOES respect the namespace.

The problem holds true for SWLinkAppend, SWInsert and SWAppend as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant