-
Something like that defined in `settings.json`:
```json
"openMultipleFiles.savedGlobs": [{
"name": "All ts",
"command": "all-ts",
"glob": "**/*.ts"
}]
```
To be able to invoke it fro…
-
**Describe the bug**
doesn't work when templating.
**To Reproduce**
Steps to reproduce the behavior:
1. create template macro `zettelkasten` with ↓
- template path = _template/zettelkasten…
-
So far, very impressed. A few thoughts:
- Feature request: option to have sentences auto-capitalize. This is a real timesaver.
- Question/suggestion: No "save as" command? I understand using "b…
-
**Problem description**
Currently, Sublime Merge entries only show up in the Sublime Text Command Palette if you are currently in a git repository. This means to open merge you first need to do a g…
-
Omitted from initial implementation in #6635.
It would be a neat idea to allow display command-palette entries either heavily weighted towards MRU items, or specifically start the empty list with t…
-
We should consider a context menu off the image and maybe a palette command for Docker sbom
-
When calling the Command Palette or "GoTo on Steroids" we get a nice input box. But there are some other input dialogs (copy, rename, pack, etc.) that come up as very small modal dialog boxes floating…
-
Since I upgraded to 2.4.4, I am getting this error when I try to invoke any eslint command from the command palette:
Vscode version: 1.81.1
![image](https://github.com/microsoft/vscode-eslint/as…
-
Thank you for your excellent package! It works great for smoothing lines.
I recently wanted to use `loess` to smooth a surface with two variables. I have some sample data here: [sample_data.csv](ht…
-
This seems like a nice plugin to work on.
I played a bit with it and I had a few ideas that I was thinking we can discuss here before making a pull request
- it should **not** run on automatically o…