Installations
npm install @phoenix-plugin-registry/hirse.brackets-detect-indentation
Developer Guide
Typescript
No
Module System
N/A
Node Version
16.13.1
NPM Version
8.1.2
Score
70.3
Supply Chain
81.7
Quality
77.3
Maintenance
100
Vulnerability
100
License
Releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (95.34%)
CSS (4.66%)
Developer
Hirse
Download Statistics
Total Downloads
275
Last Day
1
Last Week
2
Last Month
9
Last Year
48
GitHub Statistics
11 Stars
28 Commits
2 Forks
2 Watching
1 Branches
1 Contributors
Package Meta Information
Latest Version
1.1.0
Package Id
@phoenix-plugin-registry/hirse.brackets-detect-indentation@1.1.0
Unpacked Size
14.66 kB
Size
4.75 kB
File Count
11
NPM Version
8.1.2
Node Version
16.13.1
Total Downloads
Cumulative downloads
Total Downloads
275
Last day
0%
1
Compared to previous day
Last week
0%
2
Compared to previous week
Last month
200%
9
Compared to previous month
Last year
-50%
48
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
1
Dev Dependencies
2
Brackets Detect Indentation
Brackets Extension to detect the indentation used in the current file and set your editor settings accordingly.
This extension is using detect-indent for the actual detection.
Installation
Latest Release
To install the latest release of this extension use the built-in Brackets Extension Manager which downloads the extension from the Brackets Extension Registry.
Latest Commit
To install the latest commit of this extension use the built-in Brackets Extension Manager which has a function to Install from URL...
using this link:
https://github.com/Hirse/brackets-detect-indentation/archive/master.zip
Brackets npm Registry
The latest release of this extension is also available on the Brackets npm Registry.
Usage
This extension adds two buttons to the indentation indicator in the status bar.
Click the A
to toggle automatic indentation detection on file change or click the D
to detect the indentation of the current file manually.
Use the settings defaultSpaceUnits
and defaultUseTabChar
to define a fallback for the case that the detection fails.
1{ 2 "hirse.detect-indentation.defaultSpaceUnits": 4, 3 "hirse.detect-indentation.defaultUseTabChar": false 4}
License
Brackets Detect Indentation is licensed under the MIT license.
detect-indent itself is also licensed under the MIT license.
![Empty State](/_next/static/media/empty.e5fae2e5.png)
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
5 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/24 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
Project has not signed or included provenance with any releases.
Details
- Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/Hirse/brackets-detect-indentation/releases/17101880
- Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/Hirse/brackets-detect-indentation/releases/8746874
- Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/Hirse/brackets-detect-indentation/releases/17101880
- Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/Hirse/brackets-detect-indentation/releases/8746874
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 4 are checked with a SAST tool
Score
2.1
/10
Last Scanned on 2025-02-03
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More