Open monarchwadia opened 4 years ago
This will allow users to create their own utility functions. It can lead to a very rich ecosystem of libraries that extend MPE's functionality. I would love something like this, it would be so amazing to be able to commit parser.js :-)
I know it's been 2 years but for the future people, perhaps you can configure the plugin's workspace setting Config Path
to a sub-path of your project.
parser.js file is currently located at
~/.mume/parser.js
please add support for adding
parser.js
to the current folderideally, the folder structure would then look like:
Expected behaviour: if
parser.js
is present in the folder, then use folderparser.js
instead of~/.mume/parser.js