-
```
Using the latest AIR version (AirMiniBuilder-1.1.2-alpha.air) on a Mac.
The cursor's position on the source code text line is 'behind' where the actual
characters are being inserted, the number…
-
```
Using the latest AIR version (AirMiniBuilder-1.1.2-alpha.air) on a Mac.
The cursor's position on the source code text line is 'behind' where the actual
characters are being inserted, the number…
-
#### Describe the bug
Exit status on right side of the prompt is showing a dark block instead of the tick mark when the last command's exit status is successful. If exit status was an error then it…
-
When adding themeVariables in the initialize call these changes are not being applied if you also change the font-family in the root.
knsv updated
12 months ago
-
Hi,
I forked this project, cloned it and compiled Bootstrap.sln. How ever, I cannot figure out how to run the available tasks (repl, compile). Can you give me a hint on how to start?
Also, I couldn'…
-
```
Using the latest AIR version (AirMiniBuilder-1.1.2-alpha.air) on a Mac.
The cursor's position on the source code text line is 'behind' where the actual
characters are being inserted, the number…
-
Hello,
> Emacs : 29.3
> svg-lib : 0.3
> nano-modeline : 1.1.0
> nano-theme : 0.3.4
I use "nano-theme" and "nano-modeline" and instead of seeing icons in modeline I see text [bootstrap:XXX], I…
-
repro, modifying the `basic_ui` example
```rust
use bevy::prelude::*;
use bevy_cosmic_edit::*;
fn setup(mut commands: Commands, mut font_system: ResMut) {
let camera_bundle = Camera2dBundle…
-
Fira Code ships `fira_code.css` and `specimen.html` at the top level of their release archive.
Source: https://github.com/tonsky/FiraCode/tree/master/distr
Perhaps we should do something similar…
-
Hello
I have a bug in the game launch, it seems to be a segmentation fault
my mono version is : `5.20.1.19`
this is the mistake
```
=====================================================…