Closed robotii closed 2 years ago
Just noticed there is some overlap with #3 here.
I'm not sure what the defaults should be for the list of stop words, but we could probably include the list in #3 as part of this MR.
Great job! I should probably work a bit on making my own code more standard. Hopefully I merged the conflict right, I'll test and let you know
Looks great. Looks though, like if someone turns on automatic parsing, the previously created blocks are also parsed. I'll look into this and fix it myself
Sorry, I got a bit carried away.
Let me know if this needs any changes.
Adds the following configuration options:
I tidied up some of the code as well. We can change anything you don't like, but as it stands this plugin is perfect for me with these changes.
I also updated the .gitignore to include IntelliJ files and added a tsconfig.json to help with linting (It is set to be permissive but I change it locally for better linting).