-
It would be great if Editor also allowed plugins to extend inline formatters, like [adding any possible inline element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element#Inline_text_semantics)…
-
It would be interesting to make this extension able to format code written in other languages than Python, by:
- showing the right formatter to the user based on the file type (related to #4)
- ru…
jtpio updated
8 months ago
-
Hello,
nice work here -- but your web page mentions numeric formatter, and that is not
included in the git source... just wondering if it an oversight, or should I write it ?
surely they are needed …
arisi updated
10 years ago
-
With the nature of the inputs being inside a ng-repeat, parsers and formattersto not work with the repeat section type..
eg:
```
defaultOptions: function defaultRepeatSectionOptions() {
…
-
I am trying to run sass-lint through gulp-sass using eslint 6.0.1, but I get the following error message:
```bash
Error: Cannot find module 'eslint/lib/formatters/stylish'
Require stack:
- node_mo…
-
For the past ten minutes, I've been trying to switch the subscriber to use `format::Pretty`, but I am not succeding. I think the docs might be improved a bit )
Specifically, [this section](https://…
-
```
https://code.google.com/p/google-caja/source/detail?r=5218
This change disallowed HTML provided by guest code. That was in and of itself
good, as it closed a security hole (arbitrary script exe…
-
Do you think it's a good idea to provide functions that change keys formatting? I've imagined something like this:
```js
import { snakify, camelify, kebabify } from 'shapify'
const obj = {
f…
-
Original [issue 1778](https://code.google.com/p/google-caja/issues/detail?id=1778) created by ihab.awad on 2013-06-24T20:04:43.000Z:
https://code.google.com/p/google-caja/source/detail?r=5218
This c…
-
Hi, I started using this for some projects yesterday and definitely love it. I needed to make a few fixes (which I'll be submitting PRs for this weekend), but this definitely fits into it. I had 2 ide…