Steven Kalinke

Results 22 issues of Steven Kalinke

enhancement

Use `--postscript-name` directly instead of --info and greping the name... way faster

By default RStudio is scaled-up way too much on my high DPI display. Therefore, I usually set it to 80% scaling. However, the rscodeio’s menubar is not respecting the zoom...

As seen here: ![image](https://user-images.githubusercontent.com/9831678/86510479-3fe51580-bdf0-11ea-84c5-4be004dbc923.png) The folder is not really required for Flow. PowerToys had a similar "issue" in the past, and maybe this resource is helpful: https://github.com/microsoft/PowerToys/issues/1494

enhancement

After downloading Flow I always get: ![image](https://user-images.githubusercontent.com/9831678/86727646-e701c100-c02b-11ea-805e-afb7459dbd7a.png) In the downloads page of my browser (Edge) I need to confirm (show more) that this app is really safe: ![image](https://user-images.githubusercontent.com/9831678/86727877-1fa19a80-c02c-11ea-9c4d-d0c9b1e3601d.png) This is...

enhancement
keep-fresh

Cygwin maps Linux POSIX paths to Windows Path and prefixes the current path with `/cygdrive/` That means, assume you are in this folder: `C:\Users\Username\git\project` the corresponding cygwin path would be...

bug

Tooltips are really helpful, however, if the first row (if there is a header) would move along with scrolling would be really great. Any idea if this is feasible?

I still prefer to use the pdflatex compiler (mostly because of the better microtype support), yet I am unable to get the following ligatures in my text: Qu, Th, ft...

question
ctan

I am just learning about unit testing in R, and playing with the examples provided in https://r-pkgs.org/tests.html I noticed when I run: ``` string

Regarding #83 it would be a cool feature if a user could put a `php.ini` at the root of their project’s working directory which overrides the entries from the system’s...