PowerShell / PowerShell/vscode-powershell
Enable "ISE Mode" at the workspace scope
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
Summary of the new feature
At the moment, ISE Mode could be enabled globally, changing the global VSCode settings.
User should be able to enable it at the workspace scope, so that global settings are not changed, and only certain workspace is affected.
Contributor guide
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 files or tests are named. Start by locating the existing ISE Mode implementation and how it writes global VS Code settings, then inspect the extension's workspace configuration handling. Done means ISE Mode can be enabled for one workspace without changing global settings, while existing global behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100