Matthijs Eikelenboom
Matthijs Eikelenboom
# Description Now the CodeEditModules package no longer exists, we also don't need the .xcworkspace file anymore. This simplifies the process for starting contributors as they can just open the...
### Description This PR changes how new files are created, when they're not created via the project navigator. Right now, the user is required to first create and save a...
> [!IMPORTANT] > This issue should only be picked up by CodeEdit maintainers **As a** CE developer **I want** a reliable foundation that handles and manages files **Because** it is...
**Describe the problem you faced** For work we had needed to have a concurrent read/write support for our data lake, which uses Spark. We where noticing some inconsistencies, so we...