Directory

Results 14 issues of Directory

before i installed from a newer version on git it was something else about an import error. now that i have the newest version this error appears when i import...

## Environment * **IntelliJ Rust plugin version: Latest** * **1.64 nightly** * **intellij IDEA 2022.1.3** * **Windows 10.** When running any rust program (where it internally calls `cargo run`) the...

Lets say i only wanted italics with * and bold with **. and any other syntax, no matter what, will just be left alone raw. can i do that? and...

https://tera.netlify.app/docs/#functions the docs seem outdated. this isnt valid rust i dont think.

there's a feature that i would love to be implemented in v2. in issue #101 it was mentioned that for minification/optimization it should be left to external 3rd party crates...

please please please tell me this is some April fools joke. if it is ill be honest i love it. but seriously, judging my the amount of incredibly intelligent people...

When loading the demo where the initial window width is 1022 pixels or less (most mobile screen sizes) lerp elements are not animated right and the side scrolling things dont...

```py cache_config = { 'CACHE_TYPE': 'memcached' } ``` ```py Exception possibly due to cache backend. Traceback (most recent call last): File "/home/blank/env/lib/python3.8/site-packages/flask_caching/__init__.py", line 463, in decorated_function self.cache.set( File "/home/blank/env/lib/python3.8/site-packages/flask_caching/backends/memcache.py", line...

is it possible to just open an already decompiled folder generated by apktool?

I know something like this isn't necessarily a bug but this behavior is weird. im using the default everything. the default datasets that came as test data etc. every question...