-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
You'll be aware of a rename issue with dollar signs in file names as per #142
I've noticed something possibly related when opening files.
For example, if you create a file "MyTest$File.ts" and try to open it through neo-tree, the actual file path it will open is MyTest.ts - ignoring everything after the dollar sign.
I've only recently come across this with the Remix framework, which uses a $ for naming files with dynamic route parameters.
If you don't think it's important, I'll eventually get around to submitting a PR as this is my favourite Nvim tree plugin. Great job to the authors :)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working