-
yarn run v1.22.19
$ yarn install && yarn setup:frontend && yarn setup:backend
[1/4] 🔍 Resolving packages...
[2/4] đźšš Fetching packages...
[3/4] đź”— Linking dependencies...
[4/4] 🔨 Building fresh…
-
**Is your feature request related to a problem? Please describe.**
We achieved optimization in this lib at sufficient level, with improving js, css and React technique.
However it seems to be diffic…
-
### Description
Zettler doesn't recognize a file as changed, when there is **no** new line in the document. If you only append an existing line, Zettler doesn't autodetect the change and therefore do…
-
```
âžś frontend git:(main) âś— node -v
v18.18.2
âžś frontend git:(main) âś— yarn -v
1.22.19
âžś frontend git:(main) âś— rm -rf node_modules
âžś frontend git:(main) âś— yarn
yarn install v1.22.19
warn…
-
### pnpm version:
7.29.0
### Code to reproduce the issue:
.npmrc
```
node-linker=hoisted
```
package.json
```
{
"name": "strapi",
"private": true,
"version": "0.1.0",
"depen…
-
I saw this snippet on SO for setting up SQL auto-complete with table names and columns.
```js
CodeMirror.commands.autocomplete = function(cm) {
CodeMirror.showHint(cm, CodeMirror.hint.sql, { …
-
## Environment
Joplin version: 1.3.18 (prod,win32)
Joplin 1.3.18 (prod, win32)
Client ID: b49bbff1aadf415fa1f50edd8279c71d
Sync Version: 2
Profile Version: 34
Keychain Supported: Yes…
-
## Is your feature request related to a problem? Please describe.
The extension (0.41) does not work with JupyterLab 4.0.0
## Describe the solution you'd like
It would be great to add support for…
-
Has anyone tried to disable a single line or many instead of the whole file?
I tried creating a "ViewPlugin" but I caused more issues than I started with.
```JavaScript
const disableSingleLin…
-
I've just tried to implement two event inline embeddings for two different Event types on a site, which did not work.
When doing this one Event is displaying a never ending loading animation and th…