-
Could something like this be implemented into SublimeGit's diff styling? https://github.com/blog/1885-better-word-highlighting-in-diffs
-
It looks like there is no support for ediff yet.
Here's a list of faces that zenburn uses:
https://github.com/bbatsov/zenburn-emacs/blob/master/zenburn-theme.el#L524-L540
-
Hi Noam,
This issue is related to https://twitter.com/noamross/status/1129423451234668547.
Using `redoc` version 0.1.0.9000 and MS Word for Mac version 16.16.10 (190512), I found no way to accep…
-
Here is an example:
```
Org-mode test:
* Section
** Sub-section
*** Sub-sub-section
normal
/italic/
*bold*
~verbatim~
```
In emacs it is rendered as follows:
![2021-08-…
-
Hi, could you please add a kde version of the colors?
Akrai updated
6 years ago
-
At the moment in e.g. https://kbodwin.github.io/flair/index.html#re-referencing-a-chunk the code chunk
```r
decorate("how_to_pipe") %>%
flair_funs()
```
has R syntax highlighting (differ…
-
Earlier this summer, thanks to some great work by @virattara, we quietly gained support for custom themes, in #675; however we have not really taken advantage of this work much, and there are some cle…
-
```
What steps will reproduce the problem?
1. Set edge guide to column 80
2. Try changing document font, for example Deja Vu Sans Mono 12
3. Type out 80 characters
What is the expected output? What d…
-
### Thanks in advance for your bug report!
- [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)?
- [X] Have you used t…
-
Hi,
node-red 2.0.0 has a new additional editor - see here : https://discourse.nodered.org/t/node-red-2-0-0-beta-1-released/46990
It can be enabled in settings.js as described in the post.
Ho…