Andrew Heiss
                                            Andrew Heiss
                                        
                                    #7 fixes all the extra `:::`s
For column-based searching and/or filtering, it could be helpful to do something similar to RStudio, which has search boxes above each column and then only displays rows that match the...
Was about to open a new issue, but found this. Currently the only way I've found to left/right align HTML tables is to include this as a separate CSS file:...
There's a temporary solution here too, which involves injecting some extra CSS to the table displayed in RStudio https://github.com/haozhu233/kableExtra/issues/689#issuecomment-1170167006
But it's still a **kableExtra** issue, not a **modelsummary** issue. It might be possible to permanently add the CSS override in **kableExtra** itself as long as it doesn't break output...
I completely agree that this is a serious issue, but I don't use Windows (nor do I have a Stata license for Windows), so I can't debug this directly. I...
Does the [StataEditor](https://github.com/mattiasnordin/StataEditor) package keep everything in the same instance?
Sadly, there hasn't been any progress on it. I don't use Windows, so I can't debug this easily (and what's worse, I don't have an active Stata license anymore, so...
Hrm. That seems to be a Stata-specific problem, since it should happen any time you run any .do file like this (i.e. double clicking on it and opening it in...
Actually, look at [known problem #5 here](http://huebler.blogspot.com/2008/04/stata.html). It's for Notepad++ on Windows, not Stata on OS X, obviously, but it might be the same problem. What happens when you open...