3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript2,478 forks (2,478 forks)batch import
help wantedvscode
Repository metrics
- Stars
- 18,676 stars (18,676 stars)
- PR merge metrics
- Avg merge 15d 4h (Avg merge 15d 4h)75 merged PRs in 30d (75 merged PRs in 30d)
Description
Description
Can you get the PowerShell Extension working
Reproduction Steps
You need to forward the pipe that the extension uses to the front end. There is an example of how to do this here:
https://github.com/TylerLeonhardt/monaco-powershell
OS and Theia version:
Diagnostics:
Contributor guide
- Research direction
- Review the monaco powershell example to understand how the pipe is forwarded, then adapt it for Theia's extension system.
- Tech stack
- typescript
- Domain
- developer experience
- Issue type
- Feature
- Prerequisites
- GitTypeScript