-
-
Language: Rust
```
let a = 1;
let b = 2;
println!("{} {}", a, b|);
```
Pressing `` at `|` results in:
```
println!("{} {}", a, b
|);
```
However I would like it to result…
-
### Avoid duplicates
- [X] I have searched the [issues tracker](https://github.com/ferdium/ferdium-app/issues) for a bug report similar to mine, in vain
### Ferdium Version
6.0.1-nightly.22
### Wh…
-
### Steps to reproduce
1. `set sw=4 cinoptions=:0.5sw,=0.5s`
2. Indent this code as javascript:
```
switch (x) {
case 1:
foo();
case 2:
bar();
}
```
…
-
This idea came up while discussing https://botsociety.io/blog/2018/01/conversational-interface-define/ with the guys from http://www.loyjoy.com/ last week.
However, the basic idea is much simpler t…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/develop/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of …
-
-
- `vim --version`:
```
VIM - Vi IMproved 8.1 (2018 May 18, compiled Mar 6 2019 21:38:32)
Included patches: 1-996
…
```
I am not actually sure that following is incorrect behavior. But for me…
-
### Avoid duplicates
- [X] I have searched the [issues tracker](https://github.com/ferdium/ferdium-app/issues) for a bug report similar to mine, in vain
### Ferdium Version
6.2.1-nightly.19
### W…
-
Currently one gold and XP are possible rewards and "character stats". It would be cool to have a simple attribute-based system that allows for more variety with artefacts, quests and rewards as well a…