issues Search Results · repo:standard/vscode-standard language:TypeScript
Filter by
147 results
(105 ms)147 results
instandard/vscode-standard (press backspace or delete to remove)Here s what I did
I have a project with a workspace with 6 sub folders that have typescripts projects. Each project have ts-standard
installed.
Sometimes, when vscode starts up, I get this error:
The ...
pascencio
- Opened on Oct 16, 2024
- #540
Here s what I did
I want to configure standardx to use TypeScript, and I took the following steps to do so.
Freshly install the standard plugin in vs-code (I got version v2.1.3).
All plugin settings ...
theScottyJam
- Opened on Aug 26, 2024
- #539
Here s what I did
Added the following config to my workspace settings.json:
{
standard.engine : ts-standard ,
[typescript] : {
editor.defaultFormatter : standard.vscode-standard ...
smac89
- Opened on Nov 20, 2023
- #537
Here s what I did
settings.json
{
standard.enable : true,
standard.usePackageJson : true,
standard.autoFixOnSave : true,
standard.enableGlobally : false,
standard.validate : [ ...
missinglink
- 3
- Opened on Oct 25, 2023
- #536
What version of this package are you using?
What operating system, Node.js, and npm version?
- WSL / Ubuntu
- node v20.5.0 (nvm)
- npm v9.8.0
What happened?
when using the following configuration: ...
ahmadnassri
- 1
- Opened on Jul 22, 2023
- #534
What version of this package are you using? v2.1.3
What operating system, Node.js, and npm version? MacOS 13.4.1
What happened? When attempting to overwrite the rule, operator-linebreak : [ error , before ...
ckingchris
- Opened on Jul 14, 2023
- #533
Not sure if this is a bug or not - there appears to be a mismatch between the type declared to be returned from
StandardEngine s lintText in this repo and the implementation in the standard-engine repo ...
pedro-w
- 2
- Opened on Nov 8, 2022
- #496
What version of this package are you using? 12.0.1
What operating system, Node.js, and npm version? Debian 11 x64, Node v16.15.1, npm v8.11.0.
What happened? After upgrading from ts-standard 11 to 12.0.1, ...
bug
brenc
- 12
- Opened on Oct 15, 2022
- #483
What version of this package are you using? 2.1.2 standard engine 17.0.0 What operating system, Node.js, and npm
version? npm 6.14.17 node v14.20.1
What happened? Failed to load JavaScript Standard Style ...
holopekochan
- 3
- Opened on Oct 14, 2022
- #482
What version of this package are you using?
- v2.1.2
What operating system, Node.js, and npm version?
- Windows | 10 x64
- NodeJS | v16.17.0 x64
- NPM | v8.19.1
What happened?
When I try to ...
bug
bestpika
- 9
- Opened on Sep 12, 2022
- #465

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.