Indeedornot
Indeedornot
I do believe such a feature would come in handy. I am curious as to what would take to implement it. I've looked around in the code and from what...
> The sandbox changes colors correctly after updating the config. Odd, for me it does not, similiar to how it is in my project    I even tried...
The problem seems to be in `parser.js` file, the `FindBlockComments` uses regex on each line, where as user expected behavior is for it to match regex once until it maches...
Right now the workaround i found is to write a regex that allows everything up until a tag however I do not think it is in anyway long term thing...
I cannot link sadly to other issues mentioning this behavior to be expected currently due to being on mobile but prior to posting I've searched issues and have seen few...
I have gone and tagged here are people referencing this approach, might not be exactly the biggest bunch, but it is visible that some do want it [#226](https://github.com/aaron-bond/better-comments/issues/266#issuecomment-707495465) [#391](https://github.com/aaron-bond/better-comments/issues/391#issuecomment-1224716812) [#163](https://github.com/aaron-bond/better-comments/issues/163#issuecomment-661365035)...
As I understand it there is no option as of yet to instantiate a new database in WAL mode?
After diving deeper into this issue it appears to be a connection of problems between two repositories [Language Tools](https://github.com/vuejs/language-tools) And this one There would be need to add a resolver...
Sorry, but did you just try to push straight into the repository rather than making a pull request?
I'd also like to point out that OP has made a pull request that has yet to be reviewed regarding this. However it is not linked here https://github.com/aalhour/C-Sharp-Algorithms/pull/167