-
## Description
When I have some text selected and I type the quote char, the selected text gets erased, instead of being wrapped around with quotes. The expected behavior would be the same as when …
-
I tried your code and I like the simplicity to display lot of data with very little effort. Now I do not use
Homie convention for my project but I will describe my project. Basically I have local s…
-
A new version (0.6.4) of `ruff` was just pushed to the `latest/candidate` channel [in the snap store](https://snapcraft.io/ruff). The following revisions are available.
CPU ArchitectureRevisionamd641…
-
saas:build fails right now when `composer install --no-dev` has been done. it cannot find bootstrap, as it's right now in require-dev 🤔
https://github.com/symfony/demo/blob/main/composer.json#L66
-
#### Description
**What wanted you to do? what went wrong?**
I saw this was closed in a commit but I'm still having this error:
Upon inject command, and error:
/usr/share/atom/resources/app/src/no…
-
Similar to #2, but for string formatting instead of string parsing.
If #2 is adopted, an API using the same microformat could be proposed.
### Advantages:
Sometimes it's necessary to obtain a…
-
https://rehansaeed.com/whats-new-in-asp-net-5-mvc-6-boilerplate/
-
**Description**
I try to use the formatter to rewrite an ODBC sql query, but the formatting is not as desirable
**Power Query- / M-Code**
let
Source = Odbc.Query("dsn=DenodoODBC", "SELECT #(…
-
My code:
```
# callback
def process_message_price(msg):
print(msg)
```
```
# websocket
bm = ThreadedWebsocketManager()
bm.start()
# listOfPairings: all pairs with USDT (over 250 items i…
-
To get things to work with VSCode I had to make the following changes:
```jsonc
// .vscode/settings.json
{
"[glimmer-js]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"edi…