Andrey Makarov

Results 5 issues of Andrey Makarov

When there are many threads in the debugged program the threads pane takes up too much space. This patch introduces the limit to number of threads displayed and sets it...

No logic was added, just 8 more files have been migrated.

### Summary Adopt [the implicit_header_references extension](https://pandoc.org/MANUAL.html#extension-implicit_header_references) for both normal section references and [Nim smart doc links](https://github.com/nim-lang/Nim/blob/devel/doc/docgen.md#referencing-nim-symbols-simple-documentation-links). This is a part of work for converting from RST to Markdown markup. ###...

Feature

### Abstract This proposes a new syntax for markup language, while preserving orderly and well-structured nature of RST, e.g.: ``` For adding things to index use "sink"{idx} instead of `sink`:idx:...

### Abstract An alternative proposal to https://github.com/nim-lang/RFCs/issues/456. Nim's eccentric style insensitivity has been a source of many complaints. And still people want to be able to select between `camelCase` and...