MaxCan-Code

Results 7 issues of MaxCan-Code

### Description Add example flakes from `docs/nix-flakes.adoc` as templates. Format standalone flake in `docs/nix-flakes.adoc` ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with `./format`. - [x]...

Hi, I made a sample vim extension with [monaco-vim](https://github.com/brijeshb42/monaco-vim) after #556. Feedback welcome.

If anyone wants a simple hardtime, try `:nn jj ` like in https://stackoverflow.com/a/23489147. I hardtimed b and w in my [vimrc](https://github.com/MaxCan-Code/nyoom.nvim/blob/smol/vimrc#L42-L45)

- **Avoid replacing newlines to prevent text from reflowing** - **Tweaks for Kakoune v2024.05.18**

https://github.com/Dyalog/ride/blob/ce86917fbb90018992e538eae7b51d009925ecc1/src/prf.js#L221 Keys like `colourSchemes` and `keys` in `RIDE_PREFS` (should be but) aren't proper JSON so I wrote this logic to import it into JSON5 or write it back: ```apl {f←'prefs.json'...

``` ns←⎕ns'' ns.foo←{⍵} ]Create ns ns ERRORS ENCOUNTERED: ⎕SE.Link.Create: Not a properly named namespace: #.ns ⍝ should be ⍝ ERRORS ENCOUNTERED: ⎕SE.Link.Create: Not a properly named namespace: #.ns ⍝ try...

enhancement

Hi @dwijy-piggy, what are you interested in working on? It can be from https://opensource.dyalog.com/#dyalog-jupyter-projects or anything you like. ref: https://github.com/Dyalog/OSS-Projects/discussions/7#discussioncomment-13200089