-
**Problem**
VS Code ships with multiple actions that can be triggered on save, including:
- Trim trailing whitespace
- Trim trailing new line
- format document
- code actions (such as `organize…
-
```json
{
"workbench.colorCustomizations": {
"activityBar.background": "#111111",
"activityBarBadge.background": "#FFA000",
"list.activeSelectionForeground": "#FFA000",
"list.i…
-
Related: #612 #432 #319
We are using yarn workspaces with yarn's latest version (`3.0.1`) and yarn is not cached at all, it takes `1m 54s` in best cases and `3m 17s` in worst cases, including the c…
-
**Is your feature request related to a problem? Please describe.**
As I said [here](https://github.com/VSpaceCode/vscode-which-key/issues/11#issuecomment-671416989):
> In spacemacs you have majo…
-
### Which packages did you experience the bug in?
core, react
### What Tiptap version are you using?
2.1.12
### What’s the bug you are facing?
My project team has an existing React/TypeScript/Vit…
-
Sample of grid as component and theme component
Took some work at work removed some parts.
Update for : https://github.com/vegarringdal/simple-html/issues/29
`SimpleHtmlGrid.tsx`
```ts
import {…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.3.2
**System**: Mac OS X 10.11.2
**Thrown From**: [atom-tfs-auto](https://github.com/legofneb/atom-tfs-auto) package, v0.2.0
### St…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.23.3 x64
**Electron**: 1.6.15
**OS**: Microsoft Windows 10 Education
**Thrown From**: [pigments](https://github.com/abe33/atom-pigments)…
-
I mean mxgraph had it, didn't it?
https://github.com/jgraph/mxgraph/tree/ff141aab158417bd866e2dfebd06c61d40773cd2/javascript/examples/grapheditor
-
### Describe the bug
I came across this problem when investigating using `yarn link' for building che-theia. Imagine this scenario:
```
/projects/moduleA
package.json
some-typescript-files.…