-
Hello!
Congrats for the new client update!
I have a _feature request_ to enable code block wrapping in Turtl.
I was trying it today after discovering the option on CodiMD: it would be very nic…
-
When I comparing `LoggingEvent` from slf4j with `KLoggingEvent` I can see the last important missing part - TimeStamp (Maybe ThreadName is also important, but I don't really know how threads in Native…
vdshb updated
5 months ago
-
Time to start coding some of the menu internals.
Handle wild card commands
Setup menu switching
Displaying menu prompts.
Starting on Main menu, then will work backwards through the TOP menu whi…
-
See https://gist.github.com/chrismccord/bb1f8b136f5a9e4abc0bfc07b832257e#add-a-routes-alias-and-update-your-router-calls
The following comment might be of help to migrate all the `abc_path` and `ab…
-
As mentinoned by @wflynny in #109:
> citekey justification on listing could be added (e.g. adding some string formatting to `pretty.py`: `paper_oneliner`)[...]. Something like: `u'[{citekey:>30}] {d…
-
Relevant comment in `intrinsics.rs`
```
// Codegens a simple intrinsic: ie. one which maps directly to a matching goto construct
// We need to use this macro form because of a known…
-
Setting up stuff was a nightmare for people not familiar with the web ecosystem. sv/cli doing it is great. Thx.
The implementation of my proposition would help the beginners without bothering the exp…
-
see https://github.com/saltstack/salt/issues/39017
if we can convert some formula's which have a big or multiple yaml files
we can convert these to json and import those.
oneliner to convert
…
-
chai.js has cool API that allows for checking if two values (including floats) are close to each other.
For example, you can't realy check
``` javascript
expect(0.1+0.2).to.be(0.3)
```
because the…
-
This ticket suggests a new low-level mechanism in Flow that would allow defining all JS expression to invoke as static strings with no possibility of causing XSS issues by accidentally including user-…