Destiny Peterson

Results 21 comments of Destiny Peterson

Here is a screenshot showing the problem along with the associated styles and stuff that create the problem: ![image](https://user-images.githubusercontent.com/24580325/47886034-1262f000-ddf5-11e8-9c58-f513c73bf04d.png)

Tree sitter seems to fix it, but at the same time it breaks a lot of other stuff. The "other stuff" was already discussed in another issue though.

https://github.com/atom/language-python/issues/281 is the issue I was referring to

Wanted to add some details to this that I've discovered when I wrote a writer for OLE files. Renaming an entry has a high chance of *requiring* a modification to...

Been a bit (around 2.5 years or so) and I did (in a way) make some progress on this. extract-msg can now create its own OLE files from scratch, which...

Further update, a large number of new functions were added in 0.39.0, the most recent version while writing this message, which make the OleWriter class a lot more functional, allowing...

@jorgesisco That's more relevant to the `extract-msg` project (which is what your code uses). The log message is an information log and not a warning or an error, and means...