-
NOTE: "sage -coverage" claims less than 100% coverage, but there is 100% coverage. It's a bug in the coverage script that it doesn't count doctests marked with `>>>`.
---
CC: @novoselt @sagetra…
-
# Environment
```none
Windows build number: Microsoft Windows [Version 10.0.19042.388]
Windows Terminal version (if applicable): 1.0.1811.0
tmux 3.0a
Alacritty 0.4.2
```
# Steps to …
-
Now that the Plaster module has a new home, we want to let everyone know where we are headed. First, this module has not been abandoned, although it certainly hasn't gotten much love lately. Here is w…
-
#### Expected behaviour
After performing search, matched text's hilight should be able to turned off with some operation, such as pressing "hilight" button.
#### Actual behaviour
Because ther…
-
## Info about the system I'm using:
**iTerm 3.3.9
Neovim v0.5
vim-plug
nvim-lspconfig
nvim-cmp (configured as recommended)
tsserver**
## What I expected:
- that I can select from autocomplet…
-
-
The syntax highlighting for code blocks is not working well for my syntax ( SaltStack Yaml with Jinja ). I would like to turn off all code block syntax highlighting. From the Jekyll documentation i…
-
Following [897](https://github.com/JuliaPlots/Plots.jl/issues/897), I attempted to make the plot look different,
```
using Plots
pyplot()
upscale = 1 #8x upscaling in resolution
fntsm = Plots.fon…
-
**Describe the bug**
I have an application which uses the JavaScript `fetch()` API to fetch some data and render it on a page.
**To Reproduce**
```html
Line wrap
--
|
|
|
…
-
RSyntaxTextArea dependency is currently consumed as a jar and is available through Maven Central.
Differences between the jar and upstream versions are:
- Language support for languages which aren…