Showing results for April 2024 - ISE Developer Blog

Apr 26, 2024
4

Development Containers Simplified

Ayman
Ayman

This post talks about the concept of development containers and how it can help us to solve the challenges we face when setting up our development environment or onboarding a new team member.

CSEISE
Apr 12, 2024
1

Testing VSCode Extensions with TypeScript

Annika Bassey
Annika Bassey

Due to the nature of VS Code, testing extensions can be quite complex. In this blog post, we explore various ways to write unit tests for VS Code extensions, as well as strategies for writing more sufficient integration tests.

CSEISE

Feedback