-
**Currently**:
We aren't using prettier, instead a lightweight custom solution that has issues, and is not configurable.
**Proposed**
- Use prettier for graphql, json, yaml, etc.
- make it …
acao updated
3 months ago
-
logger.info(message, "abc");
Output is:
{"0":"a","1":"b","2":"c","level":"info","message":"message"}
I guess this is because the meta string is combined into the object before stringifing, It l…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
Declarative list formatting
### Developer environment
Non…
-
I think it would be very nice if we could have JSON Validation feature when formatting JSON. Give an error tip when the JSON string is invalid.
Thanks.
-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Windows
### What is the issue affecting?
Diagnostics/Syntax Checking, Formatt…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
For task 1, follow these instructions below:
- Add your details following the previous example.
- Respect the Json formatting
```json
[
{
"name": "Steve Y…
-
It might be a good idea to display "unhandled" errors in a cleaner way, rather than directly showing the end use the JSON object returned. Should we format returned JSON into simple HTML tables of key…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
I was following the getting started page https://opentelemetry.io/docs. I noticed the ja…
-
The `textarea` could utilize the [Monaco](https://github.com/microsoft/monaco-editor) editor to provide syntax highlighting and "normal" text editor features for request JSON (or other languages).
…