Salim B

Results 104 issues of Salim B

**Describe the bug** When I integrate an `.AppImage` file by double-clicking and choosing _Integrate and run_, a starter for the AppImage is created. When I integrate the `.AppImage` file using...

question
broken appimage

I am unsure about the correct terminology to describe this issue. The problem is: When I open Clipboard Indicator using the shortcut (Super+C) and then scroll down (or up) the...

Right now when I click on a header in the document outline, the editor jumps automatically to the corresponding position in the source file. When I write Markdown, I normally...

cf. https://cran.r-project.org/doc/manuals/r-release/R-lang.html#Argument-evaluation

instead of "RMarkdown"; the former is the official way, cf. https://rmarkdown.rstudio.com/ I've made sure to capture _all_ occurences of `RMarkdown` and replace it with `R Markdown`.

- rewrite majority of R code to be more consistent and logically coherent incl. lots of renamings; use consistent style (mostly tidyverse-compliant; but line width @ 160) - improve QSS...

Only the first search bar will get the id `rstudio_find_replace_bar`, all the additional ones (in other document tabs) will get `rstudio_find_replace_bar_#` where `#` is an increasing number, so we have...

### Menu bar tweaking - Decrease height by 10px, saving vertical space. - Use same background color as the rest of the menu bar and change drop-down color accordingly. This...

Since we now provide [two different editor themes](https://github.com/anthonynorth/rscodeio/pull/44) which still share most of their CSS rules, I think it would make a lot of sense to separate/modularize the CSS code...

As another theme named _Mojave Dark_ [proves](https://github.com/patrickshox/Mojave-Dark-RStudio-Theme#dark-styles-across-the-entire-ide-not-just-the-editor), it should be possible to style the other UI dialogs as well. Would be cool to support that in rscodeio, too. 🙃