Luis Peregrina

Results 3 issues of Luis Peregrina

Is it possible to add the units as an option? It has worked when I edit the file and replace "px" with "%". Also I would like to know if...

@npx some improvements that I would love to see: - [ ] **Allow contributors** like the three guys that have open PRs - [ ] Add tests (we could help)...

- workspace.getConfiguration sets the scope to an active resource, in accordance to [Settings API](https://github.com/microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs#settings-api). - workspace.FindFiles uses [RelativePattern](https://github.com/microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs#new-helpful-api). Fixes: [Hide doesn't work on workspaces](https://github.com/npx/vscode-hide-gitignored/issues/4)