-
The dependencies in package.json are old.
running `yarn upgrade --latest` result in following changes to package.json file.
before committing the change run yarn-deduplicate as described in https:/…
-
Tracking typings for Gulp, its dependencies and important plugins. Feel free to extend.
- [x] gulp@3
- [x] orchestrator
- [x] gulp@4
- [x] undertaker
- [x] minimatch
- [x] chokidar
- [x] vin…
-
(Reposted from VS Code repo as they say it is caused by an extension)
Issue Type: Bug
Running a C# (ASP.Net core application) with the Debug window open / showing, results in an unresponsive VS …
-
This issue contains a list of Renovate updates and their statuses.
## Rate Limited
These updates are currently rate limited. Click on a checkbox below to force their creation now.
- [ ] Update dep…
-
Hi, first thanks for your work in this project!
I'm using the linter in a project where I don't use Relay, and I have some errors with the relay rules. And if I want to disable them I need to confi…
-
**Oni Version:** 0.3.6
**Neovim Version (Linux only):**
**Operating System:** macOS High Sierra
**Issue:** @angular/language-service is enabled in tsconfig.json, but it doesn't seem to work f…
-
I've set up typechecker, it works fine, but only with `*.ts` files. It doesn't work with `*.vue` [Single file components](https://vuejs.org/v2/guide/single-file-components.html) at all.
I've added …
-
When adding preferences, the pattern is to define a schema, such as
```ts
export const cppPreferencesSchema: PreferenceSchema = {
type: "object",
properties: {
"cpp.buildConfig…
-
Hello,
We are getting a following error when running the TS analysis for our project:
```
INFO: Sensor Lines Sensor
INFO: Sensor Lines Sensor (done) | time=0ms
INFO: Sensor TslintQualitySenso…
-
# 🚀 Feature request
## Description
What do you want to be added?
Reports from hints should include actions to take in response to the report. These may include some which disable/ignore …