-
### Describe the bug
The `TSInstall` commands fail when `vim.fn.stdpath("data")` contains whitespace characters. This is because the command line args are concatenated into a single space-separated s…
-
Considering a Parse API refactor along with the next round of API-breaking changes. However, since the Parse API is likely the most used API we should be careful and only change it when we've gotten i…
-
In my window,vscode has two setting,user and workspace,default is user setting。
```user config
{
// user setting.json
// other config
"editor.mouseWheelZoom": true,
"terminal.integrated.de…
-
Hello!
I am running an nf-core pipeline with `--profile test,self_hosted_runner` which both declare different `process.resourceLimits`, and I expect `self_hosted_runner` to be the one with priority…
-
I am using the Peggy parser generator library for JavaScript, which has been instrumental in handling complex parsing tasks. However, I have noticed a potentially confusing aspect regarding the parse …
skoji updated
6 months ago
-
the next command line `npx mongodb-rest` returns:
```
body-parser deprecated bodyParser: use individual json/urlencoded middlewares node_modules/mongodb-rest/server.js:102:35
body-parser deprecated…
-
With Yarn v4's [pnpm linker](https://yarnpkg.com/features/linkers#nodelinker-pnpm), this extension no longer works on TS files due to issues the installation layout causes with the regexps the extensi…
-
My config is
.prettierrc
```json
{
"overrides": [
{
"files": ["*.html"],
"options": {
"parser": "go-template"
}
},
{
"files": [
"st…
-
Hello,
I am try group create subgroup in a group but the gooey_options={'columns': 1} do not work in the parent one.
The subgroups are all align in columns and not in row.
```python
from gooey…
-
Via .g4 context menu in project tree, I configure the Antlr generator.
Within the same Intellj session, I can reopen the configurator, having all values still at hand.
However: After IntlliJ resta…
ktr62 updated
4 years ago