-
This is an awesome plugin! I use it all the time for note-taking.
One style of note taking that I use a lot is:
```
- Top level
* Sub point
+ Sub-sub point
```
It'd be great i…
-
#### General information
* **App version: v1.8.1 F-droid**
* **System: Android 8.0.0**
#### Description
It would be nice to have two buttons, one "indent" which adds four spaces to the sta…
-
```
def add(x, y):
return x+y
```
Function parseFunc expecting deindent token after new line, but the token is not generated if the function is at the end of the file.
-
Atm psyclone creates 'end do' statements as 'END DO ' - notice the space at the end. While mostly this does not matter, it triggers pylint warnings if a ''' multi-line string is used to compare the ou…
hiker updated
4 years ago
-
Some keybindings are set to `unknown` by VSCode. This probably has to do something with the [generate script](https://github.com/71/dance/blob/master/commands/generate.ts) and the [yaml source](https:…
timjs updated
4 years ago
-
**Describe the bug**
Compiler throw an error when using a IIFE as the key in {#each}.
Svelte version: 3.7.1
**Logs**
```
TypeError: Cannot set property 'maintain_context' of undefined
at…
-
Several Home Assistant users have reported that cast devices can't be discovered correctly after a recent upgrade which bumps zeroconf from 0.25.1 to 0.26.1: https://github.com/home-assistant/core/iss…
-
"The Yeoman generator is not using indent_size from .editorconfig and doesn't give the abbility to set it."
from https://github.com/yeoman/yeoman/issues/1082
-
Version: 0.192.0
## Problem
1) `autoindent` fails to indent parameter lists. Note: If I hit enter after `fake_function(`, `param=` would be indented 3x -- class > def > foo.
``` python
class Bar(uni…
-
When `dev: false` and Svelte generates template literals to set the innerHTML of an element, it seems to be adding whitespace. Specifically it seems to be aligning the template literal to the indentat…
pngwn updated
5 years ago