Bachynin Ivan

Results 18 issues of Bachynin Ivan

## Proposed Changes Add `showfiles` and `hidefiles` functions to osx module.

Feature

https://github.com/itsecurityco/to-google-translate/blob/015ea2c9fb2646cecfda48852bc10ebecad0d013/src/popup/popup.html#L27 This way users will instantly see translation of selected text in the popup.

markdown: ```` summary ```python foo = 1 + 1 ``` ```` example is rendered into valid spoiler but its body is just plain text instead of code block. --- life...

There are 26 pages of events, and pagination looks like this: Django version: ``` Django==2.2.10 django-jet==1.0.8 ``` With django 2.1 everything is fine

**Description** For the playground app you have pretty and functional template, with tags aggregation, collapsed examples and literally everything that I need. But with web-components I can use only template...

**Description** It would be very convenient to be able to create link to specific channel in documentation. By opening link with channel anchor asyncapi-docs should open appropriate accordion-item and scroll...

100% coverage close #9 close #29

```toml [config] list = [ { key = "value"}, "foo", ] ``` this way file will be parsed but `"foo"` will be ignored: `{config: {list: [{key: value}]}}` --- ```toml [config]...

type: feature
syntax: arrays

``` $ cmake .. -DCMAKE_TOOLCHAIN_FILE=/Users/Vania/Desktop/vcpkg/scripts/buildsystems/vcpkg.cmake ... CMake Error at /Users/Vania/Desktop/vcpkg/scripts/buildsystems/vcpkg.cmake:141 (_add_executable): Target "MarbleMarcher" links to target "Freetype::Freetype" but the target was not found. Perhaps a find_package() call is missing for...

When you have hierarchy of environment values (eg multiple docker-compose files that override each other) it will be easier to turn on/off this extension by just changing BETTER_EXCEPTIONS from `0`...