LinusU / LinusU/vscode-auto-dark-mode
Feature request to enable parameter to get the current theme
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 79
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
I use the `Theme by Language` extension and I would like to combine it with your extension.
This would work if there would be a "getter" parameter like `autoDarkMode.currentTheme` to pass as the default theme to the other extension.
Would that be possible?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is identified in the issue. Start by locating the extension's JavaScript activation entry point and how it determines the current theme; then assess how a getter such as autoDarkMode.currentTheme could be exposed for another extension. Done means the current theme is accessible in the requested form and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100